OnError problems

Hi,

I’ve been running into some problems with onError processing.

Here is the first part of my sequence

<?xml version="1.0" encoding="UTF-8"?>








An error is thrown on the invoke step and the OnError.xml sequence is called but there are no xbd.error parameters created, I’ve written to the file log at the start of the error sequence.

Is this supposed to happen?

Jean

Hi,

No, this is not supposed to happen. I just tried this with 7.3.1.0 and the xbd.error properties are being populated as expected.

Jason