L Mapping the PMF Workflow for Different Jurisdiction and domain
The AAI_WF_APP_DEFINITION_MAP table in Config Schema stores the
mapping of object type data to the rocess Modeller Framework (PMF) workflow that is to
be used.
The AAI_WF_APP_DEFINITION_MAP table also captures the
values for crucial business decisions such as jurisdiction and business domain.
To map a particular workflow to an object type for a combination of
jurisdiction and business domain follow these steps:
- Insert
V_KBD_1andV_KBD_2columns values into theAAI_WF_APP_DEFINITION_MAPtable.Note:
V_KBD_1represents Jurisdiction code andV_KBD_2represents Business Domain code. - Restart the web server after inserting the values into
AAI_WF_APP_DEFINITION_MAPtable.