[SDN LINK I am ref to.|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cd9534da-0c01-0010-0ab9-eed375c79bc5]
I am writing a custom email using GP Api - Background Callable Object.
Created a Java DC and incorported GPAPI - I have added the class as public part also I have inclued package com in the public part
the Java DC's public part is added to my another java library DC.
build and deployed successfully.
but when I am creating Background Execution (callable Object) in GP Design time of portal, I could not find the class when I select the Library from dropdown.
How can I able to view the java class (public part already done)
I ;am getting message: cannot find this class name
Please suggest me what should I do.
Edited by: kiran jakkaraju on Oct 19, 2009 11:01 AM
Edited by: kiran jakkaraju on Oct 19, 2009 11:13 AM