Custom module and method issue
Hello Experts, I am facing a very strange situation, please share your knowladge if you had encountered such an issue. I have created one sever method and now I want to call another module from this method. So, I have created interface and implementation classes for the module and deployed it to the docbase. Now, the…