cancel
Showing results for 
Search instead for 
Did you mean: 

webdynpro deployment with EP

Former Member
0 Kudos

Hi,

Can any body help me with the following queies:

1) Is it possible to to deploy a webdynpro application that connects to the R/3 system <b>without</b> SAP EP i.e on WAS 6.40 for Java only.

2)If yes,how is the connection to R/3 made in the application code

3)Is it possbile to connect a webdynpro app to SAP XI.If yes ,how.

regards,

Bhupesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

For answer to your question

<i>Is it possbile to connect a webdynpro app to SAP XI.If yes ,how.</i>

you can publish RFCs as webservice by using XI and import the webservice model in webdynpro

Regards

Rohit

Message was edited by: Rohit Radhakrishnan

Former Member
0 Kudos

Rohit,thank u for the helpful hint.

When you say 'you can publish RFCs as webservice by using XI 'could u please expand on that>

As far as I know,RFC are part of the R/3 system which can be called from WD app using JCo.Now can a RFC be a part of the XI.

(Please bear with me if my questions sound silly .I am very new to SAP ,coming from a J2EE background )

regards,

Bhupesh

Former Member
0 Kudos

Hi Bhupeesh,

See this link on calling RFCs in webdynpro

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/tutorial on accessing abap functions in web dynpro - 4.htm

hope this helps you

Regards

Rohit

Former Member
0 Kudos

You donot require EP to connect to R/3. Just import the RFC you need to call, configure the JCo connections and SLD.

Check for the article 'Linking RFC to WebDynpro' for more details in this regard.

For Web Dynpro and XI check this link

/people/sap.user72/blog/2005/09/15/connecting-to-xi-server-from-web-dynpro

Former Member
0 Kudos

Thanx for the helpful answe,Kareem.

I am afraid I could not find the article 'Linking RFC to WebDynpro' .Where can I find it.

regards,

Bhupesh