Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Process Model with three "Write to Data Store Entity" Adding the Same data multiple times in the data store entity: How to Pass record ID among all "Write to Data Store Entity"

Case 2: Process Model with three "Write to Data Store Entity" Adding the Same data multiple times in the data store entity:

Step 1: I have a Process model which takes input from the User through an interface and add record to the data store entity (X). 

Step 2: Using the user input field, the process model assigns the task to the approver for updating certain fields. Now, Approver updates the required field for the same record (Using second Write to Data Store entity to store the data here to save Approver's updates).

Issue: The second Write To Data store Entity is adding a new row in the data store entity instead of updating the same record.

So, how to pass the ID variable among different "Write to Data Store Entities" in the same process model? 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data