Question
TD Bank Group
CA
Last activity: 16 Oct 2018 12:03 EDT
Connect-REST pyResourcePath - Global Resource Settings
We are looking at moving from SOAP to REST for some of the services that we use and would like to continue to leverage the Global Resource Settings syntax for the endpoints.
In the documentation (https://community.pega.com/sites/default/files/help_v73/procomhelpmain.htm) it states that only 2 properties support GRS for a Connect-REST rule (pyResponseTimeout,pyAuthenticationProfile). What about pyResourcePath?
Can we also leverage it similarly to what we have with SOAP (pyEndpointURL)?
We use PRPC 7.2.2.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
I believe that in Pega 7.2.2 you are able to use Global Resource Settings for pyResourcePath, despite this property not being officially documented. it is just less "dynamic" than using parameters for the parts of the URL that are truly dynamic.
As far as I know, the resource parameters mappings do support Global Resource Settings when you set the "Map from" to Clipboard.
Of course, you should do some local testing, no matter which option you choose to go with.