Hello Mansoor,
Did you import the follwing packages in you java code ? if not than declare the below imports at the start of the code and than give it a try . hope that helps :
import com.sap.bpm.*;
import com.sap.bpm.pm.api.*;
Hello Mansoor,
Did you import the follwing packages in you java code ? if not than declare the below imports at the start of the code and than give it a try . hope that helps :
import com.sap.bpm.*;
import com.sap.bpm.pm.api.*;