Extending the ASI for Credit Check Interface Request
If you want to extend the ASI, then you must add fields to:
The following external and internal interfaces:
Credit Check Interface Response
Credit Check Interface Request
The following internal objects:
Credit Check Interface Request - Quote
Credit Check Interface Request - Order
This will create the necessary mapping between the Credit Check interface structure and the Siebel Quote and Order business components.
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 Priority that maps on quote to Priority-quote and on order to Priority-order, then you would set up the names as indicated in the following table.
Object Name | Name | External Name |
---|---|---|
Credit Check Interface Request |
Priority |
none |
Credit Check Interface Request - Quotes |
Priority |
Mapping of the Priority field to the correct field on the Quotes Business Component |
Credit Check Interface Request - Orders |
Priority |
Mapping of the Priority field to the correct field on the Orders Business Component |
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 Purchase Order Credit Checking Applications.