Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Issue transforming CSVFile To An XML File

Question
Thembelani Mlalazi · Oct 12, 2017

Issue transforming CSVFile To An XML File

I  have a business service that brings in a xml virtual document to the production and also a csv service  that brings in a csv file and have a process that transforms both to a xml output  but I have a problem with the csv as it is giving me this error when I try to trans form it ```ERROR <Ens>ErrException: <PROPERTY DOES NOT EXIST>zOnRequest+1 ^EnsLib.MsgRouter.VDocRoutingEngine.1 *DocType``` I have read here followed the suggestion but now I do not get any errors but my message is not being routed here is the rule set that I am using

#Business Process (BPL) #CSV #DTL #XML #Ensemble

Source URL:https://community.intersystems.com/post/issue-transforming-csvfile-xml-file