Skip to end of metadata
Go to start of metadata



Please note this feature is different from Return Value

Only applies when the plugin is designed with Result Code Scheme



Result Code (0,1,2,3…) must be built-in to your plugin when the plugin is designed with POT SDK. Otherwise, this feature is not available.

 

To find out if a specific plugin supports Result Code, refer to the HELP document of each of the plugin.


*) FYI - PowerShell plugin does NOT support result code.

 

All plugins return “0” for successful execution.



Only when the plugin is pre-configured (pre-designed) to return other values, for example 1 or 2 or 3 depending on various results after execution, the Result Code Handler feature becomes functional.