PeopleCode to determine PIA vs Integration Broker?
Hi,
We have a piece of custom code in FUNCLIB_LDAP that uses %Request. Now, we are implementing the PeopleSoft HCM submittable PDF tax forms and they are using a CI and can't handle the %Request, of course. I've tried a few things to put around my %Request to have it only fire when coming from PIA and not Integration Broker and nothing is working for me. Any suggestions on how I can determine the user is signing in from PIA vs IB? I tried %node - comes back blank at this point<?>, tried %contentID, %contentType... Any suggestions?
Thank you!