cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Webservice : Error

Former Member
0 Kudos

Hi,

I was trying to simulte RFC-Web service scenario.

I was successful in implementing the GetDistance as was mentioned in the Web blog /people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

Now I took another Webservice which validates the Credit Card.

The webservice is http://webservices.imacination.com/validate/index.jsp.

I am getting an error "Cannnot Understand:Must understand".

I presume that there is some problem with the security settings for the web service. While i configure the scenario, in Receiver Agreement,it has asked to enter the Keystore view and keystore entry. I have just cliked on the input help and entered service_ssl and ssl-credentials against the values.Such values were not required for the GetDistance web service.

Could you please let me know how i can execute this web service successfully.

Thanks & Regards,

Vani

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vani,

i think this Web Log there is a small problem.

The Target URL isn´t the URL with WSDL.

Cheers,

Silvio

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Silvio,

The URL for WSDL is http://webservices.imacination.com/validate/Validate.jws?wsdl.

I presume the there are some securtiy problems for this URL http://webservices.imacination.com/validate/index.jsp,

because only for this scenario do i need to enter the keystore entry value.

So could you please let me know the importance of these keystore values and if this is the reason for the error.