<?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: Extracting data from ECC in XML in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136491#M1513003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you are getting request from portal and to which system request being made?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not worked on Adobe forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my guess is there is web UI tool associated with your LCES server and from there you are sending request to R3 and offline form should generated in xml.&lt;/P&gt;&lt;P&gt;post the same question in Adobe forms forum to get better answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Aug 2010 04:12:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-03T04:12:10Z</dc:date>
    <item>
      <title>Extracting data from ECC in XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136488#M1513000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having a scenario like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales guy request for cataloge list of his customers  online from portal-- ECC  system Receives&lt;/P&gt;&lt;P&gt;Reqests and Queues the request for batch processing&lt;DEL&gt;-Once Batch  process is done in ECC it should create a Catalogue list for the requested customers in XML&lt;/DEL&gt;-LCES  Sytem receives the requested XML file--- create a Offline interactive form  and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How to Queue the request for batch processing once the Sales guy submits his request over portal.&lt;/P&gt;&lt;P&gt;2. how to extract the data from ECC as XML once the batch processing is done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the cataloge list is very huge it has to be done by batch processing only&lt;/P&gt;&lt;P&gt;Please give me some suggestions on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jul 2010 20:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136488#M1513000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-30T20:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from ECC in XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136489#M1513001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when you are speaking about portal I guess R3 &amp;lt;-&amp;gt; Web Dynpro &amp;lt;-&amp;gt; Portal is the big picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How to Queue the request for batch processing once the Sales guy submits his request over portal.&lt;/P&gt;&lt;P&gt;    Once you receive the request from portal Via RFC call submit the program from with in the that FM.&lt;/P&gt;&lt;P&gt;2. how to extract the data from ECC as XML once the batch processing is done.&lt;/P&gt;&lt;P&gt;     once extraction is done data should be avalable in some temp tables and another request should be made from portal to get view the data from portal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if processing won't take much time then you can achive this in single step as Sync call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are talking about receiving reauest from normal website and sending data in XML fomat we have "CALL transformation..." for converting internal table to XML.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 06:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136489#M1513001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-02T06:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from ECC in XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136490#M1513002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for  giving me some idea on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually we are developing Offline interactive form in  Adobe Life cycle enterprise suite(LCES), so it  can take only XML data. So we need to create an xml  with the data extracted from R/3 and  place it on LCES server. Once the XML is ready, LCES will generate Offline interactive form and send it to requested user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only the initial request for extracting the data from R/3 will be from Portal. So if you can give me some idea, it will be greate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request from Portal for Offline form&lt;DEL&gt;-&amp;gt; Queues the  request for Batch Process&lt;/DEL&gt;-&amp;gt; Run Batch process&lt;DEL&gt;&amp;gt; Extract data from R/3 as XML&lt;/DEL&gt;-&amp;gt; Place it in LCES Server for generation of Offline interactive form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Aug 2010 15:44:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136490#M1513002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-02T15:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting data from ECC in XML</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136491#M1513003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How you are getting request from portal and to which system request being made?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not worked on Adobe forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my guess is there is web UI tool associated with your LCES server and from there you are sending request to R3 and offline form should generated in xml.&lt;/P&gt;&lt;P&gt;post the same question in Adobe forms forum to get better answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 04:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extracting-data-from-ecc-in-xml/m-p/7136491#M1513003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-03T04:12:10Z</dc:date>
    </item>
  </channel>
</rss>

