I have a table with 1:M relationship, as stated in 23.3 I can update with just one write records smart service, how to pass related data there
Discussion posts and replies are publicly visible
Hi Kumar,you need a create record relationship first and and all the records must under same data source. you can build record data using record type or have variable of type that record.
you can refer for detailed info heredocs.appian.com/.../Write_Records_Smart_Service.html