Skip to main content
harshs684550
August 29, 2023
Question

Error in Related Action (A3 Dialogs)

  • August 29, 2023
  • 6 replies
  • 0 views

Hi ,

I am getting this error while invoking a related record action ,which is not giving any info what could be the issue. Has anyone faced the same issue before, is there any way to trace it?

6 replies

mathieud0001
Brainy
August 29, 2023

There's probably more info on that error in the tomcat-stdOut.log.

harshs684550
August 29, 2023

Actually it is not coming up there and also there is no process instance created ,It feels lost in between. In SAIL Dialogs(A3) we can send data to dialog box by converting data in json string and pass it as identifier and in record we fetch it again by converting it back to appian format. So when data size is big let's say more 1000 characters it is not working.

mathieud0001
Brainy
August 29, 2023

Why are you sending a jsonString as your identifier?