How do you create multiple Writes to same CDT with one form and one interface?

Certified Associate Developer

Good day everyone, 

I am new to Appian and working on a project. I have a database with the following tables: Employees (1:M) Document Status (M:1) Training Document. I am trying to make a form that allows managers to assign each employee to multiple training documents at the same time. So, I have a form like below with a checklist of all training documents (fetched through an expression rule) 

When the form submits, I need the process model to write to the database multiple times to the document status CDT. For example, based on the picture above, there would need to be three entries to DB tracking status for each training document and employee. How should I set up the interface and/or process models. Any advice/suggestion would be greatly helpful! 

Best, 

Harsha Gurram

  Discussion posts and replies are publicly visible

Parents Reply Children