Processing errors from Database Actions

2004-02-20 Thread Derek Hohls
Perhaps I have used the wrong keywords, but I cannot find anything in the docs that deals with this I am trying to present to the user the reason why a Database Add (or Update) action may have failed. The sitemap is set up for the entry form to be redisplayed on failure (via XSP)... but I wo

Re: Processing errors from Database Actions

2004-02-21 Thread Christian Haul
Derek Hohls wrote: Perhaps I have used the wrong keywords, but I cannot find anything in the docs that deals with this I am trying to present to the user the reason why a Database Add (or Update) action may have failed. The sitemap is set up for the entry form to be redisplayed on failure (vi

Re: Processing errors from Database Actions

2004-02-22 Thread Derek Hohls
Chris You wrote: "Action may only return values to the sitemap when they were successful. Therefore error conditions cannot be communicated that way. Because of this, everything that is would be returned is additionally stored using an output module. This includes the JDBC error message. The defa