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

Issue with Clone Environment Command

edited Nov 4, 2024 2:26PM in Financial Consolidation and Close 4 comments

Summary:

While running cloneEnvironment command using groovy script, we are receiving below error -

A method called by the script failed on line: 33, with error: Invalid or missing parameter: TargetPasswordFile

Even if I provide direct password in command, it is still failing with same error. Can you please provide assistance?

Content (please ensure you mask any confidential information):

Version (include the version you are using, if applicable):

24.11

Code Snippet (add any code snippets that support your topic, if applicable):

//Define Application credentials
String userName = 'abc@abc.com
String password = 'abc'
String instanceUrl = 'http://localhost:9000/HyperionPlanning'
String TARGET_USERNAME = 'xyz'
String TargetPasswordFile = 'xyz.epw'

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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