Hi,
We are facing an error in HR trigger. The BRF+ is configured as per the note Note 1591291 - GRC 10.0 - HR Trigger configuration.
The BRF+ rule has decision table which satisfies the condition for new hire. The infotype: 0105 and subtype: 0001
After the new hire event the trigger is activated in GRC system but the log gives a following error Message:
Error occurred during the processing of Rule 'Rule_1'
Error occurred during the processing of Loop 'Loop_1'
Error occurred during the processing of Rule 'Rule_2'
Error occurred during the processing of Decision Table 'Decision_Table_HR'
No match found for the given context (DECISION_TABLE_HR)
Rules are not satisfied for Employee ID 00000019
The rules configured are as per the SAP guide.
1. How do you analyze the error in the BRF+ rules
2. Have anyone come across similar situation
Regards,
Prasad Chaudhari
Hi there,
Have you simulated the rules in the BRF+ workbench? What does that log say?
Normally, these sorts of errors come from having an incomplete logic in the decision table or poorly defined results meaning that it cannot derive the path to send the request.
Simon
Hi Simon,
The BRF+ I am referring has Loops and Rules. We did have a simulation and its passing proper action for HR trigger.
In your setup are you using HR trigger?
Thanks for your input.
Regards,
Prasad
Hi Prasad
I am also getting the same error. I have configured the decision table exactly as per the SAP note, and even simplified my rules to only include the CREATE function.
My SLG1 log picks up the same error.
Did you find a fix for this on your side ?
Please help.
Rgrds
Sameel
Hi guys,
I have the same error, how did you solve that?
Thanks
Eliane
Hi Guys,
In the Decision Table, check the table settings and ensure that the check box is activated to return an initial value if no match is returned.
Simon
Hi Simon, It is ativated!