Hi guys,
Anyone can lead me how to use "Action Step" in Business process flow ?
I'm wondering when we add new record in a table, can we before write (save) the new record, run other process like checking into other table and insert other table first, but with some information getting from the original table that we inserting in the first place.
So in my mind right now, whether I can use Business process flow. for example, on the 1st stage, I will let users to fill in some fields first, and on the next stage or when they click Next stage, some process will run first to check other table and it may also insert new record to this "other" table. I would also like to lookup then to this "other table" to retrieve one of its field information and use it to my field in the original table that "in the staging process" of insertion. Until this 2nd process is done, then user can click Next stage again to save the record.
Any advices are appreciated.
Thanks