and i want this output
add the RaiqError XML-Struct with
Code:
SET theTree.RaiqError.Exception = ExceptionList;
SET theTree.RaiqError.ErrorType = ErrorType;
SET theTree.RaiqError.Severity = 'CRITICAL';
SET theTree.RaiqError.Reason = '';
SET theTree.RaiqError.Flow = FlowName;
SET theTree.RaiqError.Node = ''; :
However it was still necessary to declare a prefix (ods) for the message's target namespace. I tried to avoid this by getting to the namespace declaration via the (commented out) reference variable refRoot + MOVE FIRSTCHILD but there seems to be some namespace-related difficulty when using MOVE to position correctly which I have not yet been able to solve.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum