String
Oracle EBS 12.1 Connector Reference 5.3 - Mule 4
Anypoint Connector for Oracle EBS 12.1 (Oracle EBS 12.1 Connector) Version 5.3
Configurations
JMS
Default configuration for Oracle EBS operations.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Name |
The name for this configuration. Connectors reference the configuration with this name. |
x |
||
Connection |
The connection types to provide to this configuration. |
x |
||
Read Receive Timeout |
Number |
30000 |
||
Expiration Policy |
Configures the minimum amount of time that a dynamic configuration instance can remain idle before Mule considers it eligible for expiration. This does not mean that the platform expires the instance at the exact moment that it becomes eligible. Mule purges the instances as appropriate. |
Connection Types
JMS Parameter Configuration
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Username |
String |
x |
||
Password |
String |
x |
||
Host |
String |
x |
||
Port |
String |
1521 |
||
Database SID |
String |
x |
||
Reconnection |
When the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment fails if the test doesn’t pass after exhausting the associated reconnection strategy |
JMS URL Configuration
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Username |
String |
x |
||
Password |
String |
x |
||
URL |
String |
x |
||
Reconnection |
When the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment fails if the test doesn’t pass after exhausting the associated reconnection strategy |
PL-SQL Configuration
Default configuration for Oracle EBS operations.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Name |
String |
The name for this configuration. Connectors reference the configuration with this name. |
x |
|
Connection |
The connection types to provide to this configuration. |
x |
||
Expiration Policy |
Configures the minimum amount of time that a dynamic configuration instance can remain idle before Mule considers it eligible for expiration. This does not mean that the platform expires the instance at the exact moment that it becomes eligible. Mule purges the instances as appropriate. |
Connection Types
PLSQL Connection Type
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Custom PL/SQL name list |
Array of String |
|||
Read Timeout |
Number |
30000 |
||
Username |
String |
x |
||
Password |
String |
x |
||
Host |
String |
x |
||
Port |
String |
8000 |
||
SSL |
Boolean |
false |
||
Fix url end point |
Boolean |
Overrides the URL to use the URL of the WSDL file. |
false |
|
Responsibility name |
String |
|||
Responsibility application name |
String |
x |
||
Security group name |
String |
STANDARD |
||
NLS language |
String |
AMERICAN |
||
Org. ID |
String |
204 |
||
Reconnection |
When the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment fails if the test doesn’t pass after exhausting the associated reconnection strategy |
Supported Operations
Web Services Configuration
Default configuration for Oracle EBS operations.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Name |
String |
The name for this configuration. Connectors reference the configuration with this name. |
x |
|
Connection |
The connection types to provide to this configuration. |
x |
||
Expiration Policy |
Configures the minimum amount of time that a dynamic configuration instance can remain idle before Mule considers it eligible for expiration. This does not mean that the platform expires the instance at the exact moment that it becomes eligible. Mule purges the instances as appropriate. |
Connection Types
Web Services Connection Type
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
TrustStore file name |
String |
Path where the TrustStore is located. |
||
TrustStore password |
String |
Password for the TrustStore. |
||
Disable Common Name checking |
Boolean |
Whether to disable or not the checking of the Common Name in the certificate. |
false |
|
Username |
String |
x |
||
Password |
String |
x |
||
Host |
String |
x |
||
Port |
String |
8000 |
||
SSL |
Boolean |
false |
||
Fix url end point |
Boolean |
Overrides the URL to use the URL of the WSDL file. |
false |
|
Responsibility name |
String |
|||
Responsibility application name |
String |
x |
||
Security group name |
String |
STANDARD |
||
NLS language |
String |
AMERICAN |
||
Org. ID |
String |
204 |
||
Reconnection |
When the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment fails if the test doesn’t pass after exhausting the associated reconnection strategy |
Operations
Create Email
<oracle-ebs:create-email>
Creates a EmailDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
The EmailDTO business object (in json format) to be created |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Location
<oracle-ebs:create-location>
Creates a LocationDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
The Location to create. |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Organization
<oracle-ebs:create-organization>
Creates a OrganizationDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Organization Contact
<oracle-ebs:create-organization-contact>
Creates a OrgContactDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Organization Customer
<oracle-ebs:create-organization-customer>
Creates an OrganizationDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Party Site
<oracle-ebs:create-party-site>
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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Person
<oracle-ebs:create-person>
Creates a PersonDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Person Customer
<oracle-ebs:create-person-customer>
Creates a PersonDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Phone
<oracle-ebs:create-phone>
Creates a PhoneDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Relationship
<oracle-ebs:create-relationship>
Creates a RelationshipDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Create Web
<oracle-ebs:create-web>
Creates a WebDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Find Parties
<oracle-ebs:find-parties>
Takes a list of Search Party objects and returns a list of Matched Party objects based on the search criteria and match rule id.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Criteria |
Binary |
The request |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Created Organization Customers
<oracle-ebs:get-created-organization-customers>
Extracts a particular OrganizationDTO Customer object from Oracle Trading Community Architecture (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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
TCA identifier for the OrganizationDTO Customer business object |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Email
<oracle-ebs:get-email>
Extracts a particular EmailDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the EmailDTO business object |
x |
|
Orig Sys |
String |
EmailDTO original system name |
||
Orig Sys Ref |
String |
EmailDTO original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Location
<oracle-ebs:get-location>
Extracts a particular LocationDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the LocationDTO business object. |
x |
|
Orig Sys |
String |
LocationDTO original system name. |
||
Orig Sys Ref |
String |
LocationDTO original system reference. |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Organization
<oracle-ebs:get-organization>
Extracts a particular OrganizationDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the OrganizationDTO business object |
x |
|
Orig Sys |
String |
OrganizationDTO original system name |
||
Orig Sys Ref |
String |
OrganizationDTO original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Organization Contact
<oracle-ebs:get-organization-contact>
Extracts a particular OrgContactDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the OrganizationDTO Contact business object |
x |
|
Orig Sys |
String |
OrganizationDTO Contact original system name |
||
Orig Sys Ref |
String |
OrganizationDTO Contact original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Organization Customer
<oracle-ebs:get-organization-customer>
Extracts a particular OrgCustomerDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the OrganizationDTO Customer business object |
x |
|
Orig Sys |
String |
Parent object original system name. |
||
Orig Sys Ref |
String |
Parent object original system reference. |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Organizations Created
<oracle-ebs:get-organizations-created>
Extracts a particular OrganizationDTO business object from Oracle Trading Community Architecture (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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
ID of BES event’s raised when this business object was created. |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Organizations Updated
<oracle-ebs:get-organizations-updated>
Extracts a particular OrganizationDTO business object from Oracle Trading Community Architecture (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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
ID of BES event’s raised when this business object was updated. |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Party Site
<oracle-ebs:get-party-site>
Extracts a particular Party Site business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the Party Site business object |
x |
|
Orig Sys |
String |
Party Site original system name |
||
Orig Sys Ref |
String |
Party Site original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Person
<oracle-ebs:get-person>
Extracts a particular PersonDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the PersonDTO business object |
x |
|
Orig Sys |
String |
PersonDTO original system name |
||
Orig Sys Ref |
String |
PersonDTO original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Person Customer
<oracle-ebs:get-person-customer>
Extracts a particular PersonCustomerDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the PersonDTO Customer business object |
x |
|
Orig Sys |
String |
PersonDTO Customer original system name |
||
Orig Sys Ref |
String |
PersonDTO Customer original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Person Customers Created
<oracle-ebs:get-person-customers-created>
Extracts a particular PersonDTO Customer Created business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
ID of BES event’s raised when this object was created. |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Person Customers Updated
<oracle-ebs:get-person-customers-updated>
Extracts a particular PersonDTO Customer Updated business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
ID of BES event’s raised when this object was updated. |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Persons Created
<oracle-ebs:get-persons-created>
Extracts a particular PersonDTO Created business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
ID of BES event’s raised when this business object was created |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Persons Updated
<oracle-ebs:get-persons-updated>
Extracts a particular PersonDTO Updated business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
of BES event’s raised when this business object was updated |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Phone
<oracle-ebs:get-phone>
Extracts a particular PhoneDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the PhoneDTO business object |
x |
|
Orig Sys |
String |
PhoneDTO original system name |
||
Orig Sys Ref |
String |
PhoneDTO original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Relationship
<oracle-ebs:get-relationship>
Extracts a particular RelationshipDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the RelationshipDTO business object |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Updated Organization Customers
<oracle-ebs:get-updated-organization-customers>
Extracts a particular OrganizationDTO customers object from Oracle Trading Community Architecture (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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Event Id |
Number |
TCA identifier for the OrganizationDTO Customer business object |
x |
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Get Web
<oracle-ebs:get-web>
Extracts a particular WebDTO business object from Oracle Trading Community Architecture (TCA). You pass the object’s identification information to the operation, and it returns the identified business object as it exists in TCA.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Id |
Number |
TCA identifier for the WebDTO business object |
x |
|
Orig Sys |
String |
WebDTO original system name |
||
Sys Ref |
String |
WebDTO original system reference |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Invoke PL SQL
<oracle-ebs:invoke-pl-sql>
Calls a PL/SQL web service.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Input |
Binary |
Content to be processed. Cannot be null. |
|
|
Streaming Strategy |
|
Configure to use repeatable streams. |
||
PL/SQL |
String |
x |
||
Operation |
String |
x |
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Email
<oracle-ebs:save-email>
Saves a EmailDTO 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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
The EmailDTO business object (in json format) to be saved |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Location
<oracle-ebs:save-location>
Saves a LocationDTO 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 Oracle Trading Community Architecture (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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
The LocationDTO business object (in json format) to be saved. |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Organization
<oracle-ebs:save-organization>
Saves a OrganizationDTO 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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Organization Contact
<oracle-ebs:save-organization-contact>
Saves a OrgContactDTO 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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Organization Customer
<oracle-ebs:save-organization-customer>
Saves a OrgCustomerDTO 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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Party Site
<oracle-ebs:save-party-site>
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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Person
<oracle-ebs:save-person>
Saves a PersonDTO 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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Person Customer
<oracle-ebs:save-person-customer>
Saves a PersonDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Phone
<oracle-ebs:save-phone>
Saves a PhoneDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Relationship
<oracle-ebs:save-relationship>
Saves a RelationshipDTO 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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Save Web
<oracle-ebs:save-web>
Saves a PhoneDTO 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). 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Email
<oracle-ebs:update-email>
Updates a EmailDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
The EmailDTO business object (in json format) to be updated |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Location
<oracle-ebs:update-location>
Updates a LocationDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
The LocationDTO business object (in json format) to be updated. |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Organization
<oracle-ebs:update-organization>
Updates a OrganizationDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Organization Contact
<oracle-ebs:update-organization-contact>
Updates a OrgContactDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Organization Customer
<oracle-ebs:update-organization-customer>
Updates a OrgCustomerDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Party Site
<oracle-ebs:update-party-site>
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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Person
<oracle-ebs:update-person>
Updates a PersonDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Person Customer
<oracle-ebs:update-person-customer>
Updates a PersonDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Phone
<oracle-ebs:update-phone>
Updates a PhoneDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Relationship
<oracle-ebs:update-relationship>
Updates a RelationshipDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Update Web
<oracle-ebs:update-web>
Updates a WebDTO 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.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Content |
Binary |
|
||
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
XML Gateway
<oracle-ebs:xml-gateway>
Enqueues a message via XML gateway inbound.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Message Type |
String |
Payload message format. This defaults to XML. Oracle XML Gateway currently supports only XML. |
XML |
|
Message Standard |
String |
Message format standard as displayed in the Define Transactions form and entered in the Define XML Standards form. This defaults to OAG. |
OAG |
|
Transaction Type |
String |
External Transaction Type for the business document from the Trading Partner table. |
x |
|
Transaction Subtype |
String |
External Transaction Subtype for the business document from the Trading Partner table. |
x |
|
Document Number |
String |
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. |
||
Party Id |
String |
The party identifier. Optional. |
||
Party Site Id |
String |
The party site identifier for the inbound XML document. |
x |
|
Body |
Binary |
The payload to be enqueued. |
|
|
Target Variable |
String |
The name of a variable to store the operation’s output. |
||
Target Value |
String |
An expression to evaluate against the operation’s output and store the expression outcome in the target variable |
|
|
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Sources
Business Events Source
<oracle-ebs:business-events-source>
Subscribes to the WF_JMS_JMS_OUT
topic and retrieves any business event enqueued to it.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Durable Subscription |
Boolean |
false |
||
Subscription Name |
String |
|||
Primary Node Only |
Boolean |
Whether this source should only be executed on the primary node when running in Cluster |
||
Streaming Strategy |
|
Configure to use repeatable streams. |
||
Redelivery Policy |
Defines a policy for processing the redelivery of the same message |
|||
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
XML Gateway Outbound Source
<oracle-ebs:xml-gateway-outbound-source>
Subscribes to the ECX_OUTBOUND
queue and retrieves any messages enqueued to it.
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Primary Node Only |
Boolean |
Whether this source should only be executed on the primary node when running in Cluster |
||
Streaming Strategy |
|
Configure to use repeatable streams. |
||
Redelivery Policy |
Defines a policy for processing the redelivery of the same message |
|||
Reconnection Strategy |
A retry strategy in case of connectivity errors. |
Types
Reconnection
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Fails Deployment |
Boolean |
When the application is deployed, a connectivity test is performed on all connectors. If set to true, deployment fails if the test doesn’t pass after exhausting the associated reconnection strategy. |
||
Reconnection Strategy |
The reconnection strategy to use. |
Reconnect
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Frequency |
Number |
How often to reconnect (in milliseconds) |
||
Count |
Number |
The number of reconnection attempts to make |
||
blocking |
Boolean |
If false, the reconnection strategy runs in a separate, non-blocking thread |
true |
Reconnect Forever
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Frequency |
Number |
How often in milliseconds to reconnect |
||
blocking |
Boolean |
If false, the reconnection strategy runs in a separate, non-blocking thread |
true |
Expiration Policy
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Max Idle Time |
Number |
A scalar time value for the maximum amount of time a dynamic configuration instance should be allowed to be idle before it’s considered eligible for expiration |
||
Time Unit |
Enumeration, one of:
|
A time unit that qualifies the maxIdleTime attribute |
Repeatable In-Memory Stream
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Initial Buffer Size |
Number |
The amount of memory that will be allocated to consume the stream and provide random access to it. If the stream contains more data than can be fit into this buffer, then the buffer expands according to the bufferSizeIncrement attribute, with an upper limit of maxInMemorySize. |
||
Buffer Size Increment |
Number |
This is by how much the buffer size expands if it exceeds its initial size. Setting a value of zero or lower means that the buffer should not expand, meaning that a STREAM_MAXIMUM_SIZE_EXCEEDED error is raised when the buffer gets full. |
||
Max Buffer Size |
Number |
The maximum amount of memory to use. If more than that is used then a STREAM_MAXIMUM_SIZE_EXCEEDED error is raised. A value lower than or equal to zero means no limit. |
||
Buffer Unit |
Enumeration, one of:
|
The unit in which all these attributes are expressed |
Repeatable File Store Stream
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Max In Memory Size |
Number |
Defines the maximum memory that the stream should use to keep data in memory. If more than that is consumed then it will start to buffer the content on disk. |
||
Buffer Unit |
Enumeration, one of:
|
The unit in which maxInMemorySize is expressed |
Redelivery Policy
Field | Type | Description | Default Value | Required |
---|---|---|---|---|
Max Redelivery Count |
Number |
The maximum number of times a message can be redelivered and processed unsuccessfully before triggering process-failed-message |
||
Use Secure Hash |
Boolean |
Whether to use a secure hash algorithm to identify a redelivered message. |
||
Message Digest Algorithm |
String |
The secure hashing algorithm to use. If not set, the default is SHA-256. |
||
Id Expression |
String |
Defines one or more expressions to use to determine when a message has been redelivered. This property may only be set if useSecureHash is false. |
||
Object Store |
Object Store |
The object store where the redelivery counter for each message is stored. |