PMF Configuration for Migrated Cases
You must migrate and configure Process Modeling Framework (PMF) definition, including the dependent metadata, such as data fields, transition rules associated to the PMF process, that are defined in PMF to enable actions on cases and reports for the migrated cases and reports.
You can use the Object Migration capability during your migration process, following the steps provided in the Object Migration Utility User Guide.
- Navigate to the Process Modeller page.
- Add a new application rule by selecting the Application Rule widget
and clicking Add. The list of options is displayed.
Select Attribute Expression. The Rule Details window is
displayed.
- Enter the information in the fields.
- Name:Enter a name for your migration expression.
- Rule Type: Decision Rule
- Execution Type: Expressions
- Expression Type: SQL
- Expression:‘{IsMigrated}’ = ‘Y’
- ReturnParameter:
- Scope: PROCESS
- Add a transition from the Start task to closed, by double-clicking the Start task and clicking Add.
- Create a transition with the decision rule created above selected and save it by clicking the check mark.
- The transition rule should look similar to the following example
(MIG EXP was the application rule created).
Figure 20-4 Sample Transition Rule
- Click Saveto save the rule.
- Restart PMF services from the server.