io_TransactionData.Rows(in_TranscationNumber).Item Can someone help?

Trying to increment the transaction number everytime if get transaction data

The answer is obvious:

You are using the variable name “in_TranscationNumber” which is not declared.
It’s a spelling mistake from your side.

image

Sesshhh i got thanks man @jcab

‘SetTransactionStatus’ has validation errors I’m not sure how to fix this.

@apurvalost

Could you please go to that exclamation mark where error is and take screenshot and show me once. Will check and update you.