Setup Considerations

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

Group

Key

Description

Default Value

J0100022

J0100022_MAX_ROWS

Use this business service property to specify the maximum number of records the operation can return for a query.

100

Note: It is recommended that this business service property is configured and used. Also, it is strongly recommended that the consumer pass in selection criteria when performing a query. If these two recommendations are not followed, the operation attempts to fetch all the records from the database, which can significantly impact performance.

See JD Edwards EnterpriseOne Tools Business Services Development Methodology Guide.