Extension kinds
tcli add extension <kind> supports the following kinds:
| Kind | Description |
|---|---|
action_handler |
An EPM action handler extension. |
rule_handler |
An EPM rule handler extension. |
runtime_prop |
A runtime property extension. |
op_extension |
A business object operation extension. |
prop_extension |
A property operation extension. |
module |
A self contained module. |
See the add reference for the full flag set, and the
managed library guide for a worked example.