Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Enterprise Service

Former Member
0 Likes
592

Hi all

I have an Enterprise Service on my System.

I want make use of this E Service from outside World !

What are the steps involved for that ?

Thanks

Note: This topic refers to SOA

Hi all

I have an Enterprise Service on my System.

I want make use of this E Service from outside World !

What are the steps involved for that ?

Thanks

Note: This topic refers to SOA

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
573

Well, you have already created the web service. You have released it, and tested it. Now comes the part where you will need a knowledgeable basis person to help with the authentication and protocal which will be used to access your web service. You must take into account security issues from the outside coming in, such as passing thru the firewall and such.

http://help.sap.com/saphelp_nw2004s/helpdata/en/92/ae3a40243c174ee10000000a1550b0/frameset.htm

Regards,

RIch Heilman

Read only

0 Likes
573

Thanks Rich !

In simple terms,why we have Enterprise Services(in SRM,CRM, etc).

How this can be used ? And how this E Service can be published on the SOAP Engine ?

I am successful in exposing a RFC as Web Service on SOAP !

Thanks

Read only

0 Likes
573

Any one to help on this ?