Posted: Mon Aug 11, 2014 4:34 pm Post subject: THROW EXCEPTION VALUES in IIB v9
Newbie
Joined: 16 Nov 2010 Posts: 3
Hi Experts,
We are migrating from WMB v7 to IIB v9. We have a common subflow that collects any errors and puts the result to a database. When we throw a user exception with the text in a CHARACTER variable called errorText...
THROW USER EXCEPTION VALUES(errorText);
...then in v7 we get the value of errorText from ExceptionList.Insert[1].Text but in v9 we are getting the field name (that is, 'errorText').
I have not been able to identify the problem from the documentation. Is someone here able to indicate why the behaviour has changed?
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