Question
All items/records are not queuing to Queue Processor
Hi,
Created an activity to process batch of record(s)/item(s) and invoking dedicated Queue Processor for each item/record within loop, using an activity method: Queue-For-Processing. Some of the record(s)/item(s) are not queuing to Queue Processor. For example: Batch size is 10 (its an input to activity and using this value iterating through loop); 7 records are queued for process and 3 records not queuing.
Any thoughts or pointers would be helpful.
Thanks,
Penchalareddy.
***Edited by Moderator: Pallavi to update platform capability tags***
Hi Penchalareddy,
Did you found any errors in the Rule trace of that activity? Check whether the required values are passed in the Step Page.
Check whether those entries are broken and try tracing Queue Processor from the Admin Studio.
If the issue persists, share the screenshots of activity rule configuration here so that it will be easy for everyone to debug this.
Good Luck!