Free requirements, development and test management.
This server hosts 66.800 users on the cloud!
more Go Back

Feature request: Allow different connection-id in onerror element[CRQ-54586]

Tracker: Change Requests Priority: NormalNormal Assigned to: --
Submitted by: ejboy Mar 26 16:30 Status: Resolved Category: --
Severity: -- Release: --
Description
See original thread https://groups.google.com/forum/?fromgroups=#!topic/scriptella/BpfD6BJc804 SO question: http://stackoverflow.com/questions/15458573/scriptella-feature-request-on-onerror-connection-id

Additonally, an exception being thrown is exported as a variable with a name "error". Example:

<onerror connection-id="java">
    //"error" object represents error details (java.lang.Throwable)
    Throwable error = (Throwable)get("error");
    com.app.ApplicationLogger.logEtlError(error);
</onerror>
Details
Comments & Attachments (0)
Associations (0)
Children (1)
SCM Commits (1)
History (5)
Baselines (0)
All (6)

Filter
Submitted Comment
Nothing found to display.