Issue with approval flow for local and global transfer flow
Summary
Issue with approval flow for local and global transfer flowContent
I have separate approval flows for local and global transfer flow based on the following scenarios.
1> transfer involving compensation change
2> transfer does not involve compensation change
3> global transfer
I am able to make it work for 1 and 2 but the worklist transaction is failing for scenario 3 (see below for error). I guess this is because the compensation change amount attribute which I have included for scenarios 1 and 2, is not supported in the global transfer scenario (3). I have included the same attribute in scenario 3 with a is not a null condition but it did not work. Will it be possible for someone from Oracle to check what is the issue here.