How to insert data through code on data list by using bin shell 

Confluence User - 09 Aug, 2022

Requirement:

I am getting sender, reciever, subject, content, attachment of an Email from  code in email pol my requirement is to post all the data to data list

so please give me proper code to insert all the data in joget datalist 

java;all;datalists;email

2


11 Aug, 2022
confluenceUser
confluenceUser

Hi, it depends on which binder you are using for your datalist. If you are reading from a database, then you can insert the data directly into your database using JDBC like in Store Form Field Data to Multiple Tables. If your data is from an API then you would insert the data into that service, and so on.

11 Aug, 2022
confluenceUser
confluenceUser

My data was from Outlook I have completed my task by JDBC binder 

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print