Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi,
I have question on integrating Joget with our current application. Do we have a step by step documentation on how we push the from data into joget and how to populate the task details in jsp form?
Please provide me the steps asap. We are currently doing a POC and your help will be greatly appreciated.
8 Comments
Tiensoon
Pushing form data into Joget Workflow
If you are referring to how you can set data from external web form into Joget Workflow, here are my thoughts:
Display External Data in Joget Form
To display data from external source, in forms designed with Joget Workflow, these are some possibilities:
Display Task Details in JSP
If you are referring to task details as in the monitoring details, you can use the web/json/monitoring/activity/view/(*:activityId) JSON API.
But if you are looking for form data, you can consider to query the form data table (those table prefixed with formdata_ in Joget Workflow database)
salman khan
Hello Tiensoon,hope you are doing well,
Display External Data in Joget Form
To display data from external source, in forms designed with Joget Workflow, these are some possibilities:
refer to the above discussion can you pleae give a simple example of what code should i place in the script box when i define the workflow variable,please give some general code example,that should query a database ,select some values and then display them in the drop down box that we have included in our form.
i have tried it with the following code,please see it and tell what i am missing ?thank you..
Arun Kumar
Hi Salman,
Please have a look at the below posts, you will get an idea on how to achieve this. Let us know how it goes.
http://dev.joget.org/community/display/FORUM/Several+questions
http://dev.joget.org/community/display/KB/BeanShell+Plugin
http://dev.joget.org/community/display/KB/Form+Variables
Thanks,
Arun
Tushar
@Arun.....could you give me step-by-step simple web application developed using Joget+Java(struts2) ???
plz its urgent
srishti srivastava
is there any way to integrate web application form in joget(ex: drupal form into joget)
Hugo
Hi there,
Please see Sample External Form Integration and the sibling pages.
Hope this helps.
RAJAVEL THIRUVU
Hi
The above url does not work! Please provide the working url for us to refer.
srishti srivastava
thanks Hugo
is there any way to pass dynamic link in map to external form in activity mapping.