<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ABAP, NetWeaver, ERP Tutorial &#187; WAS</title>
	<atom:link href="http://www.sapgeek.net/category/sap-netweaver/was/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sapgeek.net</link>
	<description>Provides a deep and broad view about SAP</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:39:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SAP Installation Number</title>
		<link>http://www.sapgeek.net/2011/11/sap-installation-number/</link>
		<comments>http://www.sapgeek.net/2011/11/sap-installation-number/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 13:18:28 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[SAP NetWeaver]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[Installation Number]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/11/sap-installation-number/</guid>
		<description><![CDATA[<p>SAP Installation number is a 10-digit number supplied by SAP. You receive the installation number as part of the installation package. The number is printed on the &#34;Request Fax License Key&#34; form.</p>

<p>SAP has stated that they recommend one installation number per SAP product landscape. For example, in a typical R/3 landscape where you have a development, QA and production system. This would all be defined and registered under one installation number. If you then have developers who have registered developer keys (developer keys are defined for and map to a SAP installation number) then that developer key will work in all of the systems defined for that landscape. That means that a developer key available in the development system would then also work in the production system. The developer will only have to supply it once per SAP instance. This also applies to SAP access key(object key) which is used to modify SAP standard programs.</p>

<p>Below link explains SAP installation number, license key, developer key perfectly.</p>

<p><a href="http://www.way2sap.com/sap-article/installation-sap-numbers-sap-keys-sap-license-nu-1550/" target="_blank">Installation SAP Numbers, SAP Keys, SAP License number</a></p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/11/sap-installation-number/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAPconnect Configuration</title>
		<link>http://www.sapgeek.net/2011/01/sapconnect-configuration/</link>
		<comments>http://www.sapgeek.net/2011/01/sapconnect-configuration/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 05:45:52 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[ABAP]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[SAPconnect]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2011/01/sapconnect-configuration/</guid>
		<description><![CDATA[<p>SAPconnect provides a standard interface for external communication, which supports sending using telecommunication services, such as FAX, text messages (pager/SMS), Internet mail and X.400, as well as sending to printers and between different SAP Systems.</p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2011/01/sapconnect-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP J2EE &#8211; DataSource 2</title>
		<link>http://www.sapgeek.net/2010/11/sap-j2ee-datasource-2/</link>
		<comments>http://www.sapgeek.net/2010/11/sap-j2ee-datasource-2/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 08:19:19 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SAP NetWeaver]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[DataSource.JNDI]]></category>
		<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2010/11/sap-j2ee-datasource-2/</guid>
		<description><![CDATA[<p>In my previous post, I have explained what the DataSource is and how SAP deal with it. In this post, I would like to share more information about the DataSource.</p>

<p>The default JDBC drivers are delivered in library component: <strong>com.sap.portal.jdbcdrivers</strong>. You can find a list of JDBC driver library for each DBMS - P9sybase.jar, P9db2.jar, P9oracle.jar, P9informix.jar, P9sqlsever.jar.</p>

<p>You can add your aliases in the DataSource definition. Aliases are alternative names that are used by the application components when they look up a DataSource object. Below figure shows the aliases used by SAP standard applications.</p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/11/sap-j2ee-datasource-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP J2EE Engine System Architecture</title>
		<link>http://www.sapgeek.net/2010/11/sap-j2ee-engine-system-architecture/</link>
		<comments>http://www.sapgeek.net/2010/11/sap-j2ee-engine-system-architecture/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 08:42:41 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SAP NetWeaver]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[Application Server]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[NetWeaver]]></category>
		<category><![CDATA[Web AS]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2010/11/sap-j2ee-engine-system-architecture/</guid>
		<description><![CDATA[<p>As a system, the SAP J2EE Engine consists of three logical layers:</p>

<ul>
  <li><strong>SAP Java Enterprise Runtime</strong> – comprises low-level modules that provide functions such as class loading, cluster communication, persistent configuration data management, and so on. For more information, see <a href="http://help.sap.com/saphelp_webas630/helpdata/en/6f/8f583eb05a4644e10000000a114084/content.htm" target="_blank">SAP Java Enterprise Runtime</a>.</li>

  <li>&#160;<strong>Pluggable components</strong> – consists of interfaces, libraries and services components that provide various runtime functions and programming APIs. For more information, see <a href="http://help.sap.com/saphelp_webas630/helpdata/en/57/4e4f3e065de946e10000000a114084/content.htm" target="_blank">Pluggable Components</a>.</li>

  <li><strong>Applications layer</strong> – refers to the applications that are deployed and run on the SAP J2EE Engine. For more information, see <a href="http://help.sap.com/saphelp_webas630/helpdata/en/c6/6cf35ccd92fc4cafce314aa14bdf24/content.htm" target="_blank">Applications</a>.</li>
</ul>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/11/sap-j2ee-engine-system-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP J2EE &#8211; JDBC Data Source</title>
		<link>http://www.sapgeek.net/2010/11/sap-j2ee-jdbc-data-source/</link>
		<comments>http://www.sapgeek.net/2010/11/sap-j2ee-jdbc-data-source/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 13:33:36 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SAP NetWeaver]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[DataSource]]></category>
		<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2010/11/sap-j2ee-jdbc-data-source/</guid>
		<description><![CDATA[<p><strong>Why need JDBC Data Source?</strong></p>

<p>In the J2EE development, the application needs to persist business data into a database. In SAP world, the data can be stored in the ABAP database through RFC calls. Another data repository is the Java database through the SAP Java persistence infrastructure.</p>

<p>During the SAP server installation, a default datasource is set up and intended to be used by all the SAP applications. You can create a new datasource aliases for your application in order to use the default datasource. Besides, you can create a new datasource in order to have a application specific configuration.</p>

<p><strong>How to Administrate JDBC Data Source?</strong></p>]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/11/sap-j2ee-jdbc-data-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAP J2EE Engine DB Connection</title>
		<link>http://www.sapgeek.net/2010/10/sap-j2ee-engine-db-connection/</link>
		<comments>http://www.sapgeek.net/2010/10/sap-j2ee-engine-db-connection/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 06:42:24 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SAP NetWeaver]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[Application Server]]></category>
		<category><![CDATA[NetWeaver]]></category>
		<category><![CDATA[Web AS]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/2010/10/sap-j2ee-engine-db-connection/</guid>
		<description><![CDATA[<p>The database connection for SAP J2EE engine is created during the AS Java installation. The database user SAP&#60;SID&#62;DB, password and db server connection string is stored in the secure storage file, located at <em><strong>usrsap&#60;SID&#62;SYSglobalsecuritydataSecStore.properties</strong></em> in the installation folder.</p>  <p>These DB information as well as the default administrator user can be maintained using Config Tool (Execute <em><strong>&#60;AS_Java_install_dir&#62;configtoolconfigtool.bat</strong></em>). Start the Config Tool and select secure store. The configuration for the secure storage in the file system appears.</p>  <p><img title="secure store" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="350" alt="secure store" src="http://www.sapgeek.net/wp-content/uploads/2010/10/image34.png" width="607" border="0" /> </p> ]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2010/10/sap-j2ee-engine-db-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Package,Application Component,Software Component</title>
		<link>http://www.sapgeek.net/2009/12/package/</link>
		<comments>http://www.sapgeek.net/2009/12/package/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 13:03:52 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[SAP NetWeaver]]></category>
		<category><![CDATA[WAS]]></category>
		<category><![CDATA[Application Component]]></category>
		<category><![CDATA[Software Component]]></category>

		<guid isPermaLink="false">http://www.sapgeek.net/?p=314</guid>
		<description><![CDATA[Package, application component and software component are all used to organize SAP repository objects. In order to identify different purpose of repository objects, we assign the repository object to the package.

The package will then assign to a surrounding package and it will also assign to a application component, software component. Below screen shot shows the relationship below them.]]></description>
		<wfw:commentRss>http://www.sapgeek.net/2009/12/package/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

