Does inbound REST Webservice always use ANONYMOUS Node? How to change?
I am reading, and finding, that regardless of URL used in a REST request into PeopleSoft, it always runs through the ANONYMOUS Node.
It appears the Node name is ignored? We setup dedicated Node for this and I cannot seem to get it used and only works if ANONYMOUS Node's Routing is enabled.
Documentation notes that the Node is set in URL here:
Am I doing something wrong? Do I need a HTTPHeader as well?
(PT 8.57, HCM 9.1)