COBOL process picks up PSAPPS by default in HCM 9.2
Team,
I am facing a problem that if we are running any cobol process in HCM 9.2, environment is taking the USERID as “PSAPPS” on its own, no matter which user id was used to trigger the process. I am using the PSAPPS ID to start my application and batch server domains.
This is an issue only with cobol process. when I run any other processes like sqr, application engine, it runs correctly using the ID which was used to trigger a process. only cobol is automatically picking up PSAPPS though I am running the process using PS. Any idea why?