Hello, We have a scenario in one of your business processes where the

Hello,

We have a scenario in one of your business processes where there is a requirement for users, through a SAIL form, to show a JSP UI of an external web application, by using a URL Link in the SAIL form, and have the ability to process the output of that JSP UI and place various values in the SAIL form that a user is currently in.

Is this possible given that in SAIL we are not able to use Custom JS code as we could in Portal forms? Has this been attempted by anyone and has found a solution?

Regards,
Thanos Michos

OriginalPostID-145243

OriginalPostID-145243

  Discussion posts and replies are publicly visible

Parents
  • You can achieve integration with an external web application through web services or database queries. The main problem you will face is that SAIL does not have an auto refresh option. So whenever the user has completed the external web application and closed, they will have to click a refresh button which would do a web service call or database query to update the information on the SAIL form.
Reply
  • You can achieve integration with an external web application through web services or database queries. The main problem you will face is that SAIL does not have an auto refresh option. So whenever the user has completed the external web application and closed, they will have to click a refresh button which would do a web service call or database query to update the information on the SAIL form.
Children
No Data