Hi Team,I'm facing a issue with write records smart service. And my database mysql. I'm unable to find the root cause. I have a script task before the write it outputs the data correctly.
Discussion posts and replies are publicly visible
Based on the information you share, it is almost impossible tho guess anything.
A while ago, I recorded a podcast episode on how to get help here: appian.rocks/.../
Sorry for the inconvenience It's a simple process model with one script task and one write to records. In the script task I'm calling an expression rule which outputs a list of values of that record type. I'm mapping it to a pv! and writing to records. But if I enter some data from the DB it writing correctly, I'm not having much experience on records so I couldn't able to find the cause
Can you please post the SS of the Instance variable values?
Perhaps there are more details available in the tomcat-stdOut.log?
Did you find any root cause as we are also facing similar issue but only in one env though everything is same as per lower env. and working find. records are not configured with Auto seq but tables are defined with auto seq.
Have you checked tomcat logs ?? you might find the something there.