How to create Specific Task on a multi-node session
search cancel

How to create Specific Task on a multi-node session

book

Article ID: 281831

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

How to create a specific task on a reote node in a multi-node session.

 

Environment

Product: CA Automic Dollar Universe 6.10, 7.x

Cause

N/A

Resolution

-In NODE_1, create uprocs and a multinode session as shown below. The first 3 uprocs will execute on NODE_1. Then the uproc WIN01 will execute on management unit called WIN01, which is on another node NODE_2. Then, the uproc TRAILER will execute back on NODE_1with management unit DOLLARU.

 

-Deploy the session and uprocs on NODE_2

 

-In NODE_1, create a main task for the session. Then, on the same task, create a specific task for the uproc WIN01, which will be executed on NODE_2. Once you click on Save on the specific task, this task will not be shown on the "Specific Task" of the main task but it will be created on the NODE_2.

 

-Then, if you click on the "Tasks on other nodes", you will see the Specific task fro the other node. So, basically, there's no need for you to deploy the task on the other node.