How to run JAVA code inside Campaign
I want to run a small utility java jar inside the campaign workflow. I tried to use DOS Script , tried to set a path and classpath before running java -jar .
But this didn't run. Any documentation or sample code on this code will be helpful.
Thanks,