We are working on an enhancement where we submit a ESS job using Service Account and next ESS job is supposed to read that file from UCM.
When the 1st ESS job is ran using Service Account (xyz), while bursting the file to UCM, it makes the UCM login user (abc) as the author of the file.
So the 2nd ESS job when submitted using same service account (xyz) is NOT able to read this file.
Oracle support says that there is no such role / privilege available that can let service account (xyz) read a file from UCM that is uploaded by another user (abc).
Has anyone come across this scenario?