
To expose a service or application as a callable object, make sure that:
The procedure for exposing a service or application as a callable object in Guided Procedures, goes through the following general steps:
Once you set the technical name of the input or output parameter of the callable object, you cannot change it. The technical name is the unique identifier of the parameter by which it is attached to the callable object, inherited by the action and then further propagated to the upper levels in the process. You can only change the parameter technical name on action, block or process level in the design time of the respective process element.
For more information, see Configuring Parameters .
Not all of these steps are obligatory for all callable object types. For some of them, the steps Define Input, Define Output, or Set Configuration might be skipped.
For more information about the specific procedure for each callable object type, see:
GP also provides a set of ready-to-use components that you can directly expose as callable objects and use in your processes.
More information: Predefined Callable Objects
At the end of the procedure described above, the callable object becomes visible in the gallery.
You can:
More information: Granting Permissions
More information: Testing Callable Objects