cancel
Showing results for 
Search instead for 
Did you mean: 

Getting error while creating proxy,

Former Member
0 Kudos

Hi,

I am trying to consume a web service which is in .Net.

For this i am trying to create a proxy and after that i will create logical port.

But I am getting following error while creating proxy from Transaction SE80 under Enterprise Services.

*Proxy-Generierung: Fehler aufgetreten *

*Incorrect value: Entity "<<document>>"(61 /2907 ). attribute value delimited by " or ' expected *

Can some one please help me to resolve this issue.

Regards,

Amar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check the WSDL file is wellformed or not..You can test it using tools like XML Spy.

Might be the attribute tag is missing something..If WSDL file is correct then, create proxy by selecting the WSDL file from local machine..

Regards,

Sunitha