Audit log parameters

This table shows the audit log application parameters that can be configured and implemented using Infor SAT.

Parameter Name Description
auditlog.enabled (parm_id = 3141263) Use this parameter to specify that audit log feature is enabled.

The default value is true

Is Not Customer Editable

auditlog.ignoreChildAdd (parm_id = 3141264) This parameter is a comma-separated list of BOb types for the audit log to ignore when they are added to the system.

The default value is BusinessRuleViolation

Is Not Customer Editable

auditlog.ignoreChildRemove (parm_id = 3141265) This parameter is a comma-separated list of BOb types for the audit log to ignore when they are removed to the system.

The default value is BusinessRuleViolation

Is Not Customer Editable

auditlog.ignoreElements (parm_id = 3141266) This parameter is a comma-separated list of BOb elements for the audit log to ignore. Is Not Customer Editable
er.auditlog.ignoreChildAdd (parm_id = 3141272) This parameter is a comma-separated list of BOb types for the audit log to ignore when they are added for Infor ER.

The default value is BusinessRuleViolation

Is Not Customer Editable

er.auditlog.ignoreChildRemove (parm_id = 3141273) This parameter is a comma-separated list of BOb types for the audit log to ignore when they are removed for Infor ER.

The default value is BusinessRuleViolation

Is Not Customer Editable

er.auditlog.ignoreElements (parm_id = 3141270) This parameter is a comma-separated list of BOb elements for the audit log to ignore for Infor ER.

Is Not Customer Editable

ts.auditlog.ignoreElements (parm_id = 3141271) This parameter is a comma-separated list of BOb elements for the audit log to ignore for Infor TS.

Is Not Customer Editable

auditlog.hideChildAdd(param_id=3141279) A comma-separated list of bob types for the audit log screen to hide when added.

The default value is BusinessRuleViolation,GuestCountDetail.

Is not customer editable.

auditlog.hideChildRemove(param_id=3141282) A comma-separated list of bob types for the audit log screen to hide when removed.

The default value is BusinessRuleViolation,GuestCountDetail.

Is not customer editable.

auditlog.hideElements(param_id=3141285) A comma-separated list of bob elements for the audit log screen to hide.

Is not customer editable.

auditLog.showLineItemPanel(param_id=3141289) Use this parameter to control the display of the line item audit log panel. This param can be prefixed to make it application-specific. For example,'ts.auditLog.showLineItemPanel'

The default value is True.

Is customer editable.

auditscore.showAuditScoreElementonScreen Use this parameter to control the visibility of the Audit Score and User Score on the Manager Review and the Auditor Review screen respectively.
auditscore.autoApproveExceptions(param_id=3159272) Set the value of this parameter to true for quick approval of document with exceptions having document score greater than threshold score.

The default value is False.

Is customer editable.

auditscore.document.calculateMultipleBrvsAsOne(param_id=3156821) If this parameter is enabled, multiple BR violations of the same type can be treated together in document and the Document Audit Score can be calculated accordingly.

The default value is False.

Is customer editable.

auditscore.document.thresholdLimit(param_id=3156823) This is a threshold limit for the document. If the score is less than the threshold limit then the document is treated as Un-safe document and detailed audit is required.

The default value is 0.

Is customer editable.

auditscore.enabled(param_id=3156820) Use this parameter to enable or disable the Audit Score functionality.

The default value is False.

Is customer editable.

auditscore.connect.quickApproval.enabled(param_id=3157926) Use this parameter to enable or disable the document Audit Score in document review screen.

The default value is False.

Is customer editable.

auditscore.document.recentCount(param_id=3157923) Use this parameter to specify the number of recent documents to calculate the User Audit Score.

The default value is 0.

Is customer editable.

auditscore.document.totalPoints(param_id=3156822) Use this parameter to define the Audit Score total points. Audit Score is calculated on BR violation score corresponding to the specified total points.

The default value is 0.

Is customer editable.

auditscore.user.thresholdLimit(param_id=3157925) Use this parameter to specify the threshold limit for the user. If the score is less than the threshold limit then the user is treated as Un-safe user and detailed audit is required.

The default value is 0.

Is customer editable.

auditscore.document.yearWeightage(param_id=3157924) Use this parameter to specify the percentage to consider the document weightage for specified yea The percentage is used for calculating the User Audit Score. Weightage must be like '50,30,20'

The default value is Null.

Is customer editable.

audit.showVerifyReceiptsWarning (parm_id = 3145424 When reviewing an expense report, the reviewer can verify receipts by selecting multiple line items and clicking Verify Receipts. If a receipt is not relevant on some items such as mileage or per diem, the system warns the user. Set this parameter to false to suppress the warning. Default value is true.
AutoApprovalBkg.doValidation(Param_id=3051398 ) Set one of these values to the parameter:
  • false: for not performing any validation. Documents in all activities must be auto approved.
  • true: to perform validation using classes listed in the AutoApprovalBkg.validaterClass vector or the AutoApprovalBkg.validaterClassFor### vectors

The default value is True.

Is not customer editable.

AutoApprovalBkg.exceptionAction(parm_id=3051399) AutoApprovalBkg automatically approves any documents that pass all validation(s), but will route all documents that fail any validation on an unknown condition(s) (exception) with the status code in exception; default is empty, most likely alternate value is -100 or lower for exception, but any value can be used as long as it is valid for all activities affected.

The default value is -1.

Is not customer editable.