Siebel eService Administration Guide for Siebel Open UI > Workflows for Siebel eService > Workflows for Interview Sessions >

OPA End Interview Workflow


This workflow ends an interview session. Figure 11 shows this workflow.

The OPA Interview Service Main Workflow calls this workflow as a subprocess when the user clicks the Close button in an interview session or when an error or a Simple Object Access Protocol (SOAP) fault exception occurs in the interview session.

Figure 11. OPA End Interview Workflow

Workflow Description. This workflow performs the following actions:

  1. Prepare Request End Interview. This step calls the Prepare Request method from the OPA Interview Framework Service business service to prepare the End Request integration object (EndInterviewRequest:EndInterviewRequest).
  2. End Interview Send Receive. This step calls the EndInterview method from the odsInterviewService12.2_SiebelOPAIntegration_type outbound OPA business service. The input argument to this method is the EndInterview Request integration object (EndInterviewRequest:EndInterviewRequest). This method returns the response integration object (EndInterviewResponse:EndInterviewResponse).
  3. Error Handling. This step calls the ErrorHandling method from the OPA Interview Framework Service business service if errors or Simple Object Access Protocol (SOAP) fault exceptions occur during the OPA outbound proxy call for the EndInterview method. The input arguments to the ErrorHandling method are the fault code and fault string.
Siebel eService Administration Guide for Siebel Open UI Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.