Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

workflow

former_member184495
Active Contributor
0 Likes
435

hi,

i require to call a method after some pre-created steps.

how do i do that.

1) how do i create a new step

2) how to add a method to that step

rewards for suitable answers

cheers ,

Aditya.

1 ACCEPTED SOLUTION
2 REPLIES 2
Read only

Former Member
0 Likes
405

Hi Aditya,

To create a new step

Just right click on the branch on which u want to create the step.

Click on <b>CREATE</b>.

Select type of step u want.. e.g <b>ACTIVITY</b>.

Here u need to crete a task for ur step.

Click on the <b>ICON</b> placed before the textbox of task.

Click on <b>CREATE TASK</b>.

Enter all info.

And below u can see Object Method tab.

Add the BOR object which consist of the new method.

And then select the <b>METHOD</b> by F4.

Assign values to container elemnt if any...

Save and activate.

Rgds,

Prakash

<b>Note</b>:- Reward if helps.