BusinessObjects Board

DQM: SAP_Create_Break_Keys xml format

Hi,

We have configured the standard real-time SAP job: Job_Realtime_DQ_SAP_Create_Break_keys. But it fails each time with the error “invalid XML input format”, since the element “” is used in the XML file.

After some research, I was able to replicate this with the standard Sample XML files delivered with DQM. The job uses by default the sample file “SampleInputXMLFor_Create_Break_keys.xml”. This xml has following format:

<DataSet>
   <Record>
   ...

Now, I change this to the sample file “SampleInputXMLFor_Realtime_DQ_SAP_MDG_Create_Break_Keys.xml” I’ll get the same error as with the XML files received from SAP. Since both have the same xml format:

<DataSet>
   <item>
   ...

So it’s clear the cause is of the error is a wrong xml format. But how do we solve this? Is there an error in the configuration somewhere (SAP or DS)? Or do we have to change the job? Although the client uses this without any modifications, so I think we’ll missed some configuration.


MilkSjeik :belgium: (BOB member since 2007-09-07)