Unable to understand how to update data on 2 tables simultaneously

Certified Associate Developer

I am working on EPIC 2 ( Bids & Auction Houses) of the Appian Applied Development Course. In the user story 7 to enter bid decision if the bid is awarded , i need to update vehicle availability on AA_Vehicle table and also update bid information on the bids table.

I have flat end CDT . in the bids CDT, vehicleId  is just a integer field

I tried to create a process variables to update the vehicle availability status. In the process property i created a new process variable called Vehicle and it's of type AA_Vehicle CDT.

In the write to data store entity to vehice table, before this block i had a script task which gives me the vehicle I'd field from the AA_Vehicle .

Please if anyone can send me the screenshot on how to proceed it would be of great help

Thanks in advance

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data