I came to know that we can filter some rows during sync between nodes, but i don't...
I have given the below properties, but yet the triggers are syncing from corp to...
I came to know that we can filter some rows during sync between nodes, but i don't...
Hi, Yes, it is possible. You can do it by setting sync_on_incoming_batch='1'inside...
Hi, Yes, it is possible. You can do it by setting sync_on_incoming_batch='1'inside...
We can use bsh script in before_copy_script of corresponding file_trigger similar...
We can use bsh script as follow String nodeId = engine.getNodeService().findIdentityNodeId();...
For doing file synchronization between client and server node, I want to fetch the...