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:
  1. Insert V_KBD_1 and V_KBD_2 columns values into the AAI_WF_APP_DEFINITION_MAP table.

    Note:

    V_KBD_1 represents Jurisdiction code and V_KBD_2 represents Business Domain code.
  2. Restart the web server after inserting the values into AAI_WF_APP_DEFINITION_MAP table.