In Deployment Automation, select an application , then click on environments tab, then select an environment. Clicking on the environment name should open an Actions window which will include "Run" and "View Details" and other choices. In some instances, if the user clicks too long on a selection in the actions menu (such as View Details), the action will not be accomplished.
Label is a short instruction ( one word ) to indicate what has to be entered there while running a process. When application process step name also comes, it gets truncated (see screenshot below). How to show only label?
When attempting to perform a Replication Import in DA the following message was generated: Error! Environment Import Failed: Environment with name [NAME] already exists in this application
The name of the component process may be obtained with the property: ${p:componentProcess.name} The name of the application process may be obtained from the property: ${p:applicationProcess.name} The property to retrieve the application process name has a value only when called directly from an application process step.