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
6 subscribers
Views
1278 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
I am using "write to data store" smart service. How I can capture erro
vineeta6579
over 10 years ago
I am using "write to data store" smart service. How I can capture error message/ fault if database is down from "write to data store" service.
...
OriginalPostID-121531
OriginalPostID-121531
Discussion posts and replies are publicly visible
Parents
0
siddharthg521
over 10 years ago
Out of the box, you cannot capture error/faulty messages in write to data store service.
However, as an alternative you can plugin your write to data store node in a sub process and put an exception on this sub process node with a timer.
If there is any error in the node, the exception will execute and you can identify that and can drive your further business logic.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
siddharthg521
over 10 years ago
Out of the box, you cannot capture error/faulty messages in write to data store service.
However, as an alternative you can plugin your write to data store node in a sub process and put an exception on this sub process node with a timer.
If there is any error in the node, the exception will execute and you can identify that and can drive your further business logic.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data