The C# connector method enables you to execute the custom C# scripts you had written while configuring the C#.Net connector.

Execute

Executes C# scripts set up in the configuration window. Before executing the method, you must configure the connector. See Configure the C#.Net connector.

To execute, do the following steps.
  1. Click the method settings icon (Method settings icon).
  2. From the Classes list, select the class defined during the configuration of the C#.NET connector.
  3. From the Methods list, select the method defined during the configuration of the C#.NET connector.
  4. Click OK.

    A Data Out port is created to return the output.

  5. To test the method, under the DESIGN tab, click Run.
Table 1. Execute method parameters
Parameter Description Data port type Data type Default value Mandatory
Result Returns the output of the script. Data Out String Not applicable Not applicable