EPM automate Login Command using OAuth 2.0 refresh token
Summary:
I am trying to login into the planning application using Login command with OAuth 2.0 refreshable token option by running the batch script.
Content (required):
I am trying to login into the planning application using Login command with OAuth 2.0 refreshable token option. Have created the .bat file with below syntax,
Call epmautomate login xyz C:\EPMAgent\PBCSAppdata\config\oauth.properties https://url.com
As per oracle guide syntax would be like epmautomate login USERNAME PASSWORD_FILE URL
where PASSWORD_FILE is the name and location of the file that stores the encrypted password or OAuth 2.0 refresh token of the user.
Tagged:
0