Additional File Group Number field in Stage Item Barcode Interface
A new "File Group Number" field has been added to the Stage table within the Item Barcode Interface, including its Input Interface UI. This field enables more granular tracking of sets of records that are processed together by grouping them under a common identifier.
File Group Number Field
The "File Group Number" field is also available through the init_stage_interface API, making it easier to monitor, audit, and troubleshoot groups of related records. When retrieving (GET/HEAD) stage message entities, the new field is now included in the response payload for each record, ensuring visibility and traceability.
Steps to Enable
You don't need to do anything to enable this feature.