Hello Everyone,
There is an issue in Write Records Smart Service
Its not giving as output with/of primary keys in the Output section
It works for a record which takes single value as input but not working for array pv!
Please ping if anyone has faced this issue before, We,ve tried everything but nothing is working
Thanks in advance.
Discussion posts and replies are publicly visible
Can you share more details? What does "We,ve tried everything" mean?
Any code snippets, configuration details, error messages?
Appian version is crucial. This feature changed a few times.
Hi Stefan,We're currently on 24.1 version of appian below are the ss of configuration The pv which is shown is the one in Input part of write records also
Talking about input, did you configure anything on that "Input" tab? What about the tab "Setup"?
PFA below for configurations
Can you share process history of an instance showing this behaviour?
Do you see any errors returned by that node or in the tomcat stdout log file?
This is the node behavior it shows no error And in process history also it is updated but not with primary key!
On that screenshot I do not see the process variable before and after the node.
That node has two additional outputs. "Error" and "Error Occurred". Anything in there?
Does the record full-sync successfully?
Do you see the new data in the database?
After a full record sync, do you see the new data in Appian?
Hi Stefan, There is no error I saved it in the variable and checked also the data is in db and also gets synced in record. I dont understand whats the issue here
Then, I suggest to create a simply test process model, use a script task to create some random record data and then write that to the record. Trying to isolate and replicate unexpected behaviour is an important step in the root cause analysis.