I want to create a custom component to create some folders in the desired series. I've the java code the does this job and is running fine. But I'm not able to use the component after deploying. The problem I face is that the methods are not available for me to choose in the workflow.
If I deploy a simple component without any supporting jar file, it is working properly.
- How to add component with supporting jars?
- How to remove old components without re initializing the entire isolated region?
Thanks in advance.