<?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>Question Re: Pull data without db connect or ud connect.. in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaa-p/1566890#M686131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, create a generic extractor (generic DataSource) based on a Function Module. n the function module you can select the data. This generic extractor (DataSource) can be a souerce for a ODS or InfoCube. &lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;ps. Transaction RSO2&lt;/P&gt;&lt;P&gt;a Example for a easy FM is "RSAX_BIW_GET_DATA_SIMPLE"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 21:36:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-28T21:36:31Z</dc:date>
    <item>
      <title>Pull data without db connect or ud connect..</title>
      <link>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaq-p/1566889</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;We are trying to establish a connection  with a legacy (AS/400 IBM platform with DB2 400 (DB4) and OS400 like operating system) and BW (operating system AIX and DB2 UD6 - Sap Netweaver 2004) by DB Connect . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extraction till now has not been possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With ud connect is not possible either because our Application server does not have J2ee Server. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I need to know if someone has other option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extraction can be with abap code and excec sql. But We would have to create tables (Duplicate), and then generate data sources in BW to pull ODS, InfoObject, infocube, etc in bw. :S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is possible to pull the infoobect or ODS directly, and with the abap code make the routines for mapping?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or put the data into the PSA, and then with the process chain pull the ods and infoobject?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some other idea????&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Victoria&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 20:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaq-p/1566889</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T20:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data without db connect or ud connect..</title>
      <link>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaa-p/1566890#M686131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, create a generic extractor (generic DataSource) based on a Function Module. n the function module you can select the data. This generic extractor (DataSource) can be a souerce for a ODS or InfoCube. &lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;P&gt;ps. Transaction RSO2&lt;/P&gt;&lt;P&gt;a Example for a easy FM is "RSAX_BIW_GET_DATA_SIMPLE"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 21:36:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaa-p/1566890#M686131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T21:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data without db connect or ud connect..</title>
      <link>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaa-p/1566891#M686132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;The source system is Non-SAP .. doubt if you could use the function module...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Victoria..&lt;/P&gt;&lt;P&gt;Since it is an AS/400 did you try using middleware like MQ or the suite of products provided by IBM for data extraction using XML ? &lt;/P&gt;&lt;P&gt;You can use MQ to connect the DB to BW using XML data sources or use the message server ( I do not recllect the name clearly right now..) for the same.&lt;/P&gt;&lt;P&gt;You might have to run th MQ server on the AS/400 and that would require Java.. and am not sure if without Java if you can directly connect the systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you could dump the data into flat files and use the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My 0.02&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 04:41:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaa-p/1566891#M686132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-29T04:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Pull data without db connect or ud connect..</title>
      <link>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaa-p/1566892#M686133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Victoria,&lt;/P&gt;&lt;P&gt;         You have two other option for extracting the Data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Write a code in Mainframe to extract the data from Mainframe and ftp it to your SAP box as a flat file. Then use BW's file extractors , to load data to your BW Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You can use a tool like Informatica. Informtica can hook up to your Mainframe DB2 tables, extract the data, and load to BW Objects. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Option 2 is costly, as you have to buy Informatica. But the development time will minimise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2006 22:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/pull-data-without-db-connect-or-ud-connect/qaa-p/1566892#M686133</guid>
      <dc:creator>former_member225022</dc:creator>
      <dc:date>2006-09-29T22:18:27Z</dc:date>
    </item>
  </channel>
</rss>

