Hello Everyone,

I hope you're doing well!

I'm encountering a delay with the PutDatabaseRecord processor when inserting 
data at a scheduled time using CRON-driven scheduling. While the 
QueryDatabaseTable processor fetches the data on time, the insertion through 
PutDatabaseRecord is significantly delayed. However, when using Time-driven 
scheduling, the processor works as expected without delays.
I suspect the issue might be related to the DBCPConnectionPool configuration. 
Could anyone suggest the best possible configuration or other optimizations to 
ensure timely data insertion?

Thank you in advance for your support!

Best regards,
Deepanshu

Reply via email to