Implementation Details

This table includes information that can help determine whether the getCustomerCreditInformation operation is functioning correctly:

Question

Answer

How can I tell if the operation completes successfully?

If the operation completes successfully, records containing credit information for the specified entities are returned to the consumer.

The records that are returned to the consumer include all of the fields that are listed in the response interface for this operation. However, some of those fields can contain blank or zero values, depending on the data that exists in the JD Edwards EnterpriseOne system.

At a minimum, the system returns non-zero values for these fields:

  • entityID

  • creditHoldExempt

If I encounter errors while processing a transaction, do I need to reverse the transaction?

This operation does not perform transactions. No data in the EnterpriseOne system is updated when this operation processes. If you encounter errors when processing this operation, review the error messages, along with your selection criteria, and retry your query. Additionally, you can verify that records matching your selection criteria exist in the EnterpriseOne database.

Does this operation use record reservation?

No. The operation does not reserve records within the JD Edwards EnterpriseOne system during processing.