Hello experts,
Please I am facing a problem with a b1if, i am trying to retrieve data from another oracle database through an sql query that has a sum on it but when i am trying to test my scenario i am getting the following error:
com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: com.sap.b1i.utilities.UtilException: UTE001 Nested exception: javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: Le type d'élément "SUM" doit être suivi des spécifications d'attribut, ">" ou "/>".
Thank you for your help.