AAI_WF_COMPONENT_REGISTRATION Table
An entry into the AAI_WF_COMPONENT_REGISTRATION table will create a new custom
component in the PMF Widgets.

Figure 10-1 AAI_WF_COMPONENT_REGISTRATION table

- V_COMPONENT_ID – Specify a unique ID for the component.
- V_COMPONENT_EXE_IMPL - This is the interface that needs to be implemented by the component owner so that during the execution of this component, this API is invoked.
- V_COMPONENT_UI_LAUNCH - This is the URL of the page that needs to be opened when the component is double-clicked in the canvas.
- V_COMPONENT_NAME – Specify a name for the component, which is displayed for the custom component in the Widgets.
- V_COMPONENT_ICONS - All the icons and menus are configured in this field.
Figure 10-2 AAI_WF_COMPONENT_REGISTRATION Example table
