Set transaction data for linear process

How to set the out_transactionItem for linear process?

I do not understand how exactly the workflow should look like for this situation:

For a linear process (not repetitive), set out_TransactionItem only for in_TransactionNumber 1 - first and only transaction.

@katylsy,

For linear process, we have to set out_TransactionItem = 1 i.e. It will execute only one transaction.

For suppose, we have input like dataTable i.e. it contains many rows and we have to execute one by one row. Here, one datarow is one transactionItem.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.