Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property determines how many reconciliation jobs can execute in parallel, impacting the efficiency of data processing. |
| What area does it affect? |
Reconciliation job scheduling |
| What does the default mean? |
The default value is "4", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing reconciliation performance or during peak data processing times. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.samp.recon.max_workers |
| Sys ID |
e6f8725d48480010fa9b178b62c6202f |
| Type |
integer |
| Application |
Global |
| Default value |
4 |
| Description |
Enter the number of scheduled jobs to run in parallel for reconciliation. |
| Updated |
2019-09-21 14:43:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... files simultaneously, workers are used. To change the number of workers that run simultaneously, update the following two system properties with the number of workers being used: • glide.sys.schedulers • com.snc.samp.recon.max_workers To upload an attachment larger than 1 GB, you need to update the com.glide.attachment.max_size system property to reflect the size of the content zip file. You can also export your ...
Related properties