1.6 Verifying DB State After Procedure Execution

This topic describes the systematic instruction to Verifying DB State After Procedure Execution option.

  1. Login into database using schema user (OBDXSCHEMA).
  2. Confirm date if the data is properly inserted into DB by executing below queries.
  • For Feedback
    select file_content from DIGX_CM_CONTENT where ID IN (' ‘${contentId1} ',
    ' ‘${contentId2} ',' ‘${contentId3} ');

    Note:

    All cells should contain BLOB.