Perfect thank you
- Log in to post comments
Perfect thank you
Thank you for your answer. We are using a class for the xml and a schema to do the mapping. Your code is logical and looks quite correct to me. I will find where this processing is occurring and modify. I will mark Correct when it gets there. Thank you again
This Answer is correct! Working now as expected instead as originally designed.
Thanks Jeff!!
Ahhh yes! I was heading in a different direction by using an xml schema. The service class I used: EnsLib.EDI.XML.Service.FileService does not have a field for element name but this service class does "EnsLib.XML.Object.Service.FileService". I am going to create the class and work on this Jeff. Thanks for your patience and expertise
Hi Jeff! thanks for the reply. Thus far I have actually tried the XML file service idea. My implementation (attempt) has a left to right path of
All of this "seems" to work perfectly. My output HL7 message has no errors and every field maps.
I even have a lookup table in there right now.
the XML schema is VERY simple...
The only issue is that my integration does one read and then stops even though my source file has 4 records.
I will lookup the BPL that you suggest and thank you for that. Hopefully I can figure it out soon!
Thank you for that!
Did you ever figure this out? I am doing the same thing (xml to Hl7) for Material Mgt and I have a LARGE number of transactions to transform from the xml file