Journal approval is not getting triggered for Journal approval is not getting triggered forrule defi
Summary
Journal approval is not getting triggered for Journal approval is not getting triggered forrule defined based on code combination.Content
Journal approval is not getting triggered for for rule defined based on code combination.
we have requirement to trigger approval rule based on account combination to appropriate application role.
we have used ParallelTypeParticipantOneInParallelModeRuleSet and have rule defined as per attached document .
eg
( Journal Line.Account Combination matches "(.*).(.*).(.*).(2106200).(.*).(.*).(.*).(.*).(0000000).(.*)" or
Journal Line.Account Combination matches "(.*).(.*).(.*).(1306500).(.*).(.*).(.*).(.*).(2002530).(.*)"
now,when we interface and send journals for approval, it is not hitting this rule.
The same was working fine in dev instance (it was at 19c ) and we are facing this issue in UAT instance (19D) . we had configured all the rules manully in one of test instance(was on 19 D) itself and then migrated into the UAT using soa composer -export /import