cancel
Showing results for 
Search instead for 
Did you mean: 

Create Web Service within the Portal

Former Member
0 Kudos

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.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

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.

Answers (3)

Answers (3)

Former Member
0 Kudos

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.

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi.

Could you give me a link to a tutorial that can help me to create a portal service? And it'll be nice if this service works with bapi.

Regards, Sergey.

Former Member
0 Kudos

Hi,

refer this blog ,hope it'll help u

<a href="https://weblogs.sdn.sap.com/pub/wlg/1645">blog</a>

Regards,

Malini V

Former Member
0 Kudos

Hi all,

I created the webservice from portalservice for me 3wsdl files ex: XXX_DOC_LIT.wsdl, XXX_RPC_ENC.wsdl, XXX_RPC_LIT.wsdl genarating while creating the webservice.not generating one wsdl file.Please any one advice me on this.

Former Member
0 Kudos

Hi,

Refer to this blog....

Hope it helps u

Regards

Bhargava