IT Process Automation

 View Only

CA PAM::. How to start a subprocess 

Feb 15, 2017 09:13 AM

 

Well ... for this functionality do not have any secret, anyway let's describe below

 

 

ImageDescription
01. On Operators Windows, drag and drop the Start Process operator
02. On Start Process and Process Name field click on Magnifier icon to select the process
03.The tree for object browser will open, and you need to select your own process.

04. On Process Dataset Initialization Code

You need to pu your own code, what is the secret? No secrets, just simple like that:

 

The left variable is the name of variable from the new subprocess and the right variable is the variable of the current process, but you need to put "Caller" on begins.

 

Process.variableA = Caller.variableB;

 

 

 

know_more.png

Summary CA Process Automation 

Summary CA Service Management Community 

Service Desk Manager 15 days Implementation 

CABI:: Summary - BOXI for CA SDM 

Summary CA SDM Scoreboard 

 

 

 

Was useful, please leave your feedback!

Statistics
0 Favorited
9 Views
0 Files
0 Shares
0 Downloads

Tags and Keywords

Comments

Feb 22, 2017 09:53 AM

HI J_W ,

 

  Thank You, I really appreciate your help on correct me on my mistake.

  

Regards

Feb 22, 2017 08:28 AM

I think your explanation for the assignment of the sub-process from the parent should be:

 

The right variable is the name from the new subprocess and the left variable is the current process, but you need to put "Caller" on begins.

 

Regards,

 

J.W.

Related Entries and Links

No Related Resource entered.