InvokeDelegate

When to use the InvokeDelegate activity

This activity is used to invoke a delegate during the runtime of a robot.

Figure 1

Activity Name

Picture

InvokeDelegate

a                        

Technical Reference

Figure 1.1

1.7 

S.no

Description

1

Specify the parameters required for the method

2

Displays the action that the activity performs in the workflow

a  DelegateArguments Create the parameters that are required to supply inputs and receive the output from the method. (Refer Figure 1.8)

aActivity: The InvokeDelegate activity is used to call the referenced method, delegate helps to encapsulate a reference to a method.

Figure 1.2

1.8

Figure 1.3

 1.9