But how to get these objects. Is it via PID, i need to get the req object. One more thing, i tried by just passing different data source to data connection object it worked. Never mapped the Database1Config to any pool. Just configured 2 database details in JDBC Pool. Is it fine?Below is code snippe...
I have a scenario to interact with more than one DB. But in this scenario, in my java class, how to get the data source, connection details for respective database from JDBC Connection Pool. Any suggestions would be helpful.
Hi All,As per my knowledge on Reverse replication functionality has be removed in 6.1. Any alternate way to handle reverse replication. I hope programatic way ie by updating the last modified, last modifed by and cq:distribute true still holds good in 6.1 for reverse replication process.Any detailed...
If in the case of 65000 users required in publish for CQ login in an application, any restriction on no of user can be created under a node so that performance is not hit while login?
My use case is have a launcher that activates, once an Asset is uploaded, the the problem here is my launcher completes before the DAM asset update, hence the renditions are not moved to publish. Any suggestions will be very helpful.
Hi All,We have a requirement where a launcher has to wait for another launcher to complete. The scenario is when an asset(It might be a pdf or document) is added under a DAM path, first the DAM Update Asset launcher has to run followed by my launcher.Currently my launcher completes before default DA...