OHMPI Broadcast Messages Not To XML Standard
(Doc ID 2273452.1)
Last updated on OCTOBER 09, 2019
Applies to:
Oracle Healthcare Master Person Index - Version 4.0.1.1 and laterInformation in this document applies to any platform.
Symptoms
Customer reported that the date and date/time fields in the broadcast messages are not in the XML standard format. This means that they do not parse against the generated XSD.
The fields are implemented as attributes, and are produced in the format "xx/xx/yyyy hh:mm:ss". The xx/xx portion of the date matches the date format specified in the object model (eg. either dd/mm/yyyy or mm/dd/yyyy). This is not the XML standard. The XML standard is "yyyy-mm-ddThh:mm:ss"
In addition, if a date or date/time field is null, it is being produced as datefield="". Again, this is not the XML standard. The correct format should be datefield=.
The date and date/time fields in the broadcast message should be in the XML standard format.
Changes
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 |
Changes |
Cause |
Solution |