Methods VS BOF
Hello, we are implementing BPM and we have automatic activities which execute diferent methods. The problem is that we need also to call this methods from a WDK application and our processes are not deployed as "standard modules" (BOF) How can we call a method from WDK? If is not possible, is better to implement a standard…