I am trying to call private process from public one.
It is working fine without any parameters.
But if I want to Pass certain Parameters to the private process how can we pass these parameters.
Also is there need to define Input Variables in the Private process which they are going to accept.
Need your assistance......
Regards,
Sagar
Hi Sagar,
Please follow the below steps:-
1. Go to you Private Process => Launch Test => Connector Details => copy the content.(XML)
2. Go to your connector => paste the content in XML "Content type".
3. Add {"input":"${public_data}"} (public_data is your JSON object) as shown in the screen shot.
If you are still facing problem, please feel free to ask.
Thanks and Regards,
Sweta
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" 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/bb9ae32f-a886-4a80-b1b5-43efb8103246%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Thanks for instant reply I really appreciate your efforts
And its Working.....
Thank you..
Regards,
Sagar