Create and Deploy the Sample Policy Models in Intelligent Advisor

Sample policy model projects are packaged in Siebel Tools, and you can extract the policy model projects from the following directories:

Tools_install_location\REPPATCH\SampleScreening.zip

Tools_install_location\REPPATCH\ApplyForBenefits.zip

When you deploy the sample policy model for screening, you must change its deployment name to Screening so that it functions with the preconfigured Intelligent Advisor integration. Similarly, when you deploy the sample policy model applicable to applying for benefits, its deployment name must be ApplyForBenefits so that it functions with the preconfigured Intelligent Advisor integration.

The required input parameters for the InvokeWorkflow method are Rulebase and WorkflowName. If you want to add other input parameters to this method, then you must define these parameters in the process properties of the workflow so that the workflow can receive these parameters.

To configure the text for the Close button on the last screen of the interview session, you pass the CloseBtnLOV input parameter to the InvokeWorkflow method. The value for this parameter is a Type field value that you set up in the List of Values view of the Administration - Data screen in Siebel Public Sector. In this view, specify a value for the Type field (for example, OPA_CLOSE), for the Language-Independent Code field (for example, close) and for the Display Value field (for example, Apply).

You can use the Close Button LIC parameter and the IsCloseButtonRequired parameter to configure the Close button. For more information about these parameters, see Managing Applications on Siebel Public Sector Self Service.