cancel
Showing results for 
Search instead for 
Did you mean: 

start a gp using a web service

Former Member
0 Kudos

hello,

I generated a web service like described here:

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/44/44c59fd7c72e84e10000000a155369/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/44/44c59fd7c72e84e10000000a155369/frameset.htm</a>

I can access this wsdl file using the borwser, an user name and a password. Then I inserted this wsdl file as a new system in the portal.

Logon Method: UIDPW

User Mapping Type: admin or admin,user (tried both)

A System Alias is defined

Permissions are set

A user mapping is defined. I used the same password user combination which I used logging into the browser. (and since it is a test system it is actually the only user/pass combination defined)

but still the connection test does not work:

fault message:

Results

Retrieval of default alias successful

Connection failed. Make sure user mapping is set correctly and all connection properties are correct.

any ideas?

other systems like IDES or web service systems which do not require username and password are working fine.

any ideas? thx in advance,

felix

Accepted Solutions (1)

Accepted Solutions (1)

ankur_garg5
Active Contributor
0 Kudos

Hi Felix,

Please go through this doc:

<a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128b-0c01-0010-fa85-e3a576f1a40d">https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e017128b-0c01-0010-fa85-e3a576f1a40d</a>

It tells how to create a web service system in portal. Since your web service requires a userid and password authentication, please do the user mapping too of the web service system with your user id.

Bye

Ankur

Reward points if it helps!!

Former Member
0 Kudos

thanks for the answer. user mapping is done, but the service still does not work.

When I go through this doc:

http://help.sap.com/saphelp_nw2004s/helpdata/en/44/44c59fd7c72e84e10000000a155369/frameset.htm

I can not see the process templates after selecting the logical destination. I can call GPProcessDiscoveryWSIL in a browser on a client and I see all templates. For me it seems that the server can not access the GPProcessDiscoveryWSIL. Is that possible?

thanks, felix

Answers (0)