java.lang.Object | |
↳ | org.mule.modules.oracle.OracleEBSConnector |
Known Direct Subclasses |
Known Indirect Subclasses |
Extracts a particular OrgCustomer business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
config | |||||||||||
header | |||||||||||
loop | Set to false when testing. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Subscribes to the
WF_JMS_JMS_OUT topic and retrieves any business event enqueued to it. | |||||||||||
Creates a Email business object.
| |||||||||||
Creates a Location business object.
| |||||||||||
Creates a Organization business object.
| |||||||||||
Creates a OrgContact business object.
| |||||||||||
Creates an Organization Customer business object.
| |||||||||||
Creates a Party Site business object.
| |||||||||||
Creates a Person business object.
| |||||||||||
Creates a Person Customer business object.
| |||||||||||
Creates a Phone business object.
| |||||||||||
Creates a Relationship business object.
| |||||||||||
Creates a Web business object.
| |||||||||||
Takes a list of Search Party objects and returns a list of Matched Party objects based on the search criteria and match rule id.
| |||||||||||
Extracts a particular Email business object from TCA.
| |||||||||||
Extracts a particular Location business object from TCA.
| |||||||||||
Extracts a particular Organization business object from TCA.
| |||||||||||
Extracts a particular OrgContact business object from TCA.
| |||||||||||
Extracts a particular OrgCustomer business object from TCA.
| |||||||||||
Extracts a particular Organization Customer object from TCA.
| |||||||||||
Extracts a particular Organization customers object from TCA.
| |||||||||||
Extracts a particular Organization business object from TCA.
| |||||||||||
Extracts a particular Organization business object from TCA.
| |||||||||||
Converts an XML to String.
| |||||||||||
Extracts a particular Party Site business object from TCA.
| |||||||||||
Extracts a particular Person business object from TCA.
| |||||||||||
Extracts a particular PersonCustomer business object from TCA.
| |||||||||||
Extracts a particular Person Customer Created business object from TCA.
| |||||||||||
Extracts a particular Person Customer Updated business object from TCA.
| |||||||||||
Extracts a particular Person Created business object from TCA.
| |||||||||||
Extracts a particular Person Updated business object from TCA.
| |||||||||||
Extracts a particular Phone business object from TCA.
| |||||||||||
Extracts a particular Relationship business object from TCA.
| |||||||||||
Extracts a particular Web business object from TCA.
| |||||||||||
Calls a PL/SQL web service.
| |||||||||||
Saves a Email business object.
| |||||||||||
Saves a Location business object.
| |||||||||||
Saves a Organization business object.
| |||||||||||
Saves a OrgContact business object.
| |||||||||||
Saves a OrgCustomer business object.
| |||||||||||
Saves a Party Site business object.
| |||||||||||
Saves a Person business object.
| |||||||||||
Saves a Person Customer business object.
| |||||||||||
Saves a Phone business object.
| |||||||||||
Saves a Relationship business object.
| |||||||||||
Saves a Phone business object.
| |||||||||||
Set to false when testing.
| |||||||||||
Closes all connections that were opened, if any.
| |||||||||||
Updates a Email business object.
| |||||||||||
Updates a Location business object.
| |||||||||||
Updates a Organization business object.
| |||||||||||
Updates a OrgContact business object.
| |||||||||||
Updates a OrgCustomer business object.
| |||||||||||
Updates a Party Site business object.
| |||||||||||
Updates a Person business object.
| |||||||||||
Updates a Person Customer business object.
| |||||||||||
Updates a Phone business object.
| |||||||||||
Updates a Relationship business object.
| |||||||||||
Updates a Web business object.
| |||||||||||
Enqueues a message via XML Gateway Inbound.
| |||||||||||
Subscribes to the
ECX_OUTBOUND queue and retrieves any messages enqueued to it. |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Set to false when testing. This prevents infinite loops from being infinite.
Subscribes to the WF_JMS_JMS_OUT
topic and retrieves any business event enqueued to it.
callback | The SourceCallback callback to call when a business event is retrieved. |
---|
Creates a Email business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
The Email business object to be created | |
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object create operation |
Creates a Location business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
location | The Location business object to be created. |
---|---|
createdByModule | The module Saving this business object. |
objSource | Source system invokes the service on this Organization. |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being saved. |
Creates a Organization business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
organization | The Organization business object to be created. |
---|---|
createdByModule | The module creating this business object. |
objSource | Source system invokes the service on this Organization. |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
Creates a OrgContact business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
contact | The Organization Contact business object to be created |
---|---|
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object create operation |
createdByModule | The module saving this business object |
Creates an Organization Customer business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
customer | The Organization Customer business object to be created |
---|---|
createdByModule | The module updating this business object |
objSource | The originating source system of the object save operation |
validateObjFlag | Indicates if the passed business object is to be validated for completeness. Default value: true |
Creates a Party Site business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
partySite | The Party Site business object to be created |
---|---|
createdByModule | The module creating this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
objSource | The originating source system of the object create operation |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
Creates a Person business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
person | The Person business object to be created |
---|---|
createdByModule | The module creating this business object |
objSource | The originating source system of the object create operation |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
Creates a Person Customer business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
personCustomer | The Person Customer business object to be created |
---|---|
createdByModule | The module saving this business object |
objSource | Indicates if the passed business object is to be validated for completeness if it is being created |
validateObjFlag | The originating source system of the object create operation |
Creates a Phone business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
phone | The Phone business object to be created |
---|---|
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object create operation |
Creates a Relationship business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
relationship | The Relationship business object to be created |
---|---|
createdByModule | The module creating this business object |
Creates a Web business object. You pass object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes lower-level embedded child entities or objects that can be simultaneously created.
web | The Web business object to be created |
---|---|
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object create operation |
Takes a list of Search Party objects and returns a list of Matched Party objects based on the search criteria and match rule id.
body | The request |
---|
Extracts a particular Email business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Email business object |
---|---|
origSys | Email original system name |
origSysRef | Email original system reference |
Extracts a particular Location business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Location business object. |
---|---|
origSys | Location original system name. |
origSysRef | Location original system reference. |
Extracts a particular Organization business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Organization business object |
---|---|
origSys | Organization original system name |
origSysRef | Organization original system reference |
Extracts a particular OrgContact business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Organization Contact business object |
---|---|
origSys | Organization Contact original system name |
origSysRef | Organization Contact original system reference |
Extracts a particular OrgCustomer business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Organization Customer business object |
---|---|
origSys | Parent object original system name. |
origSysRef | Parent object original system reference. |
Extracts a particular Organization Customer object from TCA. You pass the Oracle Business Event System event's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | TCA identifier for the Organization Customer business object |
---|
Extracts a particular Organization customers object from TCA. You pass the Oracle Business Event System event's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | TCA identifier for the Organization Customer business object |
---|
Extracts a particular Organization business object from TCA. You pass the Oracle Business Event System event's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | ID of BES event's raised when this business object was created. |
---|
Extracts a particular Organization business object from TCA. You pass the Oracle Business Event System event's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | ID of BES event's raised when this business object was updated. |
---|
Converts an XML to String.
xmlr | A XMLStreamReader representing the XML file to convert. |
---|
TransformerException | If the XML cannot be parsed. |
---|
Extracts a particular Party Site business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Party Site business object |
---|---|
origSys | Party Site original system name |
origSysRef | Party Site original system reference |
Extracts a particular Person business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Person business object |
---|---|
origSys | Person original system name |
origSysRef | Person original system reference |
Extracts a particular PersonCustomer business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Person Customer business object |
---|---|
origSys | Person Customer original system name |
origSysRef | Person Customer original system reference |
Extracts a particular Person Customer Created business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | ID of BES event's raised when this object was created. |
---|
Extracts a particular Person Customer Updated business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | ID of BES event's raised when this object was updated. |
---|
Extracts a particular Person Created business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | ID of BES event's raised when this business object was created |
---|
Extracts a particular Person Updated business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
eventId | Of BES event's raised when this business object was updated |
---|
Extracts a particular Phone business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Phone business object |
---|---|
origSys | Phone original system name |
origSysRef | Phone original system reference |
Extracts a particular Relationship business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Relationship business object |
---|
Extracts a particular Web business object from TCA. You pass the object's identification information to the operation, and it returns the identified business object as it exists in TCA.
id | TCA identifier for the Web business object |
---|---|
origSys | Web original system name |
sysRef | Web original system reference |
Calls a PL/SQL web service.
type | A String with the following format: WSDL_NAME||WSDL_OPERATION_NAME |
---|---|
input | Content to be processed. Cannot be null. |
Saves a Email business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createEmail or updateEmail). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
The Email business object to be saved | |
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object create operation |
Saves a Location business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createLocation or updateLocation). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
location | The Location business object to be saved. |
---|---|
createdByModule | The module saving this business object. |
objSource | Source system invokes the service on this Organization. |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being saved. |
Saves a Organization business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createOrganization or updateOrganization). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
organization | The Organization business object to be saved. |
---|---|
createdByModule | The module Saving this business object. |
objSource | Source system invokes the service on this Organization. |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being saved. |
Saves a OrgContact business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createOrgContact or updateOrgContact). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
contact | The Organization Contact business object to be saved |
---|---|
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object save operation |
Saves a OrgCustomer business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createOrgCustomer or updateOrgCustomer). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
customer | The Organization Customer business object to be saved |
---|---|
createdByModule | The module saving this business object |
objSource | The originating source system of the object save operation |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
Saves a Party Site business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createPartySite or updatePartySite). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
partySite | The Party Site business object to be saved |
---|---|
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
objSource | The originating source system of the object save operation |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
Saves a Person business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createPerson or updatePerson). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
person | The Person business object to be saved |
---|---|
createdByModule | The module saving this business object |
objSource | The originating source system of the object save operation |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
Saves a Person Customer business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createPersonCustomer or updatePersonCustomer). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
personCustomer | The Person Customer business object to be saved |
---|---|
createdByModule | The module Saving this business object. |
objSource | Source system invokes the service on this Organization. |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being saved. |
Saves a Phone business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createPhone or updatePhone). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
phone | The Phone business object to be saved |
---|---|
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object save operation |
Saves a Relationship business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createRelationship or updateRelationship). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
relationship | The Relationship business object to be saved |
---|---|
createdByModule | The module saving this business object |
Saves a Phone business object. You pass new or modified object data to the operation, packaged within an object type defined specifically for the business operation. The service then determines if the object exists in TCA, based upon the provided identification information, and creates or updates the object. For either case, the object type that you provide will be processed as if the respective API procedure is being called (createWeb or updateWeb). Please see those operations for more details. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
web | The Web business object to be saved |
---|---|
createdByModule | The module saving this business object |
parentId | TCA identifier for parent object. Either this parameter, or both the parentOrigSys and parentOrigSysRef parameters, must be given |
parentOrigSys | Parent object original system name |
parentOrigSysRef | Parent object original system reference |
parentObjType | Parent object type. Validated against HZ_BUSINESS_OBJECTS lookup type |
validateObjFlag | Indicates if the passed business object is to be validated for completeness if it is being created |
objSource | The originating source system of the object create operation |
Set to false when testing. This prevents infinite loops from being infinite.
loop | The boolean to set |
---|
Closes all connections that were opened, if any.
Updates a Email business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
The Email business object to be updated | |
createdByModule | The module saving this business object |
objSrc | The originating source system of the object update operation |
Updates a Location business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
location | The Location business object to be updated. |
---|---|
createdByModule | The module updating this business object. |
objSource | The originating source system of the object update operation. |
Updates a Organization business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
organization | The Organization business object to be updated. |
---|---|
createdByModule | The module Saving this business object. |
objSource | Source system invokes the service on this Organization. |
Updates a OrgContact business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
contact | The Organization Contact business object to be updated |
---|---|
createdByModule | The module saving this business object |
objSource | The originating source system of the object update operation |
Updates a OrgCustomer business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
customer | The Organization Customer business object to be updated |
---|---|
createdByModule | The module updating this business object |
objSource | The originating source system of the object update operation |
Updates a Party Site business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
partySite | The Party Site business object to be updated |
---|---|
createdByModule | The module saving this business object |
objSource | The originating source system of the object update operation |
Updates a Person business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
person | The Person business object to be updated |
---|---|
createdByModule | The module saving this business object |
objSource | The originating source system of the object update operation |
Updates a Person Customer business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
personCustomer | The Person Customer business object to be updated |
---|---|
createdByModule | The module Saving this business object. |
objSource | Source system invokes the service on this Organization. |
Updates a Phone business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
phone | The Phone business object to be updated |
---|---|
createdByModule | The module saving this business object |
objSource | The originating source system of the object update operation |
Updates a Relationship business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
relationship | The Relationship business object to be updated |
---|
Updates a Web business object. You pass any modified object data to the operation, packaged within an object type defined specifically for the business operation. In addition to the object's business object attributes, the object type also includes embedded child business entities or objects that can be simultaneously created or updated.
web | The Web business object to be updated |
---|---|
createdByModule | The module saving this business object |
objSrc | The originating source system of the object update operation |
Enqueues a message via XML Gateway Inbound.
messageType | Payload message format. This defaults to XML. Oracle XML Gateway currently supports only XML. |
---|---|
messageStandard | Message format standard as displayed in the Define Transactions form and entered in the Define XML Standards form. This defaults to OAG. |
transactionType | External Transaction Type for the business document from the Trading Partner table. |
transactionSubtype | External Transaction Subtype for the business document from the Trading Partner table. |
documentNumber | The document identifier used to identify the transaction, such as a purchase order or invoice number. This parameter is not used by the XML Gateway, but it may be passed on inbound messages. Optional. |
partyId | The party identifier. Optional. |
partySiteId | The party site identifier for the inbound XML document. |
body | The payload to be enqueued. |
TransformerException | If the XML body cannot be parsed. |
---|
Subscribes to the ECX_OUTBOUND
queue and retrieves any messages enqueued to it.
callback | The SourceCallback callback to call when a business event is retrieved. |
---|
parentId | |
---|---|
parentOrigSys | |
parentOrigSysRef |