How can I fill a webinterface with a webservice result

398 views
Skip to first unread message

emon...@lanogalera.biz

unread,
Sep 30, 2016, 10:27:02 AM9/30/16
to Fujitsu RunMyProcess Developer Community
I need to read a data from zoho reports and fill my web interface with the data from zoho reports

ankitas

unread,
Oct 1, 2016, 12:43:10 AM10/1/16
to Fujitsu RunMyProcess Developer Community, emon...@lanogalera.biz
Hi Edgar,

Thank you for contacting Fujitsu RunMyProcess Support.

To fill a webinterface with a webservice result, you need to create CAPI calling the connector for that web service and trigger the CAPI via JavaScript.You can use function RMPApplication.set() to set the values computed in the result of CAPI on Web interface.

For more ref please visit the link :

Please let us know for any additional clarifications.

Regards,
Ankita
RunMyProcess Support

emon...@lanogalera.biz

unread,
Oct 3, 2016, 7:53:56 PM10/3/16
to Fujitsu RunMyProcess Developer Community, emon...@lanogalera.biz

Thanks Ankita Its work for me, but how can I fill an array Widget in the web interface?

Pankaj Kumar

unread,
Oct 4, 2016, 2:52:30 AM10/4/16
to Fujitsu RunMyProcess Developer Community, emon...@lanogalera.biz
Hi Edgar,

Once you retrieve the data by invoking the connector, please populate the array_widget variable name with following type of value and pass it as input variable to the activity.

array_widget varibale = {"column_1_variable":["col_1_value_1","column_1_variable","col_1_value_3"],"column_2_variable":["col_2_value_1","col_2_value_2","col_2_value_3"],"column_3_variable":["col_3_value_1","col_3_value_2","col_3_value_3"]}

Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support


--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum+unsubscribe@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at https://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/49e81d4e-9d0d-45ef-b831-2920ca6ec7cd%40runmyprocess.com.

Reply all
Reply to author
Forward
0 new messages