IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > JD Edwards EnterpriseOne > Reference > Outbound configuration properties

Interaction specification properties

Interaction specification properties control the interaction for an operation. The external service wizard sets the interaction specification properties when you configure the adapter. Typically, you do not need to change these properties. However, some properties for outbound operations can be changed by the user.

One reason to change the interaction specification properties is to increase the value of the property that specifies the maximum number of records to be returned by a RetrieveAll operation, if your RetrieveAll operations do not return complete information. To change these properties after the application is deployed, use the assembly editor in IBM Integration Designer. The properties reside in the method binding of the import.

The following tables list and describe the interaction specification property that you can set. For information about how to read the property details table, see Guide to information about properties.

Interaction specification property for the Adapter for JD Edwards EnterpriseOne
Property name Description
In the wizard In the assembly editor
Maximum records for RetrieveAll operation Maximum number of records Maximum number of records to return during a RetrieveAll operation


Maximum number of records for RetrieveAll operation

This property specifies the maximum number of records to return for a RetrieveAll operation.

Maximum records for RetrieveAll operation details
Required Yes
Default 100
Usage If the number of hits in the database exceeds the value of the Maximum number of records property, the adapter returns the error MatchesExceededLimitException and MatchesExceededLimitFault. Use this property to avoid out-of-memory issues.
Property type Integer
Globalized No
Bidi supported No

Outbound configuration properties


Related tasks:

Changing interaction specification properties


Related reference:

Guide to information about properties

Setting connection properties for the external service wizard

Resource adapter properties

Managed connection factory properties