You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Issues running copyFromObjectStorage EPMAutomate command

I am currently trying to run the copyFromObjectStorage command to move a test file from Object Storage to EPBCS inbox. I am on the latest version of epmautomate. I am using a service account which has service admin to EPBCS and has policy read\write rights to Object Storage. I created an Auth token for the account to pass to the command.

Sample Code Snip (powershell):
$objectStorageURL = "https://swiftobjectstorage.us-ashburn-1.oraclecloud.com/v1/idhmedhsnhwm/OBS-DEV1/inbound/ARCS/Test.txt"

&$epmAutomatePath login $epmUser $epmPassword $epmURL

&$epmAutomatePath copyFromObjectStorage $epmUser $epmAuthTokenPassword $objectStorageURL "inbox/Test.txt"

&$epmAutomatePath logout

I have noticed that a file is created within the folder running the script which says

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!