4 Update Entity

This topic describes the information about Update Entity.

When Product Processor updates entities that already exist in OBC, it sends the changes to the corresponding staging tables with RECORD_TYPE = 'U' (Update/Insert) or RECORD_TYPE = 'D' (Delete). For entity-specific behavior, refer to the detailed rules provided for each entity.

Following checks and validations are applied to all the entities:
  • If any mandatory fields is missing then record is rejected.
  • After batch processing, the system marks each record as Success (S) or Failed (F). Records with either status are excluded from subsequent batch runs

This topic contains the following sub-topics: