Implementing the mainProcess process
Generate the mainProcesss implementation and complete its definition.
Follow these tasks to create the mainProcess process:
Generating the mainProcess process
Defining variables to be used
Storing input data
Invoking the CreditCheck business rules
Defining the GoodCreditScore case
Invoking the automatic approval business rules
Completing the automated approval processing
Completing the manual approval processing
Completing the bad credit score procesing
Parent topic:
Implementing the components
Next topic:
Implementing business rules, Java component, and human tasks