My Oracle Support Banner

Incorrect Updation of Records in DDS (Doc ID 2780350.1)

Last updated on NOVEMBER 10, 2023

Applies to:

Oracle Retail Integration Cloud Service - Version NA and later
Information in this document applies to any platform.

Symptoms

When retrying a message from Dynamic Data Service (DDS), it is replacing the Double Quotes (") with Backslash (\) due to which it is failing with format issue.

Steps to Reproduce:

  1. Login to DDS.
  2. Select query builder and select columns.
  3. In the get command use the following:(increment the max_attempts by 1).
    https://<hostname>:443/dynamic-data-service-web/resources/dds/RIB_EH/data?fromTables=RIB_MESSAGE&rowFilter=ADAPTER_CLASS_LOCATION='rib-rms_Receiving_sub' and in_queue=0 and ATTEMPT_COUNT >0 and length(id) <15&offset=0&pageLimit=50
  4. Check the message in the Result tab as : 'Updated Successfully'.
  5. But when checked in MESSAGE_DATA column in RIB_MESSAGE TABLE.
    DDS is replacing the Double Quotes (") with Backslash 5 (\) due to which it is failing with format issue.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.