Dispatch Failed Due To Sequence Type Value As There No LOV Present For The Field
(Doc ID 3017174.1)
Last updated on MAY 28, 2024
Applies to:
Oracle Banking Payments - Version 14.7.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
On : 14.7.0.3.0 version, Implementation Support
Dispatch failed due to sequence Type value as there No LOV present for the field
Issue:
------
Dispatch is failed due to XSD validation.
There is no validation for the field 'Sequence Type' for wrong value.
There is no LOV for the field to select the correct value.
Expected:
-------
There should be validation for the field ' Sequence Type' for wrong value OR There should be LOV for the field to select the correct value.
This approach will avoid the manual input mistake/error for important field which will identified at the last step i.e. during the dispatch.
ERROR
-----------------------
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 674; cvc-enumeration-valid: Value 'OFF' is not facet-valid with respect to enumeration '[FRST, RCUR, FNAL, OOFF] It must be a value from the enumeration.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Create SDD outgoing collection via PCDAOTXN.
2. Provide Sequence Type as OFF in Additional Detail section.
3. Dispatch the pacs003 file.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |