EGO_ITEM_PUB.process_items returns incomplete information from error_handler
Oracle Inventory Management, version 12.2.8
When an error occurs after calling the API EGO_ITEM_PUB.process_items the message data returned is incomplete. Only the Index is returned, not the Row: or Org ID:. This makes it difficult to troubleshoot as the Index does not provide enough information to find the incorrect entry.
Error running the item API with action UPDATE. Table: MTL_SYSTEM_ITEMS_B Msg Text: Changing Master Controlled attributes of this Master Item has caused validation errors in the Child Item. Entity ID: ITEM Index: 2 Type: E Row: Org ID:
What is needed to get all the fields in the message_list to populate?