Is it possible to schedule a process with different OPRID through PeopleCode?
Lets say I logged in as user X in PeopleSoft application and need to conditionally schedule/run a process using different id (ex:VP1) on SavePostChange of a transaction, Is there a way to do it? the process I would like to get initiated uses a AE/CI and the CI will work only with user id VP1. so, I cant really schedule the process with user id X. any suggestions please?