selecting a column and retrieving its relevant data from the colllection to be displayed in the textbox

51 views
Skip to first unread message

menos...@googlemail.com

unread,
Nov 17, 2015, 5:39:41 AM11/17/15
to Fujitsu RunMyProcess Developer Community
Hi team,

Im trying to create a app that allows a person to view the collection data and make notes according to it. So basically the approver can see the interface with the details of the request, however i would like to make it so that if he clicks on a certain row or 'change id' , the relevant data should be pulled and filled in the boxes below as you can see. When the extra details have been displayed, he can then make some notes and then decide whether to approve it, reject or request for more information. i was wondering if there is a way to create this process so that by clicking on a row, the relevant data gets filled below. I have attached a screenshot of my interface to make it easier to understand.

Thanks in advance

Menosshan

nscscreen.png

Pankaj Kumar

unread,
Nov 17, 2015, 7:14:22 AM11/17/15
to Fujitsu RunMyProcess Developer Community
Hi,

To get all the details of a process instance, you can create a CAPI and you can invoke this CAPI using "get details of a process instance" to get all the details of a process instance.

Connector Name:- Get Details of a process instance
Provider Details:- RunMyProcess-Secured Connection

2. To update (Approve/Reject) the selected process instance, please refer to below link. You can customize/modify it as per your business need.


Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support


Menosshan

--
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...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://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/d4b422eb-2ca6-45f8-8735-d50d9235bffd%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.

menos...@googlemail.com

unread,
Nov 17, 2015, 10:04:47 AM11/17/15
to Fujitsu RunMyProcess Developer Community, menos...@googlemail.com
Hi Pankaj,

Thanks for your response, i reckon it might help, but i havent got a conector at the moment. Im currently a collection that consists of a csv file. So for example, i would like to click on one "change ID" and the "details section" below should fill automatically with the case details. Is that still possible or no? the buttons are not relevant for the time being as i just want the boxes to be automatically filled when something is selected

Thanks

Pankaj Kumar

unread,
Nov 20, 2015, 5:32:28 AM11/20/15
to Fujitsu RunMyProcess Developer Community
Hi,

You can create your custom widget using HTML 5 and jquery to achieve the same functionality and for to get the data from collection, please create CAPI for this. From HTML control, whenever any row is select, CAPi will be invokeb by event handler function and passing the appropriate parameters as per your business logic, the details will be fetched from the collection.

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...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.

lightt...@gmail.com

unread,
Nov 24, 2015, 8:33:06 AM11/24/15
to Fujitsu RunMyProcess Developer Community

Hello Pankaj,

thanks for the answer. Do you have an example for us on how to realize this?

thanks

marco

Pankaj Kumar

unread,
Nov 25, 2015, 4:54:28 AM11/25/15
to Fujitsu RunMyProcess Developer Community
Hi Marco,

You can refer to below link for understanding of Composite API and how to trigger the Composite API.


Thank you,
Pankaj Kumar
Fujitsu RunMyProcess Support

Reply all
Reply to author
Forward
0 new messages