cancel
Showing results for 
Search instead for 
Did you mean: 
LovelyAsmolo
Occasional Member - Level 3

Request: Audit Rule Comment is not working

Hi,

 

I enabled the Segment Hotel in Request Module and assigned "Default Hotel Segment Form"

 

LovelyAsmolo_0-1679007153613.png

 

And, Created audit rule that if hotel expense type exceeded 300 USD without comment. error will trigger. I used "Request Entry Save"

 

LovelyAsmolo_1-1679007221258.png

 

Issue: In my testing, I exceeded the amount to 300 USD and even if I added the comment, error message is not disappearing. 

 

Can you please help me solve this? I think the comment field is not recognize by the system.

 

LovelyAsmolo_2-1679007333054.png

 

 

2 Solutions
Solution
PoojaKumatkar
Occasional Member - Level 2

@LovelyAsmolo  - 1st screenshot which you have provided is for segment types and not for expense types. That screenshot is from request policy2 nd page which is dedicated for segment types and 3rd page is dedicated for expected expense types .

 

Hence your rule is not working. You need to select segment type form instead of request entry expense type .

Write conditions as given below and update your audit rule. 

 

Event: segment save

 

Conditions:

Segment Type = Hotel

And 

Amount greater than 300

And 

Comment = No

View solution in original post

Solution
PoojaKumatkar
Occasional Member - Level 2

@LovelyAsmolo  - slight changes in my earlier response because upon testing I realized standard comment field from request entry form doesnt worked for some reason. Possible reason could be there are multiple comment fields available on single segment form (check in and check out section). However, there a workaround which you can try:

1.  Forms and Fields >> Request Segment Custom Info >> create a copy of default form and add 1 custom field and on fields level  do changes as highlighted in below form. 

PoojaKumatkar_0-1679066235367.png

2. Goto Request Policy >> 2nd page in front of hotel segment under custom info section link newly created custom info form as shown in below screenshot and save.

PoojaKumatkar_1-1679066416604.png

3. write rule as shown below:

Event = Request Entry Submit

PoojaKumatkar_2-1679066495144.png

save and done.

4. testing

Note: please note that since the event is request submit, the rule will evaluate upon request submission. After you enter the comments in custom field added, try submitting the request again so that the rule will evaluate again and can be submitted successfully.

Also, if needed, you can hide system standard comment field from hotel segment form for user.

PoojaKumatkar_3-1679066574442.pngPoojaKumatkar_4-1679066625322.png

 

View solution in original post

7 REPLIES 7
AB2
SAP Concur Employee
SAP Concur Employee

hi @LovelyAsmolo if I understood correctly you want the audit rule to fire if there are not any comments. The screenshot of audit rule condition says if Has Comments equals yes so it will fire when there are comments. I believe you should update the condition to say Has Comments equals No.

LovelyAsmolo
Occasional Member - Level 3

Hi, I had the wrong screenshot (sorry) it was initially set-up as "No" in the audit rule. can you please help me look at it.

Solution
PoojaKumatkar
Occasional Member - Level 2

@LovelyAsmolo  - 1st screenshot which you have provided is for segment types and not for expense types. That screenshot is from request policy2 nd page which is dedicated for segment types and 3rd page is dedicated for expected expense types .

 

Hence your rule is not working. You need to select segment type form instead of request entry expense type .

Write conditions as given below and update your audit rule. 

 

Event: segment save

 

Conditions:

Segment Type = Hotel

And 

Amount greater than 300

And 

Comment = No

LovelyAsmolo
Occasional Member - Level 3

Hi @PoojaKumatkar  what event should I use? If I use Request Entry Save then Segment type is not part of it. I can only use "Has Segment" (Whichi is incorrect)

 

If I used, "Segment Save" I  will have the segment type but no request entry or the segment has no amount and comment fields.

 

LovelyAsmolo_0-1679061630944.png

 

Could you please let me know the event and correct condition I should use?

Solution
PoojaKumatkar
Occasional Member - Level 2

@LovelyAsmolo  - slight changes in my earlier response because upon testing I realized standard comment field from request entry form doesnt worked for some reason. Possible reason could be there are multiple comment fields available on single segment form (check in and check out section). However, there a workaround which you can try:

1.  Forms and Fields >> Request Segment Custom Info >> create a copy of default form and add 1 custom field and on fields level  do changes as highlighted in below form. 

PoojaKumatkar_0-1679066235367.png

2. Goto Request Policy >> 2nd page in front of hotel segment under custom info section link newly created custom info form as shown in below screenshot and save.

PoojaKumatkar_1-1679066416604.png

3. write rule as shown below:

Event = Request Entry Submit

PoojaKumatkar_2-1679066495144.png

save and done.

4. testing

Note: please note that since the event is request submit, the rule will evaluate upon request submission. After you enter the comments in custom field added, try submitting the request again so that the rule will evaluate again and can be submitted successfully.

Also, if needed, you can hide system standard comment field from hotel segment form for user.

PoojaKumatkar_3-1679066574442.pngPoojaKumatkar_4-1679066625322.png

 

LovelyAsmolo
Occasional Member - Level 3

Hi @PoojaKumatkar ,

 

Thank you so much for your help. Not sure why this workaround not working for me.

 

 

LovelyAsmolo
Occasional Member - Level 3

Hi @PoojaKumatkar , it works now ! Thank you so much for your help! Appreciate it 🙂