Transact Function Help Doc
Journey Manager (JM)
The transaction engine for the platform. |
Form Builder Platform Developer | 17.10
This feature was introduced in 17.10.
Manager provides the Help Doc tab to view and edit a Transact function documentation, which can include:
- Description of the function and how it is implemented
- References to Function APIs
- Triggers
- Exceptions
- Class definitions
- Code snippets and examples
- Test cases
- JSON definitions and examples.
- Some other specific information.
To view Transact function documentation:
- Select Services > Transact Functions.
- Locate a Transact function and click Edit.
- Click the Help Doc tab.
- To edit the help doc information, select the Parameters tab and click Help Doc.
- Click Save to update the changes.
Next, learn how to configure Transact function parameters.