Skip to Content
0
Former Member
Dec 02, 2009 at 08:07 PM

Start GP Process through Webdynpro using GP APIs

31 Views

Hello,

I am using GP APIs to start my process programatically in webdynpro using the link :

http://help.sap.com/SAPHELP_NW70EHP1/helpdata/EN/33/198141f906040de10000000a1550b0/frameset.htm

The first screen is a Webdynpro For Java Callable Object which has a Submit button ...on the click of this button i have written the code to start the process.....the process is getting started alright which i checked in NWA -> Guided Procedures -> Process Instance...but then it does not move to the next screen.....but just stays there........the structure params i am sending as blank since my process does not expose any input parameters.(as specified in the Library)....

Any help would be highly appreciated...

Regards,

Anil