Custom Action Tester
This XrmToolBox tool allows you to browse through the custom process actions in the solution packages and execute them by entering the input parameters (developed by
Jonas Rapp).
After developing the custom process action, executing it may take a bit of an effort to call it from the code or Web API and provide the input parameters.
To easily execute the custom process actions, you can use
this tool to select the custom action, enter the input parameter, execute the action and investigate the output parameters.
- Tool Information
- Functionalities
- Execute the custom process action (Fig. 1, Pt. 1)
- Filter the solution list (managed/unmanaged) (Fig. 1, Pt. 5)
- Select the solution (Fig. 1, Pt. 6)
- Select the custom process action (Fig. 1, Pt. 7)
- Select the input parameter (Fig. 1, Pt. 8) and enter the value (Fig. 1, Pt. 9)
- View the output parameter (Fig. 1, Pt. 11, 12)
- Additionally, the tool can
- Open the selected custom process action on the browser (Fig. 1, Pt. 2)
- View the last execution logs of the custom process action in the Plugin Trace Viewer tool (Fig. 1, Pt. 3)
- Show the solution and custom process action in a display name or unique name (Fig. 1, Pt. 4)
- Show the time taken for the last execution (Fig. 1, Pt. 10)
- Show the output parameters in plain text, JSON or XML (Fig. 1, Pt. 13)
- Similar Tool
Fig. 1 - Custom Action Tester
Comments
Post a Comment