I am trying to call one connector whose URL contain special character("|"). While working on this I have found that special characters are not working in the url of the connector. So I have replace it with the code "%7C". After that the connector works but I didn't pull the result. So I just want help from RMP expert to sort out this problem.
Here is My URL
https://crm.zoho.com/crm/private/xml/Contacts/getSearchRecords?authtoken=${token}&scope=crmapi&newFormat=1&selectColumns=Contants(All)&searchCondition=(Gender%7C%3D%7CMale)
When I tried to run this URL in the Browser it will work and also I fetch some result but when i tried it in RMP it is failed to fetch result.
Thanks In Advance
Regards,
Sagar
I have tried your suggestion and it is fine with execution of API call. But In the Internal parameter of the Process instance the result is empty as shown in the Screenshot.
For crosscheck, I have executed the API url in the Web-browser with same condition as in RMP. But I am able to get results in Web-browser.
Don't understood why it was showing empty result in RMP.
Regards,
Sagar
--
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/878fccf1-4e3d-4e10-9930-25ebfb1afd5d%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
In this case I am not showing result in Web interface. I am just trying to see result in the computed Parameter section of the process instance.
I think If API call is executed successfully then we should see the result in Computed parameter section of the process instance.
Regards,
Sagar
Regards,
Sagar
--
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/ae1518b0-e67b-42ca-a4d2-6caa2665672f%40runmyprocess.com.