Skip to Content
0
Former Member
Jul 28, 2008 at 12:10 PM

Service with security profiles

17 Views

Hi all,

i have found a documentation about configuration of profiles in WebAS ABAP.

http://help.sap.com/saphelp_nw04/helpdata/en/e1/af3a40243c174ee10000000a1550b0/frameset.htm

But now i don't know how to implement the client application.

Inbound profile: get_username

Outbound profile: set_username

If i do this my "standard" way i get the error message:

ERROR 13:13:31: SOAP Runtime CL_SOAP_RUNTIME_ROOT->EXECUTE

_PROCESSING() A SOAP Runtime Core Exception occurred in method

XP_READ_TAG of class CL_SOAP_XP at position id 1 with internal

error id 111 and error text Unallowed RFC-XML Tag (SOAP_EINVALDOC)

(fault location is 1 ).

Any idea?

regards