Hi All
I am currently working on developing a webdynpro application which needs to be running parallely along with the existing sap application. The webdynpro appl. is a replica of the sap appl. I heard through some sources that, the architecture handles the locking issues, and performance,monitoring ..etc internally and it is working fine.
Can anyone throw some light(information) on how to go about it ? What needs to be done(anything specific)and where to start ?
Thanks in advance, sathya
Hi Satya
Are you trying to rebuild a functionality that exists on SAP using Web Dynpro? Well Web Dynpro alone will not solve your problem, you will have to use a myriad of other Java technologies to achieve what SAP gives for granted, like EJBs,JTA,JDBC,JARM,SAP J2EE Enque system etc etc.
You will have to understand what the clients business, performance and scalabilty requirements are and architect your application on top of these technologies. But its a mix and match you can choose some and avoid some ,it all depends on what you want to build.
Regards
Pran
Hi,
Hope this URL may help you
http://help.sap.com/saphelp_webas630/helpdata/en/5b/5eea3d5506fb34e10000000a114084/content.htm
RK
Add a comment