on 2008 May 02 6:34 PM
Greetings All,
I have a Logic flow from an old NQL process.
The process Gets some SQL and Tag Data then checks to see if data was returned and notifies via email if data wasn't returned. So this would translate into the Tag and SQL Queries followed by a Logic Conditional block.
HERE's the questions:
In BLS, if the SQL and/or Tag Query fail, the entire process quits (at least when Executed locally) and never gets to the Logic Conditional block to verify the tagQuery.success or SQLQuery.success.
Is this what it does when run as a scheduled task also???
Is there any onError then do... type of parameter???
Any Suggestions would be appreciated...
Thanks
Dennis West
Request clarification before answering.
Dennis, it shouldn't "quit". The Success property should be set to false, and the error caught (typically). Sounds like a bug.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.