Job Queue for automatic handling of Inbox Transactions


Inbox transactions can be processed automatically.
To accept messages automatically the Auto. Accept Transactions option needs to be checked for the Partner in Wisefish Cross-Company Setup.

image-20251027-134013.png

With this setting incoming messages from the Cross-Company Partner will automatically get the Line Action field updated to Accept.

image-20251027-140528.png


Accepted messages can then be handled automatically by setting up an entry in the Job Queue Entries. An entry for the Codeunit with the ID 10005627 needs to be added, which will then process the incoming transaction and move it to the Handled Inbox Transactions (similar to the manual handling of transactions).

image-20251027-142055.png

Please note that recurring job queues can affect performance, so you shouldn't run them too frequently.