Web dynpro ABAP Configuration

Source: Internet
Author: User

Http://sapjava.javaeye.com/blog/627749

 

Web dynpro ABAP series: Web dynpro ABAP Configuration

Article category: Web Front-end

 

SAP technology is always complicated. The configuration of WDA is as follows:

1. Internet Communication Manager

Make sure that the HTTP/HTTPS provided in the ICM is running normally.

Tcode: smicm->Display service.

ICM plays an important role in SAP applications. After an HTTP request arrives at the ICM, the ICM forwards the HTTP request to the corresponding work process, it can also control the cache of HTTP objects.

 

2. Internet communication framework

ICF provides an environment in which the working process in ABAP as processes HTTP requests. The ICF service required by a series of WDA must be activated. You can use report: rsicf_service_activation to activate it. There are three groups.

L web dynpro ABAP

ICF service required by the WDA Runtime Environment

L web dynpro ABAP design time

ICF service required by view designer for WDA development in ABAP workbench

L web dynpro ABAP test apps

The ICF service required for WDA testing.

Tcode: sicf

Refer:

Note 1088717-active services for Web dynpro ABAP in transaction sicf
Note 1009930-(Display) Problems in view designer when you load a view
Note 517484-inactive services in the Internet communication framework

 

3.Set fully qualified domain names FQDN

Configure the parameter ICM/host_name_full

Tcode: rz10

 

4.Set IP address and domain name ing

If the domain name can be resolved by DNS, skip this step.

In C:/Windows/system32/Drivers/etc, set the IP address to the domain name ing set in the previous step.

 

Since March February 2008, I started to contact web dynpro for Java and found that most of SAP's core services are implemented based on ABAP. Although WDJ provides adaptive RFC to access the back-end ABAP system, but it is not as fast as native code, and after the acquisition of Sun from Oracle, the importance of Java in SAP development may be much reduced. Although WDA appeared after WDJ, it also showed that sap still liked its own ABAP. Otherwise, I would like to implement webdnypro again.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.