Integration Platform Technologies: Siebel Enterprise Application Integration > Creating and Maintaining Integration Objects >

About Business Component Restrictions for Integration Components


The business components underlying the Integration Components might have certain restrictions. For example, only an administrator can modify the Internal Product. The same restrictions apply during integration. In many cases, the Siebel Integration Object Builder wizard detects the restrictions, and sets properties such as No Insert or No Update on the integration components.

System Fields

Integration object fields marked as System are not exported during a query operation. This setting prevents the EAI Siebel Adapter from treating the field as a data field, which means for the Query and QueryPage method the EAI Siebel Adapter do not write to the field. For the Synchronize and Update method, the field will not be directly set in the business component unless the ISPrimaryMVG is set to Y.

If you want to include System fields in the exported message, then change the Integration Component field type to Data.

NOTE:  System fields are read-only. If you attempt to send a message with the value set for a System field, then the setting will be ignored and a warning message will be logged. However, in order to permit updates for the System field SSA Primary Field, change the field type from System to Data. (SSA Primary Field is a pseudo-field that is used to mark the current instance of the child Integration Component to be a primary on the link from the parent component.)

Integration Platform Technologies: Siebel Enterprise Application Integration Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.