on 09-03-2007 6:51 AM
Hi, all.
I want to use SAP Portal for generating Portal web services on a base of some external procedures.
But to use NWDS in such way as to implement this procedure in EJB and create a web service for it seems not the best solution for me.
Are there any other ways to do it? For example, are there any utilities that can help me to generate a web service within the Portal?
Regards, Sergey.
Hi,
Follow the steps given in the following link to create portal service.
<a href="mhtml:https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0b57e590-0201-0010-a29f-abd37a436f54!http://localhost/Documents%20and%20Settings/i024527/Desktop/Linda/start.htm">how to create portal service</a>
Rds,
Shanthakumar.
Assign points for useful answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Refer the Below link.
<a href="https://forums.sdn.sap.com/thread.jspa?threadID=412823&tstart=0">How get Portal Services in EJB (Web Service)</a>
Rds,
Shanthakumar.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
follow these steps:
1.first import ur portal service application.
2.Select your portal service ---> new --> other -->portal application --> create a new portal object ---> choose your portal application -->portal web service ---> portal webservice from portal service ---> chhose inteface path --> finish.
3).create one new project.
4). right click the project
5) follow step 2
6) chhose portal webservice from wsdl file client side ---> enter the wsdl path --> finish.
7)Right click project --> new > other>portal application>create a portal object->portal component->abstract portal component-->........finish.
Regards
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.