Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
5 subscribers
Views
1773 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
I have a question regarding "Execute Stored Procedure" plug-in. There
samuelr
over 11 years ago
I have a question regarding "Execute Stored Procedure" plug-in. There is no output that the plug-in provides for capturing return/error code and error message. I was wondring if anyone had suggestions about the best way to capture this information for the purpose of error handling in Appian....
OriginalPostID-72216
OriginalPostID-72216
Discussion posts and replies are publicly visible
Parents
0
Tim
Certified Lead Developer
over 11 years ago
If the node fails to execute you will get the standard smart service exceptions. For any errors that occur within the stored procedure you should handle them with exceptions and pass the exception code and message as an out parameter from the stores proc.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 11 years ago
If the node fails to execute you will get the standard smart service exceptions. For any errors that occur within the stored procedure you should handle them with exceptions and pass the exception code and message as an out parameter from the stores proc.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data