Queue Processor - No queue item found to trace
I created a simple dedicated queue processor to create cases, and calling Queue-For-Processing method from a activity.
I don't see any exceptions but don't see an items queued even immediate or delayed methods
while checking the admin studio, I don't see any issues.
1. We have 2 stream nodes running fine, I see Data Flow also got created
2. Application Context is also set properly to our apps.
3. Checked the System-Message-QueueProcess-DelayedItem for Delayed configuration
I don't see an records of queued items. Any thoughts how to debug this issue ?
@MNC001
found the root cause "you need to write now checked" for queueing process method, if you are calling the queue from a service activity