Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is application server...!

Former Member
0 Likes
972

Hi friends..!

could anyone help me,What is application server...!

Best regards.!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
922

see, in r/3 architecture, it is the middle layer. it contains work process, buffer everyhting in it. to see files on application server use SE11

reward points if it is useful

4 REPLIES 4
Read only

Former Member
0 Likes
923

see, in r/3 architecture, it is the middle layer. it contains work process, buffer everyhting in it. to see files on application server use SE11

reward points if it is useful

Read only

Former Member
0 Likes
922

Hi,

application server is a middle layer which connects the presentation server and database.

when u run any report it is throgh presentation server.

Application server stores variable info,user info and than fetch data from Database according to user requirements and get back that info to presentation server and we got our output.

hope it is helpful to u.

Read only

varma_narayana
Active Contributor
0 Likes
922

Hi..

Application Server is where all the Programs will get Executed .

It will be in between presentation and Database Servers in an R/3 System.

<b>reward if Helpful</b>

Read only

Former Member
0 Likes
922

hi

good

Server that provides a range of services to run the R/3 System.

The application server provides the following services:

😧 Dialog

V: Update

E: SAP lock administration (enqueue)

B: Background processing

S: Print formatting (spool)

G: SAP gateway

An application server consists of a dispatcher and one or more work processes for each service. The dispatcher manages processing requests, and work processes execute them.

Each application server provides at least one dialog service and one gateway. It may also provide further services.

Only one application server can offer the SAP lock administration service.

thanks

mrutyun^