cancel
Showing results for 
Search instead for 
Did you mean: 

RFC - SOAP scenario

Former Member
0 Kudos

Hi...All,

I am planing to do the RFC - SOAP(B2B) scenario, but our client is not ready to provide the WSDL file,

is it posible to do the scenrio without WSDL file. in my scenario i am using both sides synchronous.

Note: If posible to do rfc-soap scenario with out WSDL file, pls suggest me how can i proceed,

pls send any links regarding this type of scenarios..

this is very urgent requirement..

regards,

Pasi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi...pasi,

with out WSDL file also we can do the rfc-soap scenario. i think ur scenario is B2B scenarios..

regards,

Jain

Answers (4)

Answers (4)

Former Member
0 Kudos

any help regarding my issue...

former_member556603
Active Contributor
0 Kudos

Hi,

Thanks,

Satya Kumar

former_member187563
Contributor
0 Kudos

hi,

Its fine if your client is not providing the wsdl.

You just ask him to provide the input data types and you import rfc and ask them for the mapping structure they want.

Then you simply map the input data structure with your rfc fields.

Then you can genarate wsdl in ID,from tools and provide the wsdl to your client and you can use it for testing purpose.

reward points if helpful

regards,

ujjwal kumar

Edited by: ujjwal kumar on Apr 30, 2008 1:01 PM

former_member556603
Active Contributor
0 Kudos

Hi,

An Overview of SOAP

/people/padmankumar.sahoo/blog/2005/02/15/an-overview-of-soap

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5474f19e-0701-0010-4eaa-97c4f78d...

/people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

/people/kumar.prashant4/blog/2006/07/14/using-rfc-as-webservice-in-webdynpro

/people/shabarish.vijayakumar/blog/2007/11/07/walkthrough--soap-xi-rfcbapi

Configure both SOAP channels?

-->

http://help.sap.com/saphelp_nw04s/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/content.htm

Sender

http://help.sap.com/saphelp_nw04s/helpdata/en/fc/5ad93f130f9215e10000000a155106/content.htm

Receiver

http://help.sap.com/saphelp_nw04s/helpdata/en/29/5bd93f130f9215e10000000a155106/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/45/3418a0eabe072fe10000000a155369/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/02/6d5c034c182e4fbe7bfd25c2b56f9b/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/bf/27fd3b651f6a1ce10000000a11402f/frameset.htm

Check this link http://www.saptechnical.com/Tutorials/XI/RFC2WebService/Page1.htm

Thanks,

Saty Kumar

Reward if it is useful..

Former Member
0 Kudos

Hi,

this should be helpful:

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

> Note: If posible to do rfc-soap scenario with out WSDL file

You will need at least the data structure to define the mapping.

Without the data structure you can only configure the sender (rfc) side.

Regards

Patrick