cancel
Showing results for 
Search instead for 
Did you mean: 

Using WAS 6.40 with SAP 4.7 and WAS 6.20

Former Member
0 Kudos

Hi,

We want to upgrade from R/3 4.6C to 4.7 (R/3 Enterprise).

As we are planning to develop new apps mostly on the web side, we want to use web dynpro.

As far as I have understood the articles about web dynpro and the versions of WAS and R/3, we need the WAS 6.40 to use web dynpro technology. The R/3 4.7 only shipps with WAS 6.20, so we can't use the web dynpro 'out of the box'.

Now my question:

Is there a chance to use the WAS 6.40 (only the Java stack I suppose) for the web dynpro stuff and communicate to the WAS 6.20 running the R/3 system or communicate directly with the 4.7 R/3 system?

Can I use the benefits of the web dynpro technology or is only the half of the technology available/running with this architecture?

Has anyone experience with this or is my whole idea too adventurously?

Has anyone better ideas how to use web dynpro with a R/3 4.7 backend?

Any comments, hints or ideas are welcome...

TIA

Ralph

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The answer is yes. You can use WAS 6.40 as a standalone Java Web application server and conect it to you busness functionality on r/3 4.7 system using JCO. Moreover, this is one of the most common scenarios of work with WAS 6.40 (at least for projects I am familiar with). This scanario gives you most of the power and functionality of Web Dynpro approach. All WAS and Web Dynpro APIs are available for use, the only think you can't use is API dedicated for portal enviroment (portal eventing for exampele).

eddy_declercq
Active Contributor
0 Kudos

RFCs are also a possibility to communicate if you don't wanna/can't use the latest technologies.

Former Member
0 Kudos

Hi,

thanx a lot. This is what I want to hear.

Our web projects are all based on the 'old' JCO API and so we are familiar with this kind of programming.

Does anybody know if you have to have NW 04 installed to use Visual Composer or is WAS 6.40 sufficient ?

And: Does WAS 6.40 supports the Connector Framework or do I have to use the JCO API directly?

Regards Ralph

Message was edited by: Ralph Nagel

Former Member
0 Kudos

Hi Ralph,

1. for the Visual Composer WAS 6.40 should be sufficient. But i'm not absolutely sure about that, maybe somebody else is able to answer this for sure.

2. the WAS does support the J2EE connector framework in conjunction with JCO using the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5caa85b11d6b28500508b5d5211/frameset.htm">SAPJRA resource adapter</a>.

Hope that helps.

Regards

Stefan