Hi,
In the process model I am not able to get all data as the output. To replicate the issue please find below details
The process details
Could you please help me in this
Discussion posts and replies are publicly visible
I expect data but getting only Id
I think this is the expected behaviour. I also covered that in my blog post on version 23.3.
appian.rocks/.../
How can I get the data then, it's going to be a big change. So from now onwards only write Records will only return in output "Id"??
You need to add a extra node after the Write Records to run a query that will refresh your PV.
Before this, whenever we used to set the target in the output of 'write record' smart service, it would provide us with the complete data, including the ID. Has this been updated since version 23.3?
Seems like it. That's why I tried to cover this in detail in my blog post.