Perform kickstart of workbook
asynchronously sn_fcms.kickstart.async |
If set to true, the kickstart of a workbook happens in the
background. Default value: True |
Tracking unit used in Expected Close Day Widget for Close
Workbook sn_fcms.sn_fcms_global_checklist.expected_close_tracking_unit |
Property that governs the tracking unit of time for a close workbook in the
Expected Close Day widget in the Finance Workspace. |
Number of tasks under which the business rule for rolling up the task state
will be triggered synchronously when the task state
changes. sn_fcms.sync.rollup.business.rule.limit |
For example, if set to 500, the system executes the business rule to roll up
the task state when there is a change in the state or any date field of the task
synchronously if the number of tasks is less than 500. If the number of tasks
exceeds 500, the business rule is executed asynchronously. Default value:
2000 |
Perform duplication of workbook
asynchronously sn_fcms.duplication.async |
If set to true, the duplication of a workbook happens in the
background. Default value: True |
Number of years after the current year, the workbook will be allowed to be
created sn_fcms.checklist.years_after |
For example, if set to 2, then the system will not allow you to create a
workbook for the third year and after, from the current year. Default value:
3 |
Number of years before the current year, the workbook will be allowed to be
created sn_fcms.checklist.years_before |
For example, if set to 0, the system will not allow you to create workbooks
for the previous years from the current year. Default value: 0 |
Number of days added as buffer to compute the summary status data on Finance
Workspace, such as the Expected close
date. sn_fcms.dashboard.end_day_buffer |
For example, if set to 5, a buffer of 5 days is added when displaying the
expected close date on the Finance Workspace. Default value: 2 |
Number of times the system should retry to push the data to
ERP sn_fcms.erp.repush.count |
When posting or reversing journal entries to the ERP system is unsuccessful
for any reason such as the network failure, the system tries to repush these
journal entries through a batch job. For example, if you set this property to 2,
the batch job will try to push journal entries a maximum of two times. Default
value: 2 Note: If the batch job has pushed the failed journal entries, the
maximum number of times set in this property but still not successful, the
system raises a notification for the failed entries in the Finance
Workspace. |
Specify the time lag in minutes before the repush batch program executes.
Value must be greater than 5 (mins).
sn_fcms.erp.repush.time.interval |
For example, if set to 10, the system waits for 10 minutes before executing
the batch job to repush the failed journal entries. Default value:
15 |