Adding Business Services or Business Objects in an Extract Template

Prerequisites

To add a business service or business object in an extract template, you should have:

  • Reference tables and columns defined in the application.

  • Values defined for the EXTRACT_​TEMPLATE_​SERVICE_​TYPE.

  • An algorithm defined using the C1-BLEXTTMPL algorithm type.

Procedure

To add a business service or business object in an extract template:

  1. Ensure that the Services section is expanded when you are defining, editing, or copying an extract template.

    The Services section contains the following fields in a grid:

    Column Name Column Description Mandatory (Yes or No)
    Sequence Number Used to specify the sequence number of the service. Yes
    Service Type Used to indicate the service type you want to select to extract the information. The valid values are:
    • Business Service

    • Business Object

    Yes
    Service Name Used to specify the name of the service you want to extract the information.
    Note: The Search (The Search Icon) icon appears corresponding to this field. On clicking the Search icon, the Schema Type/Schema Name Search window appears.
    Yes
    Dependent Service Name Used to specify the name of the service which gives the details of the service hierarchy required for the data extract. No
    Post Processing Algorithm Used to specify the name of the algorithm corresponding to the selected service which will be executed post data extraction.
    Note: The Search (The Search Icon) icon appears corresponding to this field. On clicking the Search icon, the Algorithm Search window appears and corresponding algorithm gets auto populated in the respective field.
    No
  2. Enter the required details in the Services section.
  3. If you want to define more than one service for the extract template, click the Add (The Add Icon ) icon and then repeat step 2.
    Note: However, if you want to remove a service from the extract template, click the Delete (The Delete Icon) icon corresponding to the service.
  4. Click Save.
    The business service or business object is added in the extract template.

Related Topics

For more information on... See...
How to define an extract template Defining an Extract Template
How to edit an extract template Editing an Extract Template
How to copy an extract template Copying an Extract Template