Clarification on Application Job
Hi All,
I have question regarding Jobs submitted from Administration --> Server Management --> Jobs.
I have a job which I have configured in Workflow Process Batch Manager Component.
Parameters are Workflow Process Name and Search Specification.
Lets just say there are nearly 50K records which satisfies the search specification.
Now as per my knowledge below are the sequence of actions happen when I submit the job. (Please Correct Me if I'm wrong)
1. Request is written into S_SRM_REQUEST with the status QUEUED.
2. SRProc will read this request ad route to SRBroker on the any server based on the load balancing method which in turn submits request to the Workflow Process Batch Manager.
I have question regarding Jobs submitted from Administration --> Server Management --> Jobs.
I have a job which I have configured in Workflow Process Batch Manager Component.
Parameters are Workflow Process Name and Search Specification.
Lets just say there are nearly 50K records which satisfies the search specification.
Now as per my knowledge below are the sequence of actions happen when I submit the job. (Please Correct Me if I'm wrong)
1. Request is written into S_SRM_REQUEST with the status QUEUED.
2. SRProc will read this request ad route to SRBroker on the any server based on the load balancing method which in turn submits request to the Workflow Process Batch Manager.
0