Work orderless completion through API
Customer is making work orderless completion through MTI. Then they realize that issue (backflush) transactions are not done, only the completion transaction is seen. I recognized they are not using transaction_source_id nor transaction_source_name. However in the API guide they are mandatory. When doing this through forms, it is working fine.
Questions are:
Are these 2 fields mandatory while making WOLC through MTI?
How can I get the values to be inserted?
Is this the reason why backflush transactions are not done? Or it could be a code issue?
The insert statement is attached.