Please Help - Allocation Module
Hi,
We are struggling with this issue: Allocation status - "Approval in Process" what it means "This status is used when the system is writing an
approval request to the queue."
What I found in Allocation Operational Guide regarding the subject is:
"Calculate, Approve, and Reserve actions in the Allocation maintenance screen are long running processes and they are configured to work asynchronously using JMS.
The Data Source required for populating the RAF_ASYNC_TASK table is a XA-Transaction for the purpose of a two-phase commit. The Data Source is - jdbc/RAFAsyncTaskDBDS.
Every message published to the JMS queue is also inserted into the RAF_ASYNC_TASK table.