<?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: ale1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938766#M942419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALE - Application Link Enabling &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process Flow:&lt;/P&gt;&lt;P&gt;An application creates a master IDoc containing the data to be transferred. The IDoc is passed to the ALE layer where it is prepared for dispatch.&lt;/P&gt;&lt;P&gt;After the IDoc has been transferred, it is read by the target system and inbound processing is triggered. The data is processed either fully automatically or part manually until is posted in the application.&lt;/P&gt;&lt;P&gt;Inbound and outbound processing can be carried out for individual IDocs or for packets of IDocs. In mass processing several IDocs are bundled together in one packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To develop a new custom ALE scenario, comprises 5 steps:&lt;/P&gt;&lt;P&gt;1.	Design and develop the custom IDoc with itu2019s segments and a new message type&lt;/P&gt;&lt;P&gt;2.	Configure the ALE environment with the new IDoc and message type (customer model, partner profiles and linking IDoc to message type)&lt;/P&gt;&lt;P&gt;3.	Develop the outbound process which does the following:&lt;/P&gt;&lt;P&gt;u2022	Populates the custom IDoc with control info and functional data&lt;/P&gt;&lt;P&gt;u2022	Sends the IDoc to the ALE layer for distribution&lt;/P&gt;&lt;P&gt;u2022	Updates status and handles errors&lt;/P&gt;&lt;P&gt;4.	Configure the ALE inbound side (partner profiles with inbound process code)&lt;/P&gt;&lt;P&gt;5.	Develop the inbound process which does the following:&lt;/P&gt;&lt;P&gt;u2022	Reads the IDoc into a BDC table; selects other data that is required&lt;/P&gt;&lt;P&gt;u2022	Runs transaction using call transaction or BDC session&lt;/P&gt;&lt;P&gt;u2022	Updates status and handles errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following links for ALE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419" target="test_blank"&gt;http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale2.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2008 14:00:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-27T14:00:54Z</dc:date>
    <item>
      <title>ale1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938764#M942417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello SAP Gurus,&lt;/P&gt;&lt;P&gt;        can anybody explain me the following topics ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE Introduction&lt;/P&gt;&lt;P&gt;ALE Architecture&lt;/P&gt;&lt;P&gt;ALE Programming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijaya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 13:00:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938764#M942417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T13:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: ale1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938765#M942418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go through this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://abapprogramming.blogspot.com/2007/05/ale-abap-cross-applications.html" target="test_blank"&gt;http://abapprogramming.blogspot.com/2007/05/ale-abap-cross-applications.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Alok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 13:04:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938765#M942418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T13:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: ale1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938766#M942419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ALE - Application Link Enabling &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process Flow:&lt;/P&gt;&lt;P&gt;An application creates a master IDoc containing the data to be transferred. The IDoc is passed to the ALE layer where it is prepared for dispatch.&lt;/P&gt;&lt;P&gt;After the IDoc has been transferred, it is read by the target system and inbound processing is triggered. The data is processed either fully automatically or part manually until is posted in the application.&lt;/P&gt;&lt;P&gt;Inbound and outbound processing can be carried out for individual IDocs or for packets of IDocs. In mass processing several IDocs are bundled together in one packet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To develop a new custom ALE scenario, comprises 5 steps:&lt;/P&gt;&lt;P&gt;1.	Design and develop the custom IDoc with itu2019s segments and a new message type&lt;/P&gt;&lt;P&gt;2.	Configure the ALE environment with the new IDoc and message type (customer model, partner profiles and linking IDoc to message type)&lt;/P&gt;&lt;P&gt;3.	Develop the outbound process which does the following:&lt;/P&gt;&lt;P&gt;u2022	Populates the custom IDoc with control info and functional data&lt;/P&gt;&lt;P&gt;u2022	Sends the IDoc to the ALE layer for distribution&lt;/P&gt;&lt;P&gt;u2022	Updates status and handles errors&lt;/P&gt;&lt;P&gt;4.	Configure the ALE inbound side (partner profiles with inbound process code)&lt;/P&gt;&lt;P&gt;5.	Develop the inbound process which does the following:&lt;/P&gt;&lt;P&gt;u2022	Reads the IDoc into a BDC table; selects other data that is required&lt;/P&gt;&lt;P&gt;u2022	Runs transaction using call transaction or BDC session&lt;/P&gt;&lt;P&gt;u2022	Updates status and handles errors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following links for ALE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc" target="test_blank"&gt;http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419" target="test_blank"&gt;http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ale2.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ale2.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 14:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938766#M942419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T14:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: ale1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938767#M942420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijayalakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALE provides for the integration of distributed applications, but why would we distribute applications in the first place? There are several technical and business reasons: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;System Performance:  The transaction load is too heavy for a single&lt;/P&gt;&lt;P&gt;SAP system. &lt;/P&gt;&lt;P&gt;High Availability Requirements:  The Company cannot afford downtime due to backups, maintenance, upgrades, etc. &lt;/P&gt;&lt;P&gt;SAP Release Coordination:  Different units of the organization may require different releases of the SAP software. &lt;/P&gt;&lt;P&gt;Very Large Database:  Companies with very large databases may need to distribute the data across multiple SAP systems. &lt;/P&gt;&lt;P&gt;Business Structure:  Business units may require independence and autonomy for day-to-day operations, and yet still need to share some data and functionality with other units in the enterprise. &lt;/P&gt;&lt;P&gt;Interfacing with non-SAP systems:  The Company may wish to maintain certain applications on non-SAP systems, while at the same time integrate these applications and their data with the SAP system. &lt;/P&gt;&lt;P&gt;Keep development system data in sync with production data: An organization may wish to keep the data on a development system the same as on a production system. &lt;/P&gt;&lt;P&gt;Maintain configuration and master data across clients: Organizations using multiple clients may wish to maintain certain data on a client-independent basis. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for more detailed explanation, Architecture and Programing please go through the following links,&lt;/P&gt;&lt;P&gt;[http://www.thespot4sap.com/Articles/SAP_ALE_Introduction.asp][http://saptechnical.com/Tips/ALE/Why/WhyUseALE.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope its clear to you,&lt;/P&gt;&lt;P&gt;Reward points if usefull,&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;kalyan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 19:34:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale1/m-p/3938767#M942420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T19:34:34Z</dc:date>
    </item>
  </channel>
</rss>

