This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi,
We have found that Expenseit is sometimes putting a pipe character in the Merchant Name Field which causes the entire Concur file to fail import into our SAP system.
Is there a configuration or audit rule that I can use, that would trigger all expense reports with a pipe character in that field to route to our internal audit group for further review?
Any suggestions would be greatly appreciated. Thank you!
Best,
Solved! Go to Solution.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@rasheedahruben this is what our Knowledge Base article has on this:
To update the field validation rule:
1. Go to Administration > Expense > Expense Admin > Forms and Fields
2. Next to Form Type select the proper form type from the drop-down list
3. Click on the Validations tab
4. Click the New button
5. Provide the validation name
6. In the Regular Expressions field, enter ^[^|]*$ (make sure to remove any extra space before and after the expression)
7. Provide the failure message - this is message that gets displayed when the user enters the character
8. Update the Editable By Group(s) field
9. Click Save and the rule will be created
To enable this validation rule for a field:
1. Go to Administration > Expense > Expense Admin > Forms and Fields
2. Next to Form Type, select the proper form type from the drop-down list
3. Click on Fields tab (alternatively, you can also select the Form Fields tab)
4. Double click on the desired field to open the Modify Fields popup (or Modify Form Fields, if you are under Form Fields) and there will be a drop down called Default Validation (or Validation, if you are under Form Fields)
5. Select the validation from the drop down
6. Click Save
7. The system will now trigger the error message (e.g. "The Pipe Character (|) cannot be entered and must be removed.")
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@rasheedahruben you can do this with a validation audit rule. However, the audit rule must be assigned to a form and field. Unless you have completed our Advanced Configuration class, you will need to submit a help ticket to SAP Concur Support to get this fully set up.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
My apologies @KevinD , I did not see your response until you mentioned it on the other post. Thank you for getting back to me, I truly appreciate it. I've submitted the registration form for the course in January. I'm currently trying to assist my colleague that has already taken the class and has the appropriate access. Are there any instructions you can provide to help assist in completing this?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@rasheedahruben this is what our Knowledge Base article has on this:
To update the field validation rule:
1. Go to Administration > Expense > Expense Admin > Forms and Fields
2. Next to Form Type select the proper form type from the drop-down list
3. Click on the Validations tab
4. Click the New button
5. Provide the validation name
6. In the Regular Expressions field, enter ^[^|]*$ (make sure to remove any extra space before and after the expression)
7. Provide the failure message - this is message that gets displayed when the user enters the character
8. Update the Editable By Group(s) field
9. Click Save and the rule will be created
To enable this validation rule for a field:
1. Go to Administration > Expense > Expense Admin > Forms and Fields
2. Next to Form Type, select the proper form type from the drop-down list
3. Click on Fields tab (alternatively, you can also select the Form Fields tab)
4. Double click on the desired field to open the Modify Fields popup (or Modify Form Fields, if you are under Form Fields) and there will be a drop down called Default Validation (or Validation, if you are under Form Fields)
5. Select the validation from the drop down
6. Click Save
7. The system will now trigger the error message (e.g. "The Pipe Character (|) cannot be entered and must be removed.")
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Thank you Kevin!
I'll pass these instructions along. I appreciate your help! 🙂