SAP documentation on the topic says we can do it (http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/9a8041efd21b09e10000000a155106/frameset.htm). I've been told to use GPRuntimeManager.getInstance().getProcessInstance() to get the process information in my custom runtime view. GPRuntimeManager doesn't exist in my gp api jar (SP7)file. Also, the "add custom view" button in GP Design time is grey/inactive.
I'm pretty much clueless as to how to proceed on this.
I wish there was a how-to guide for it. Has anyone managed to create a custom GP runtime view using the GP public api yet.
Any help would be greatly appreciated.