Exclude PeopleSoft Authentication Token
Integration broker in PeopleTools 8.5x includes a new setting in the service configuration to exclude the PeopleSoft authentication token on outbound requests to other PeopleSoft nodes. In plain english, this means you can configure service operations so that they don't require the same user/operator to exist between two PeopleSoft systems, for example between PeopleSoft HRMS and PeopleSoft Financials.
Previously, this was a requirement, otherwise the integration would fail with a message like this:
The exclude PeopleSoft authentication token setting is available from the following navigation:
From the screen, search for a relevant service or service operation (e.g. VENDOR_SYNC
) and check the Exclude Token
to exclude authentication and save.
No Comments