<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: aPPLICATION SERVER in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406454#M818068</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  U can find ur file by going into the transaction code AL11. it will be in one of the directories. U can click the find push button and type the file name and find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An application server is a software engine that delivers applications to client computers or devices, typically through the Internet and using the HyperText Transfer Protocol. Application servers are distinguished from web servers by the extensive use of server-side dynamic content and frequent integration with database engines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An application server handles most, if not all, of the business logic and data access of the application (a.k.a. centralization). The main benefit of an application server is the ease of application development, since applications need not be programmed; instead, they are assembled from building blocks provided by the application server. For example, a Wiki is an application server that allows users to build dynamic content assembled from articles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presentation Server is nothing but ur PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Feb 2008 06:15:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-20T06:15:54Z</dc:date>
    <item>
      <title>aPPLICATION SERVER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406451#M818065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELLO&lt;/P&gt;&lt;P&gt;EXPERTS&lt;/P&gt;&lt;P&gt;I AM USNING DATA SET FOR DOWNLOADING DATA FOR ASSET BFROM MY PC INTO &lt;U&gt;*APPLICATION SERVER&lt;/U&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;I &lt;STRONG&gt;WANT TO KNOW THAT WHERE I WILL FIND THIS FILE.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;*AND WAHT IS THE ACTUAL MEANING OF APPLICATION SERVER OR LAYER AND PRESENTAION&lt;/U&gt; AND DATABASE*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PLZ HELP ME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 05:53:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406451#M818065</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T05:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: aPPLICATION SERVER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406452#M818066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Application server&lt;/STRONG&gt; is actually a program named Sapgui.exe. It is usually installed On a user&amp;#146;s workstation.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Application server&lt;/STRONG&gt; is a set of executables that collectively interpret the ABAP/4 Programs and manage the input &amp;amp; output for them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Presentation server&lt;/STRONG&gt;  is actually a program named Sapgui.exe. It is usually installed On a user&amp;#146;s workstation.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG&gt;Presentation server&lt;/STRONG&gt; is a set of executables that collectively interpret the ABAP/4 Programs and manage the input &amp;amp; output for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The AL11 transaction&lt;/STRONG&gt; gives you the file path of application server. You can either write a file via ABAP code or your Basis person should be able to upload a file to application server. The in ABAP code you can use OPEN DATSET command to upload file to a specific path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 06:03:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406452#M818066</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T06:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: aPPLICATION SERVER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406453#M818067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can find ur data using Tcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE11. In this, u can see HOME or TMP folders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SAP, all processing will be done in App server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 06:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406453#M818067</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T06:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: aPPLICATION SERVER</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406454#M818068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  U can find ur file by going into the transaction code AL11. it will be in one of the directories. U can click the find push button and type the file name and find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An application server is a software engine that delivers applications to client computers or devices, typically through the Internet and using the HyperText Transfer Protocol. Application servers are distinguished from web servers by the extensive use of server-side dynamic content and frequent integration with database engines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An application server handles most, if not all, of the business logic and data access of the application (a.k.a. centralization). The main benefit of an application server is the ease of application development, since applications need not be programmed; instead, they are assembled from building blocks provided by the application server. For example, a Wiki is an application server that allows users to build dynamic content assembled from articles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Presentation Server is nothing but ur PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps you,&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2008 06:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/application-server/m-p/3406454#M818068</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-20T06:15:54Z</dc:date>
    </item>
  </channel>
</rss>

