Setup Considerations

Before you use this operation, you can set business service properties to specify how the system retrieves data from the JD Edwards EnterpriseOne database. This table includes information about the business service properties that the getContact operation uses:

Group

Key

Description

Default Value

J0100004

J0100004_MAX_ROWS

Use this operation to specify the maximum number of records that the operation returns.

100

Note: It is recommended that users configure this business service property and use a value other than 0 (zero). Setting this constant to 0 enables the operation to return all matching records. Additionally, it is recommended that you pass in selection criteria when processing this operation. If you do not pass in selection criteria, and you set this business property to 0, you might encounter significant performance issues.

See the JD Edwards EnterpriseOne Tools Business Services Development Methodology Guide.