
You must hold the portal role GP Business Expert, or the relevant permissions for working with the Guided Procedures (GP) design time.
More information: Setting Up Portal Roles
More information: Launching Guided Procedures (GP) Design Time .
Basic Data
Define Callable Object
The input parameter UserID that you defined in the implementation is displayed.
The structure with output parameters defined in the implementation is displayed on the screen.
Output Parameters
| Context parameter | Object type |
|---|---|
|
User |
Structure |
|
firstName |
String |
|
lastName |
String |
|
Phone |
String |
|
Fax |
String |
You have instantiated your background callable object in the GP design time. Now you can test and activate it.
More information: Testing and Activating the Background Callable Object .