Siebel Public Sector Guide > Public Sector Workflows > Workflows for All Cases >

PUB Create Case From SR Workflow


This workflow creates a case from a service request record. Figure 8 shows this workflow.

A user initiates this workflow by clicking the Create Case button on the Service Request form.

Figure 8. PUB Create Case From SR Workflow

Workflow Description. This workflow performs the following actions:

  1. Insert Case. This step creates a case record.
  2. Get SR Data. This step obtains the service request data for the case record. This step calls the Query method. For more information about this method, see Integration Platform Technologies: Siebel Enterprise Application Integration.
  3. Data Map. This step maps the service request data fields to the case data fields. This step calls the Execute method. For more information about this method, see Business Processes and Rules: Siebel Enterprise Application Integration.
  4. Update Case. This step updates the case record with the service request data. This step calls the Upsert method. For more information about this method, see Integration Platform Technologies: Siebel Enterprise Application Integration.
  5. Create Activity Record. This step creates an activity record for the case record.
  6. Go To Case View. This step calls the PUB HLS Go To View subprocess. For more information, see PUB HLS Go To View Workflow.
Siebel Public Sector Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.