Hi,
I have deployed REST service WAS9 cluster environments, The environment has two application servers and two IHS servers. On the two IHS servers, I have added the "Add Target To Module - Operational component" and the EAR file deployment component added to the CELL.
In my application process, First step, install component (ear file deployment) and next step, mapping component (Add Target To Module).
When I execute the application process, I will select the version to deploy, if the version is not selected then install component (ear deployment ) will not be executed. In that case I don't want to execute the next step (Mapping) as well.
How I get the first step is executed or not status/output properties?
Enclosed the screen shots,
Thanks
Answer by LaraZiosi (2731) | Oct 16, 2017 at 08:28 AM
Is RecentSearchServiceMapping a process of type: "Operational, No version Needed"?
Could you try changing it to type "Operational With Version"?
The help page: https://www.ibm.com/support/knowledgecenter/SS4GSP_6.2.6/com.ibm.udeploy.doc/topics/comp_process_types.html
states:
The Deployment and Operational (With Version) process types require a component version. If you do not specify a component version, the process does not run. In this case, the process is shown in the log with this message: No Version Selected.
Hi @LaraZiosi, RecentSearchServiceMapping process type is "Operational, No version Needed".
There are some issues to change to "Operational, With Version". 1. Version is injected from RTC build definition ... Publish Artifacts section in Post-build Deploy tab. 2. As this RecentSearchServiceMapping component is not tied/linked to any build there is no version assigned. 3. In that case how do I generate the version for this RecentSearchServiceMapping component?
Thanks
How do I update portlet application 1 Answer
Choice based deployment in uDeploy 1 Answer
Create a generic process to check condition using "if then" in Urbancode 1 Answer
IBM UCD Snippet generated JSON files unmanageable 1 Answer
Need information on Informatica power center deployments with uDeploy 1 Answer