Siebel Order Management Guide > Integrating Order Management with Third-Party Product Availability Applications > Process of Setting Up Third-Party Product Availability Applications >

Extending the ASI for Availability to Promise


If you want to extend the ASI, then you must add fields to the following objects:

  • The External Integration object named ATP Check Interface
  • The following Internal Integration objects:
    • ATP Check Interface Request - Quotes
    • ATP Check Interface Request - Orders
    • ATP Check Interface Response - Quotes
    • ATP Check Interface Response - Orders

This extension will create the necessary mapping between the ATP interface structure and the Siebel Quote and Order business components.

NOTE:  If you make changes to these objects, then the names of the fields in the Internal and External integration objects must match.

If you add a field, then make sure that the names of the fields in the Internal and External integration objects match. For example, if you want to add the field Account DUNS# that maps on quote to Account DUNS#-quote and on order to Account DUNS#-order, then you would do so as shown in Table 11.

Table 11. Naming Fields
Object Name
Integration Component Field Name
Integration Component External Name

ATP Check Interface

Account DUNS#

None

ATP Check Interface Request - Quotes

Account DUNS#

your mapping of Account DUNS # to the Quotes Business Component

ATP Check Interface Request - Orders

Account DUNS#

your mapping of Account DUNS # to the Orders Business Component

If there are fields that you do not want the fulfillment engine to be able to modify, such as Ship To Address Id, then add the NoUpdate Field user property to the internal response integration objects, as follows:

  • ATP Check Interface Response - Quotes

    Integration Component Field:

    Name: Ship To Address Id

    External Name: your mapping of Ship To Address Id to the Quotes Business Component

    Integration Component Field User Property:

    Name: NoUpdate

    Value: Y

  • ATP Check Interface Response - Orders

    Integration Component Field:

    Name: Ship To Address Id

    External Name: your mapping of Ship To Address Id to the Orders Business Component

    Integration Component Field User Property:

    Name: NoUpdate

    Value: Y

For information about how to extend the integration object, see Integration Platform Technologies: Siebel Enterprise Application Integration.

This task is a step in Process of Setting Up Third-Party Product Availability Applications.

To prevent an added field from being modified by the fulfillment engine

  1. In Siebel Tools, select Integration Object in the Object Explorer.
  2. Select the integration object ATP Check Interface Response - Quotes.
  3. Expand Integration Object in the Object Explorer, and select Integration Component.
  4. Select the Quote integration component.
  5. Expand Integration Component in the Object Explorer and select Integration Component Field.
  6. Select the name of the added field.
  7. Expand Integration Component Field in the Object Explorer and select Integration Component Field User Prop.
  8. Set the Name of the Integration Component Field User Property to NoUpdate.
  9. Set the Value to Y.
Siebel Order Management Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.