Symptom
Verification Repository Message in Error or Failed - Incorrect payload.
Environment
SAP Information Collaboration Hub for Life Sciences - Verification Service
Reproducing the Issue
Verification service repository message in Error or Failed, message not processed
Cause
Verification Repository message in Error or Failed state due to incorrect Payload structure or content.
Resolution
To avoid Verification Repository message errors:
1. The message payload must include a list of EPCs.
2. The message must include values for mandatory tags.
<SAPExtension></SAPExtension> is mandatory and must include values for the following attributes:
<LOTNO></LOTNO>
<DATEX></DATEX>
<DATMF></DATMF>
Example:
<SAPExtension>
<LOTNO>LOTNO10</LOTNO>
<DATEX>2022-08-31</DATEX>
<DATMF>2021-08-31</DATMF>
</SAPExtension>
See Also
Message Specification and sample files on Help Page
Keywords
Verification Repository, Message Errors, Failed Message, Write Logs, SAP Information Collaboration Hub for Life Sciences, ICH , KBA , LOD-PHN-SUP , SAP Information Collaboration Hub for Life Sciences Support , Known Error