Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
16 replies
Answers
1 answer
Subscribers
8 subscribers
Views
14125 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Add/Update Action not writing to DSE
sarahk8341
over 8 years ago
New designer here; I've created an Action to Add or Update reference data but it is not writing to the database as it should. In monitoring the process it appears to run correctly, but nothing appears in the database. Any help would be appreciated!
OriginalPostID-272969
Discussion posts and replies are publicly visible
Parents
0
bryant.st39
over 8 years ago
My guess is your PV is null. Since it is null and not empty, Appian doesn't how to reference the id field. Based on what I see, here I also assume you haven't created an id yet. I assume "Add/Update Ref Data for " is part of the form or task name. You could do some null handling to see if the PV is null to avoid this error.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
bryant.st39
over 8 years ago
My guess is your PV is null. Since it is null and not empty, Appian doesn't how to reference the id field. Based on what I see, here I also assume you haven't created an id yet. I assume "Add/Update Ref Data for " is part of the form or task name. You could do some null handling to see if the PV is null to avoid this error.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data