Test function

As a developer, you can test a function independently in developer mode by following the steps given below:

  1. Go to Functions tab in Extension Details page.
    All the associated functions will be displayed as a list.

  2. Click on the corresponding function to be tested.

The detailed view page of the function will be displayed, as shown below:

  1. In that page, select Organization from drop-down list and click Add Arguments.

  2. Choose the Argument to be tested from the drop-down list and provide the corresponding value for the chosen argument.

  1. Click Save & Execute.

The confirmation dialog box will pop-up along with the data that is given as input in the arguments field.