ODI : SAP Integrate ?

Hi all,
I have error on the step of Reverse Engineer from SAP with this message "Problem in Data extraction from SAP System!!".
My step are :
1. Create Data Server that point to SAP Server
2. Config FlexFields with an appropriate value to connect to SAP System.
3. Insert new project.
4. Import RKM SAP ERP.
5. Insert new model with SAP ABAP technology.
6. Choose Customized Reverse Engineer with RKM SAP ERP.
7. Click Revere to start reverse engineer process.
8. New java windows appear called "SAP Metadata Browser".
9. Cannot choose / search because when I choosed some of them it will popup the message box ""Problem in Data extraction from SAP System!!".
10. I tried to search the existing table ,eg. MARA ,but the result is "No Result Found!!"
11. I have create a log file that work with this KM it return some error message as follow
*INFO: OdiSAPERPAdapter: getSearchResult : Search- Getting list search criteria:*
*SEVERE: OdiSAPERPAdapter: getSearchResult : Error in getting list search criteria : Z_ODI_RFC_GET_TABLES RFC not found in SAP.*
This is a picture from my screen
[http://img.ihere.org/uploads/46365b6436.png]
Thanks
Edited by: somchai on Jul 8, 2009 3:33 PM

hi
Thanks for a quick response. I will try that on the customer site.
Could you please give me an email for discussion some issue of SAP - ODI ?
EDIT
I have successfully reverse engineer the SAP structure.
Thanks for the advise.
But the problem still persist on the step loading data to staging area.
with this ...
java.io.IOException: Cannot run program "sh": CreateProcess error=2, The system cannot find the file specified
and this is the description of the command on the step loading data to staging area.
OdiOSCommand "-OUT_FILE=C:\ZODI_2001_2001_GLOBAL.out" "-ERR_FILE=C:\ZODI_2001_2001_GLOBAL.err"
sqlldr "control=C:\ZPOWF_DB_USER.ctl" "log=C:\ZODI_2001_2001_GLOBAL.log"  userid=ODI/<@=snpRef.getInfo("DEST_PASS") @>@XE
I don't know why it is always want to run program "sh". What 's important about it?
Because If I use a sqlldr command on the command box . It can successfuly load data to work table.
Thanks.
Regards,
Ongartwanit S.
Edited by: somchai on Jul 9, 2009 4:37 PM

Similar Messages

  • ODI SAP Configuration

    I am trying to integrate with SAP and use ERPI. Are there documents that cover setting up ODI topoogy, logical schema, data sever, physical schema, etc for SAP financials? Any links are appreciated.

    Have a look in to this link. hope it helps.
    http://docs.oracle.com/cd/E17904_01/doc.1111/e17466/sap_abap_erp.htm

  • 3 sap(integrate legacy with XI - Inbound and outbound proxy

    We are planning to  have 3 sap (SRM,BI  and CRM) systems  to integrate with legacy systems . All the systems have inbound  as well as outbound proxy calls. I have few questions:
    1.What are the different steps to be configured to make this scenario work  with one XI instance .
    Does any one have this kind of scenario.
    I know we can do it without proxy calls .
    Awarded for appropriate solution.
    Thanks,
    Satya.

    ECC < -
    >
    SRM     <-->      XI    <--
    >     Legacy
                            --        >
    BI <-
    This is my scenario. The communication with all SAP Systems  using proxy . Where do u specify in the Inbound that it should go to the Respective system. At SXMBP_ADM level or configuration level in (IR&ID) . Can u please send me the exact details ?
    Let me know if you have this kind of scenario?
    Thanks,
    Satya.

  • ODI : SAP Integration

    Hi ,
    I am reversing SAP ERP table. I have ODI 10.1.3.6.4_02. After selecting table i click reverse and check status in Operator. The SetMetaData step stays in Running state. It is around 8 hrs now and it's still in Running State. This is the first time i am reversing SAP ERP Table. Before this i reversed Oracle Table and it reversed successfully in few minutes.
    Please help asap.
    Regards,
    Arsalan.

    Hi Arsalan,
    When the Metadata Browser pops up, have you tried to reverse any table or tried to search a table name (For eg: MARA, MARC, etc)
    After the Browser shows up try searching a spcific SAP table and then click reverse.
    I Didnt understand your post since you have not mentioned what you have done after the metadata browser showed up.
    Warm Regards,
    VBV

  • How SAP integrate with XML interface & Easyship applications for labelling

    Dear All,
    My client has a requirement to use DHL for its shipments and shipment labelling is required.
    However, as per DHL's response that DHL Express label is a complex presentation that does not lend itself the standard labeling options under SAP, but both options of the XML interface and the Easyship applications do provide this label built by the application and delivered to SAP print stream.
    Please help to advise if there is any possible solutions for this implementation without using middleware?
    Appreciate it.
    Thank you.

    i AM NOT SURE IF i AM GETTING THIS RIGHT BUT, YOU WILL HAVE TO USE A BUSINESS COMMUNICATOR (EAI) BETWEEN dhl AND saP.In our current client we have developed an application where on PGI of the delivery will trigger a dlvry03 IDOc which passes through the logic of EAI and is then passed onto the carrier labelling system/interface.Once again once we receive back the info from the carrier an inbound IDOc is created to update the delivery with the tracking number and a Fedex label prints directly on the required printer.
    Same way you can use shpmnt IDOC and have you tried XSI interface, it was particularly developed to deal with carrier interface.Please let me know I can provid emore info regarding XSI.

  • ODI 11.1.1.6 with SAP Adapters

    Friends,
    We are planning to replace our current ETL tool Informatica with ODI. In the current context, Informatica SAP Adapters are working fine extracting SAP data from SAP Tables (SE16) and SAP ABAP Functions (Called from Informatica Interfaces) in stream mode . With current setup, Informatica is able to extract 2 Million Records in 30 minutes.
    We are not sure how ODI SAP Adapters work in this regard.
    So any inputs on ODI SAP Adapters with regard to :
    - Data extraction Performance
    - Feasibility of Extraction of SAP Data from SAP Tables and SAP Functions (return dataset)
    - Feedback on the stability and scalability of the ODI SAP Adapters
    are highly appreciated. Thank you
    Regards,
    Sailendra T

    There are two ODI SAP adapters available that allows extraction from SAP ERP and SAP BW. For SAP ERP we allow extraction from ERP tables, but not from RFCs/BAPIs. You can find details on that at http://www.oracle.com/technetwork/middleware/data-integrator/documentation/index.html The documentation was created for 10g release but still valid for 11g.
    In our performance comparison we found significant improvement against competition. The actual performance, of course, depends on many, many things ranging from SAP HW, network, complexity of query etc.
    Thanks

  • How can we make function calls to sap in odi ?

    how can we make function calls to sap in odi ?
    to populate a column i need to make a function call which returns the value.

    There are two ODI SAP adapters available that allows extraction from SAP ERP and SAP BW. For SAP ERP we allow extraction from ERP tables, but not from RFCs/BAPIs.
    You can find details on them at
    http://www.oracle.com/technetwork/middleware/data-integrator/overview/odigs-sapabap-168070.pdf
    http://www.oracle.com/technetwork/middleware/data-integrator/overview/odigs-sapabapbw-168071.pdf

  • Integrate 'External non-SAP Purchasing Application' with SAP SD for third party purchasing/ drop shipping?

    What is the best way to integrate 'External non-SAP Purchasing Application' with SAP SD for third party purchasing/ drop shipping?
    Details about expected process Flow.
    Receive PO from customer into SAP > SAP SD creates Sales Order > ?? SAP Integrate with External non-SAP Purchasing Application to trigger purchasing > External non-SAP Purchasing Application creates PO, Ships Material to Customer Ship to address (drop ship), Sends Shipping confirmation (FCR) & Invoices to SAP> ??Receive FCR and Invoice in SAP > ?? Initiate SAP Accounts Payable (Vendor Payments) and Accounts Receivable (Customer Invoice) > ?? Update SAP SD Sales Order with shipping status>
    Questions we need to answer;
      - How to achieve '??' steps from above process.
      - What type of Master Data we will need to configure (Say Materials Item Category, Type etc.)
      - Any standards options to configure SAP SD (Type of Sales Order)
      - We certainly don’t want to trigger SAP MM Purchasing (i.e. PR, PO etc.). How can we bypass it.
      - How to make statistical receipts against sales order line items so that SO status will be updated.
      - How to receive Invoice and FCR from External non-SAP app to trigger AP and AR transactions.
      - Are there any SAP standard configurations/ BAPIs/ BADIs available to achieve this integration.
    Any inputs on above questions are appreciable.
    Anand.

    This question is resolved. We ended up activating purchasing module and used purchasing documents PR/ PO to integrate with third party purchasing system.
    Anand.

  • Adapters For SAP

    Hi All,
    Our Client wants to use ODI to integrate with SAP BW and SAP ERP(SAP ECC) systems to extract data .
    Based on it could you please guide us on the below,
    Do we have to download SAP BW and SAP ERP adapter seperately ? If so please provide us the link ?
    Is SAP BW and SAP ERP adapter are licensed ?
    Which version of ODI we should use for SAP BW and SAP ERP ? Currently we have ODI 10g .
    Your input is very much valid to us . Please suggest ?
    Thanks & Regards,
    Alex

    Hi,
    please use google. IT's your friend.
    https://www.google.it/search?q=odi+sap&ie=utf-8&oe=utf-8&rls=org.mozilla:it:official&client=firefox-a&channel=fflb&gws_r…
    I'd really like helping you but all your question are covered by link positioned from 1st to 3rd position. Licensing is not included if i remember well but you need asking to Oracle.

  • I can not install Oracle ODI when Supervisor Password

    Hello,
    I have WIndows 7 (64 bit)
    Java jdk1.6.0_27,
    rcu version ofm_rcu_win_11.1.1.7.0_64_disk1_1of1,
    ofm_rcu_win_11.1.1.7.0_32_disk1_1of1,
    ofm_odi_win_11.1.1.7.0_32_disk1_2of2.
    And when squeegee program C: \ tmp \ odi \ Disk1 \ install \ win32 \ setup.exe
    when I enter only the Supervisor password in the User Details message Advisor is colored red and will not go to next screen
    Below is the log
    [code]
    Adicionando ao classpath:file:/C:/Users/REGINA~1/AppData/Local/Temp/OraInstall2013-11-22_07-23-40PM/ext/jlib/odiwl.jar
    Adicionando ao classpath:file:/C:/Users/REGINA~1/AppData/Local/Temp/OraInstall2013-11-22_07-23-40PM/ext/jlib/template.jar
    Adding C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM for deletion.
    null
    configFileName:C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\footprint.xml
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\activation.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-antlr.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-bcel.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-bsf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-log4j.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-oro.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-regexp.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-apache-resolver.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-commons-logging.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-commons-net.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-contrib-1.0b3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jai.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-javamail.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jdepend.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jmf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-jsch.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-junit.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-launcher.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-netrexx.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-nodeps.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-starteam.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-stylebook.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-swing.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-testutil.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-trax.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant-weblogic.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ant.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\aopalliance.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bpm-infra.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bsf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\bsh-2.0b2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\BUG9464369_PATCH.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\coherence.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-beanutils-1.7.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-codec-1.3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-collections-3.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-discovery-0.4.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-httpclient-3.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-io-1.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-lang-2.2.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-logging-1.1.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-net-1.4.1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-vfs-1.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\commons-vfs2-2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\component_events_xlf.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\connector.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\cpld.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\dms.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\eclipselink.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\enterprise_data_quality.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ess_es_server.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ess_japi.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\groovy-all-1.7.4.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\HspJS.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\HspJS_11.1.2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\hsqldb.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\http_client.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jakarta-oro-2.0.8.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\javax.security.jacc_1.0.0.0_1-1.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\javolution.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jms.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jsch.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jython.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\jzlib-1.07.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\log4j-1.2.8.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\mail.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\mrua.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi-core.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi-sap.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_common.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_essbase.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_planning.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odihapp_planning_11.1.2.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\odi_hfm.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\ojdl.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\oracle.ucp_11.1.0.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\orawsdl.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\persistence.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\pop3.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\SchemaVersion.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-aop.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-beans.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-context.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-core.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-dao.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jdbc.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jmx.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-jpa.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\spring-web.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\trove.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\wlthint3client.jar
    Adding jar : C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\ext\jlib\handlers\..\..\..\oracledi.sdk\lib\XmlSchema-1.4.2.jar
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Inside startPreReqOperation...prereq
    contextFile:C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM\prereq\oui\agent_prereq_context.xml
    The entry point is: oracle.installType.all
    Check Name:CertifiedVersions
    Check Description:Esta condição é pré-requisito para testar se o software Oracle é ou não certificado no sistema operacional.
    Resultado esperado: Um de 5.1,5.2,6.0,6.1
    Resultado Real: 5.1
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Check Name:ServicePackChecks
    Check Description:Esta condição é pré-requisito para testar se o nível do Pacote de Serviços recomendado para instalar o produto está disponível no sistema.
    Resultado esperado: 2
    Resultado Real: 2
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Check Name:TotalMemory
    Check Description:Esta condição é pré-requisito para testar se o sistema tem memória física suficiente.
    Resultado esperado: 1024MB
    Resultado Real: 3766MB
    Verificação concluída. O resultado geral dessa verificação é: Aprovado
    Setting current page standalone validations to true
    oracleHome: null
    oracleBase: null
    Setting current page standalone validations to true
    -scratchPath
    C:\Users\REGINA~1\AppData\Local\Temp\OraInstall2013-11-22_07-23-40PM
    -sourceLoc
    C:\tmp\odi\Disk1\install\win32\../../stage/products.xml
    -sourceType
    network
    -timestamp
    2013-11-22_07-23-40PM
    In processErrorMsgStringOracle Home
    Entering the exec handler method in get free space for home...
    quotaNeededProperty:null
    isQuotaNeeded : false
    resultset.getStatus() : true
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@//127.0.0.1:1521/xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@127.0.0.1:1521:xe
    resultset.getStatus() : false
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    masterDriver..oracle.jdbc.OracleDriver
    masterJdbcUrl..jdbc:oracle:thin:@127.0.0.1:1521:xe
    resultset.getStatus() : false
    [/code]

    Shows this message when running the setup.exe from disk 1
    more information about problem
    i  click y and go to screen initial  but stop in typing the Supervisor password
    Iniciando Oracle Universal Installer...
    Verificando se a velocidade da CPU é superior a 300 MHz .   Real 1862 MHz     Pa
    ssado
    Verificando espaço de swap: 0 MB disponíveis, 512 MB necessários.     Falha <<<<
    Verificando monitor: deve ser configurado para exibir pelo menos 256 cores Super
    ior a 256 .    Reais 4294967296     Passado
    Algumas verificações de requisitos falharam. Você deverá preenchê-las  requisito
    s antes de
    continuar com a instalação,
    Continuar? (y/n) [n]

  • Error in RKM SAP BW importing a cube with 15 dimensions.

    Hi All,
    We have a error in the RKM SAP BW.
    It work's fine for infocubes with few dimensions (4-5).
    When we try to reverse engeneer of a cube with 15 dimensions, that fails in step "Get InfoCubes" with that error in Operator tab.
    org.apache.bsf.BSFException: The application script threw an exception: TargetError : at Line: 641 : in file: inline evaluation of: ``//Start of OdiSAPBWSnpRevHandler.java import java.sql.Connection; import java.sq . . . '' : throw ex ;
    Target exception: java.lang.ArrayIndexOutOfBoundsException
    BSF info: Get InfoCubes at line: 0 column: columnNo
    +     at bsh.util.BeanShellBSFEngine.eval(Unknown Source)+
    +     at bsh.util.BeanShellBSFEngine.exec(Unknown Source)+
    +     at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:345)+
    +     at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:169)+
    +     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2374)+
    +     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execSrcScriptingOrders(SnpSessTaskSql.java:2947)+
    +     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java:2859)+
    +     at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2515)+
    +     at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:534)+
    +     at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:449)+
    +     at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1954)+
    +     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:322)+
    +     at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:224)+
    +     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:246)+
    +     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:237)+
    +     at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:794)+
    +     at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:114)+
    +     at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:82)+
    +     at java.lang.Thread.run(Thread.java:619)+
    The ODI_BW_RKM.log shows:
    +##############################################################+
    +################## ODI SAP-BW ## Log file     ##########################+
    +##############################################################+
    +# [OdiSAPBWConn3] JCO3 Connection setup....+
    +# [OdiSAPBWConn3] get destination...+
    +# [OdiSAPBWConn3] get REPO...+
    +# [OdiSAPBWConn3] get Connection Pool...SAP_ODI_LKM_POOL_GLOBAL+
    +# [OdiSAPBWConn3] get Destination...com.sap.conn.jco.rt.AbapRepository@228637c3+
    +# [OdiSAPBWConn3] JCO Version: 3.0.6 (2010-08-24)+
    +# [OdiSAPBWConn3] SAP Attributes: DEST: SAP_ODI_LKM_POOL_GLOBAL+
    OWN_HOST:              localhost.localdomain
    PARTNER_HOST:          XXXXX
    SYSTNR:                00
    SYSID:                 XXX
    CLIENT:                100
    USER:                  8379
    LANGUAGE:              S
    ISO_LANGUAGE:          ES
    OWN_CODEPAGE:          4102
    OWN_CHARSET:           UTF16
    OWN_ENCODING:          utf-16
    OWN_BYTES_PER_CHAR:    2
    PARTNER_CODEPAGE:      4103
    PARTNER_CHARSET:       UTF16
    PARTNER_ENCODING:      utf-16
    PARNER_BYTES_PER_CHAR: 2
    OWN_REL:               720
    PARTNER_REL:           701
    PARTNER_TYPE:          3
    KERNEL_REL:            701
    TRACE:
    RFC_ROLE:              C
    OWN_TYPE:              E
    CPIC_CONVID:           00000000
    +# [OdiSAPBWTreeModel] Tree Model.......+
    +# [OdiSAPBWTreeModel] <<<Get Root>>>+
    +# [OdiSAPBWTreeModel] <<<Get Root>>>+
    +# [OdiSAPBWTreeModel] <<<Get Root>>>+
    +# [OdiSAPBWTreeModel] <<<Get Root>>>+
    +# [OdiSAPBWTreeModel] <<<Get Root>>>+
    +# [OdiSAPBWTreeModel] <<<Get Root>>>+
    +# [SearchPanel] searchNodeLookUp: InfoCube+
    +# [OdiSAPBWConn3] num of infoCubes=18+
    +# [OdiSAPBWConn3] num of infoObjects=398+
    +# [OdiSAPBWConn3] num of ODS/DSO=1+
    +# [OdiSAPBWConn3] num of infoCubes=0+
    +# [OdiSAPBWConn3] num of infoObjects=0+
    +# [OdiSAPBWConn3] num of ODS/DSO=0+
    +# [OdiSAPBWConn3] num of infoCubes=0+
    +# [OdiSAPBWConn3] num of infoObjects=0+
    +# [OdiSAPBWConn3] num of ODS/DSO=0+
    +# [OdiSAPBWConn3] num of infoCubes=1+
    +# [OdiSAPBWConn3] num of infoObjects=11+
    +# [OdiSAPBWConn3] num of ODS/DSO=0+
    +# [OdiSAPBWConn3] num of infoCubes=0+
    +# [OdiSAPBWConn3] num of infoObjects=29+
    +# [OdiSAPBWConn3] num of ODS/DSO=0+
    +# [OdiSAPBWConn3] num of infoCubes=0+
    +# [OdiSAPBWConn3] num of infoObjects=3+
    +# [OdiSAPBWConn3] num of ODS/DSO=6+
    +# [OdiSAPBWConn3] num of infoCubes=0+
    +# [OdiSAPBWConn3] num of infoObjects=0+
    +# [OdiSAPBWConn3] num of ODS/DSO=0+
    +# [OdiSAPBWConn3] num of infoCubes=1+
    +# [OdiSAPBWConn3] num of infoObjects=54+
    +# [OdiSAPBWConn3] num of ODS/DSO=0+
    +# [OdiSAPBWConn3] num of infoCubes=2+
    +# [OdiSAPBWConn3] num of infoObjects=45+
    +# [OdiSAPBWConn3] num of ODS/DSO=1+
    +# [MetaDataBrowserUI] Size of Reverse List: 1+
    +# [SearchPanel] ## Meta Data Browser Tree Search Path: ##[SAP BW Metadata, InfoAreas, ZFI_ECOFIN, InfoCube, ZCOOM_C02]+
    +# [MetaDataBrowserUI]+
    +# [MetaDataBrowserUI] *********** (SAP BW Meta Data Reverse Summary) ***********+
    +# [MetaDataBrowserUI]+
    +# [MetaDataBrowserUI] Number of Elements to be Reversed [1]+
    ->Associated InfoArea Name: ZFI_ECOFIN
    ->Associated InfoArea Parent: null
    +->Associated InfoArea Childs: [InfoAreaNode@436aff20, InfoAreaNode@2593b074]+
    +->Associated InfoCube Name: [InfoAreaNode@436aff20, InfoAreaNode@2593b074]+
    +# [MetaDataBrowserUI] Number of ODS/DSO nodes to be Reversed: [0]+
    +# [MetaDataBrowserUI] Number of InfoObject nodes to be Reversed: [0]+
    +# [MetaDataBrowserUI] Number of InfoCube nodes to be Reversed: [1]+
    +# [MetaDataBrowserUI] Number of OpenHub nodes to be Reversed: [0]+
    +# [MetaDataBrowserUI]+
    +# [MetaDataBrowserUI] ***********************************************************+
    +# [MetaDataBrowserUI]+
    +# [OdiSAPBWSnpRevHandler] Storing OHD Tables:....+
    +# [OdiSAPBWSnpRevHandler] OHD Table list is Empty!!+
    +# [OdiSAPBWSnpRevHandler] Storing InfoCubes.....+
    +# [OdiSAPBWSnpRevHandler] Creating dimension columns First....+
    +# [OdiSAPBWSnpRevHandler] Table Name is....ZCOOM_C02 Ordenes y Elementos+
    +# [OdiSAPBWSnpRevHandler] Get the Dimention Name....[Dimension@373604e4, Dimension@3b7b310d, Dimension@14d16afd, Dimension@40c712b8, Dimension@4d9e0f41, Dimension@43fb9c36, Dimension@3bccc018, Dimension@7f578653, Dimension@4b33f475, Dimension@3ff653e5, Dimension@44fe0031, Dimension@7fbeb459, Dimension@41328094, Dimension@5a9795fc, Dimension@15f801db]+
    java.lang.ArrayIndexOutOfBoundsException
    Has Anyone have imported a cube with similar number of dimensions?
    Any sugestion will be appreciated.
    Thank's in advance.

    Hi Jyothi,
      This error usually comes because of presence of zombie ./ bad request. I would suggest you to check few of the tables and search for your request "REQU_DBCFVY9N1691OYQYNCMUGCSGM" in them if you are able to find it then delete that entry from there, there after you should not face error. Check if the request mentioned above is present in the below mentioned tables? If yes delete them from there.
    RSREQICODS, RSTSODS, , RSICCONT, RSODSACTREQ.
    Also check if the notes mentioned in the below thread are applicable in your case?
    Error when deleting requests in cube
    Thanks

  • Calling SAP Screen in RFID

    Hello All,
    I am technical consultant. I searched SDN for actual process which can help me with end to end soution in bits and pieces. Ultimately i am posting a query here.
    We are having requirement for automation of outbound shipping process. We need to develop some custom screens in SAP, integrate them with scanners which client is using. Whenever a user scans the material/anything, it should be captured in SAP screen on scanner.User will perform enter button,and further processing will be done in SAP automatically.
    So looking at requirement, i searched in SDN and found that we can use SAP console, can create custom screens in SAP, configure them in mobile data entry in SPRO in sap.
    But i want to know how actually this process works. There could be many screens configured at a time in SAP. How would any scanner get the required one screen from SAP for scanning material/anything?
    I would really appreciate your immediate help.
    Thanks
    Manisha

    Hi manisha,
    your requirement is very high level, but from what I infer from it is that you want to be able to create a delivery , pick, pack & ship it upon a clik, did I get it right? here's how I'd address it : there's no standard transaction to achieve this.
    1. you can automatically create handling units for your finished goods received from manufacturing orders, the HU number will contain all the material related information & will be  labelled with HU number.
    2. develop a transaction where you can scan in the HU number & automatically perform a pick, pack & ship depending on your requirement, (ofcourse, you can break this into mutiple transactions as you wish or combine)
    you can develop RF transactions for the 2nd step (also possible for 1st step if needed) , deploy them onto the mobile devices using ITS mobile or websap console - ITS is probably better. every screen you develop has a screen number, the program will have to call the screen accordingly in your transaction.
    cheers
    rajki

  • ODI upgrade master repository 10.1.3.5.0 - 10.1.3.6.1

    Hello,
    i am facing problem with upgrade of master repository ODI 10.1.3.5.0 -> 10.1.3.6.1 odi_patch_10.1.3.6.1 (p9377717_101360_Generic)
    i followed steps as described in upgrade procedure (Remove the content of the oracledi/lib/scripts/ sub-directory your Oracle Data Integrator installation directory.
    Copy the content of the oracledi sub-directory of the temporary directory to your Oracle Data Integrator installation directory. The temporary directory content should overwrite the Oracle Data Integrator installation directory content.)
    when running upgrade script (./mupgrade.sh) there is NO ORACLE Technologies appearing in the wizard....
    only Hypersonic SQL and Informix left
    same in Windows XP and Linux.....

    i just downloaded and unpacked odi_patch_10.1.3.6.1 (p9377717_101360_Generic.zip) from support.oracle.com
    how can i check? there is the structure of the patch
    bin
    demo
    doc
    drivers
    impexp
    lib
    tools
    ./bin:
    startcmd.bat
    ./demo:
    xml
    ./demo/xml:
    personal.xsd
    ./doc:
    index_km.htm
    km
    webhelp
    ./doc/km:
    odiafm_93110_readme.pdf
    odiap_93110_readme.pdf
    odiess_readme.pdf
    odiess_users.pdf
    odigs_sapabapbw.pdf
    odigs_sapabap.pdf
    odi_km_ref_guide v1.3.pdf
    ./doc/webhelp:
    en
    ./doc/webhelp/en:
    index.hhc
    index.hhk
    printable
    ref_tools
    release_snps.htm
    setup
    usermanual
    whgdata
    whxdata
    ./doc/webhelp/en/printable:
    snps_ref_tools.pdf
    snps_setup.pdf
    snps_users.pdf
    ./doc/webhelp/en/ref_tools:
    odiftpget.htm
    odiftpput.htm
    odiscpget.htm
    odiscpput.htm
    odisftpget.htm
    odisftpput.htm
    snpsfiledelete.html
    ./doc/webhelp/en/setup:
    setup.htm
    sunopsis.log
    ./doc/webhelp/en/usermanual:
    technos
    ./doc/webhelp/en/usermanual/technos:
    how_to.htm
    jms
    jms_xml
    ./doc/webhelp/en/usermanual/technos/jms:
    creating_a_jms_data_server.htm
    creating_a_physical_schema_for_jms.htm
    defining_a_jms_model.htm
    choosing_the_right_kms_for_jms.htm
    jms_standard_properties.htm
    using_jms_properties.htm
    ./doc/webhelp/en/usermanual/technos/jms_xml:
    creating_a_jms_xml_data_server.htm
    creating_and_reverse-engineering_a_jms_xml_model.htm
    creating_a_physical_schema_for_jms_xml.htm
    choosing_the_right_kms_for_jms_xml.htm
    ./doc/webhelp/en/whgdata:
    whlstfl0.htm
    whlstfl11.htm
    whlstfl16.htm
    whlstfl18.htm
    whlstfl20.htm
    whlstfl21.htm
    whlstfl22.htm
    whlstfl23.htm
    whlstfl24.htm
    whlstfl25.htm
    whlstfl26.htm
    whlstfl3.htm
    whlstfl4.htm
    whlstfl7.htm
    whlstfl8.htm
    whlstf0.htm
    whlstf1.htm
    whlstf10.htm
    whlstf11.htm
    whlstf12.htm
    whlstf13.htm
    whlstf14.htm
    whlstf15.htm
    whlstf16.htm
    whlstf17.htm
    whlstf18.htm
    whlstf19.htm
    whlstf2.htm
    whlstf20.htm
    whlstf21.htm
    whlstf22.htm
    whlstf23.htm
    whlstf24.htm
    whlstf25.htm
    whlstf26.htm
    whlstf27.htm
    whlstf28.htm
    whlstf29.htm
    whlstf3.htm
    whlstf30.htm
    whlstf31.htm
    whlstf32.htm
    whlstf33.htm
    whlstf34.htm
    whlstf35.htm
    whlstf36.htm
    whlstf37.htm
    whlstf38.htm
    whlstf39.htm
    whlstf4.htm
    whlstf40.htm
    whlstf41.htm
    whlstf42.htm
    whlstf43.htm
    whlstf44.htm
    whlstf45.htm
    whlstf46.htm
    whlstf47.htm
    whlstf48.htm
    whlstf49.htm
    whlstf5.htm
    whlstf50.htm
    whlstf51.htm
    whlstf52.htm
    whlstf53.htm
    whlstf54.htm
    whlstf55.htm
    whlstf56.htm
    whlstf57.htm
    whlstf58.htm
    whlstf59.htm
    whlstf6.htm
    whlstf60.htm
    whlstf61.htm
    whlstf62.htm
    whlstf63.htm
    whlstf64.htm
    whlstf65.htm
    whlstf66.htm
    whlstf67.htm
    whlstf68.htm
    whlstf69.htm
    whlstf7.htm
    whlstf70.htm
    whlstf71.htm
    whlstf72.htm
    whlstf8.htm
    whlstf9.htm
    whlsti0.htm
    whlsti1.htm
    whlsti2.htm
    whlstt0.htm
    whlstt1.htm
    whlstt10.htm
    whlstt100.htm
    whlstt101.htm
    whlstt102.htm
    whlstt103.htm
    whlstt104.htm
    whlstt11.htm
    whlstt12.htm
    whlstt13.htm
    whlstt14.htm
    whlstt15.htm
    whlstt16.htm
    whlstt17.htm
    whlstt18.htm
    whlstt19.htm
    whlstt2.htm
    whlstt20.htm
    whlstt21.htm
    whlstt22.htm
    whlstt23.htm
    whlstt24.htm
    whlstt25.htm
    whlstt26.htm
    whlstt27.htm
    whlstt28.htm
    whlstt29.htm
    whlstt3.htm
    whlstt30.htm
    whlstt31.htm
    whlstt32.htm
    whlstt33.htm
    whlstt34.htm
    whlstt35.htm
    whlstt36.htm
    whlstt37.htm
    whlstt38.htm
    whlstt39.htm
    whlstt4.htm
    whlstt40.htm
    whlstt41.htm
    whlstt42.htm
    whlstt43.htm
    whlstt44.htm
    whlstt45.htm
    whlstt46.htm
    whlstt47.htm
    whlstt48.htm
    whlstt49.htm
    whlstt5.htm
    whlstt50.htm
    whlstt51.htm
    whlstt52.htm
    whlstt53.htm
    whlstt54.htm
    whlstt55.htm
    whlstt56.htm
    whlstt57.htm
    whlstt58.htm
    whlstt59.htm
    whlstt6.htm
    whlstt60.htm
    whlstt61.htm
    whlstt62.htm
    whlstt63.htm
    whlstt64.htm
    whlstt65.htm
    whlstt66.htm
    whlstt67.htm
    whlstt68.htm
    whlstt69.htm
    whlstt7.htm
    whlstt70.htm
    whlstt71.htm
    whlstt72.htm
    whlstt73.htm
    whlstt74.htm
    whlstt75.htm
    whlstt76.htm
    whlstt77.htm
    whlstt78.htm
    whlstt79.htm
    whlstt8.htm
    whlstt80.htm
    whlstt81.htm
    whlstt82.htm
    whlstt83.htm
    whlstt84.htm
    whlstt85.htm
    whlstt86.htm
    whlstt87.htm
    whlstt88.htm
    whlstt89.htm
    whlstt9.htm
    whlstt90.htm
    whlstt91.htm
    whlstt92.htm
    whlstt93.htm
    whlstt94.htm
    whlstt95.htm
    whlstt96.htm
    whlstt97.htm
    whlstt98.htm
    whlstt99.htm
    ./doc/webhelp/en/whxdata:
    whftdata0.xml
    whftdata1.xml
    whftdata2.xml
    whftdata3.xml
    whfts.xml
    whfwdata0.xml
    whfwdata1.xml
    whfwdata10.xml
    whfwdata11.xml
    whfwdata12.xml
    whfwdata13.xml
    whfwdata14.xml
    whfwdata15.xml
    whfwdata16.xml
    whfwdata17.xml
    whfwdata18.xml
    whfwdata19.xml
    whfwdata2.xml
    whfwdata20.xml
    whfwdata21.xml
    whfwdata22.xml
    whfwdata23.xml
    whfwdata24.xml
    whfwdata25.xml
    whfwdata26.xml
    whfwdata27.xml
    whfwdata28.xml
    whfwdata29.xml
    whfwdata3.xml
    whfwdata30.xml
    whfwdata31.xml
    whfwdata32.xml
    whfwdata4.xml
    whfwdata5.xml
    whfwdata6.xml
    whfwdata7.xml
    whfwdata8.xml
    whfwdata9.xml
    whidata0.xml
    whidata1.xml
    whidata2.xml
    whidata3.xml
    whidata4.xml
    whidata5.xml
    whidata6.xml
    whidx.xml
    whtdata0.xml
    whtdata7.xml
    ./drivers:
    ess_es_server.jar
    ess_japi.jar
    HFMDriver.dll
    HFMDriver64.dll
    odihapp_common.jar
    odihapp_essbase.jar
    odi_hfm.jar
    odi-sap.jar
    snpsfile.jar
    snpsxmlo.jar
    ./impexp:
    GAC_Hypersonic SQL Default.xml
    GAC_Informix Default.xml
    KM_CKM Teradata.xml
    KM_IKM File to Teradata (TTU).xml
    KM_IKM Oracle Slowly Changing Dimension.xml
    KM_IKM SQL to Hyperion Essbase (DATA).xml
    KM_IKM SQL to Teradata (TTU).xml
    KM_IKM Teradata Control Append.xml
    KM_JKM DB2 400 Simple (Journal).xml
    KM_JKM Oracle to Oracle Consistent (OGG).xml
    KM_LKM DB2_400 Journal to SQL .xml
    KM_LKM File to Netezza (NZLOAD).xml
    KM_LKM File to Oracle (SQLLDR).xml
    KM_LKM File to Teradata (TTU).xml
    KM_LKM MSSQL to Oracle (BCPSQLLDR).xml
    KM_LKM SQL to Teradata (TTU).xml
    KM_RKM MSSQL.xml
    KM_RKM Oracle Olap (Jython).xml
    KM_RKM Oracle.xml
    KM_ RKM Salesforce.com.xml
    KM_RKM Teradata.xml
    LANG_SQL.xml
    PROF_DESIGNER.xml
    PROF_METADATA ADMIN.xml
    PROF_NG DESIGNER.xml
    PROF_NG METADATA ADMIN.xml
    PROF_NG REPOSITORY EXPLORER.xml
    PROF_NG VERSION ADMIN.xml
    PROF_OPERATOR.xml
    PROF_REPOSITORY EXPLORER.xml
    PROF_SECURITY ADMIN.xml
    PROF_TOPOLOGY ADMIN.xml
    PROF_VERSION ADMIN.xml
    TECH_Attunity.xml
    TECH_BTrieve.xml
    TECH_DBase.xml
    TECH_Derby.xml
    TECH_File.xml
    TECH_Generic SQL.xml
    TECH_Hyperion Essbase.xml
    TECH_Hyperion Financial Management.xml
    TECH_Hyperion Planning.xml
    TECH_Hypersonic SQL.xml
    TECH_IBM DB2 UDB.xml
    TECH_IBM DB2400.xml
    TECH_Informix.xml
    TECH_Ingres.xml
    TECH_Interbase.xml
    TECH_JMS Queue.xml
    TECH_JMS Queue XML.xml
    TECH_JMS Topic.xml
    TECH_JMS Topic XML.xml
    TECH_LDAP.xml
    TECH_Microsoft Access.xml
    TECH_Microsoft Excel.xml
    TECH_Microsoft SQL Server.xml
    TECH_MySQL.xml
    TECH_Netezza.xml
    TECH_Operating System.xml
    TECH_Oracle BAM.xml
    TECH_Oracle.xml
    TECH_Paradox.xml
    TECH_PostgreSQL.xml
    TECH_Progress.xml
    TECH_Salesforce.com.xml
    TECH_SAP ABAP.xml
    TECH_SAP Java Connector.xml
    TECH_SAS.xml
    TECH_Sunopsis Engine.xml
    TECH_Sybase AS Anywhere.xml
    TECH_Sybase AS Enterprise.xml
    TECH_Sybase AS IQ.xml
    TECH_Teradata.xml
    TECH_Universe.xml
    TECH_XML.xml
    ./lib:
    scripts
    snpshelp.zip
    snpsws.zip
    sunopsis.zip
    ./lib/scripts:
    DERBY
    HYPERSONIC_SQL
    IBM_DB2_UDB
    IBM_DB2_400
    INFORMIX
    MICROSOFT_SQL_SERVER
    ORACLE
    POSTGRESQL
    SYBASE_AS_ANYWHERE
    SYBASE_AS_ENTERPRISE
    SYBASE_AS_IQ
    xml
    ./lib/scripts/DERBY:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/DERBY/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/HYPERSONIC_SQL:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/HYPERSONIC_SQL/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/IBM_DB2_UDB:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/IBM_DB2_UDB/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/IBM_DB2_400:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/IBM_DB2_400/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/INFORMIX:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/INFORMIX/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/MICROSOFT_SQL_SERVER:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/MICROSOFT_SQL_SERVER/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/ORACLE:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/ORACLE/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/POSTGRESQL:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/POSTGRESQL/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/SYBASE_AS_ANYWHERE:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/SYBASE_AS_ANYWHERE/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/SYBASE_AS_ENTERPRISE:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/SYBASE_AS_ENTERPRISE/patches:
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/SYBASE_AS_IQ:
    E_CREATE.xml
    E_DROP.xml
    M_CREATE.xml
    M_DROP.xml
    patches
    W_CREATE.xml
    W_DROP.xml
    ./lib/scripts/SYBASE_AS_IQ/patches:
    E_CREATE.xml
    E_DROP.xml
    E_04.02.02.01_04.02.03.01.xml
    E_300101.xml
    E_300101_300102.xml
    E_300102_300103.xml
    E_300103_300104.xml
    E_300104_310101.xml
    E_310101_320301.xml
    E_320301_400101.xml
    E_400101_410101.xml
    E_410101_410201.xml
    E_410201_420101.xml
    E_420101_420201.xml
    M_CREATE.xml
    M_DROP.xml
    M_04.02.02.01_04.02.03.01.xml
    M_300101.xml
    M_300101_300102.xml
    M_300102_300103.xml
    M_300103_300104.xml
    M_300104_300105.xml
    M_300105_310101.xml
    M_310101_310201.xml
    M_310201_320301.xml
    M_320301_400101.xml
    M_400101_410101.xml
    M_410101_410201.xml
    M_410201_420101.xml
    M_420101_420201.xml
    W_CREATE.xml
    W_DROP.xml
    W_04.02.02.01_04.02.03.01.xml
    W_300101.xml
    W_300101_300102.xml
    W_300102_300103.xml
    W_300103_310101.xml
    W_310101_310201.xml
    W_310201_320301.xml
    W_320301_400101.xml
    W_400101_410101.xml
    W_410101_410201.xml
    W_410201_420101.xml
    W_420101_420201.xml
    ./lib/scripts/xml:
    CONN_SecurityConnection.xml
    CONVDT_CONVDATATYPESLST.xml
    DT_DATATYPESLST.xml
    FIELD_FIELD_LST.xml
    FLOOK_LOOKUP_LST.xml
    LANG_SQL.xml
    LOCREP_MASTERREPOSITORY.xml
    OBJ_Column.xml
    OBJ_DataServer.xml
    OBJ_Datastore.xml
    OBJ_Model.xml
    OBJ_OBJ_SNPOPENTOOL_7800.xml
    OBJ_OBJ_SNPSCENFOLDER_7700.xml
    OBJ_Solution.xml
    PROF_DESIGNER.xml
    PROF_METADATAADMIN.xml
    PROF_NGDESIGNER.xml
    PROF_NGMETADATAADMIN.xml
    PROF_NGREPOSITORYEXPLORER.xml
    PROF_NGVERSIONADMIN.xml
    PROF_OPERATOR.xml
    PROF_REPOSITORYEXPLORER.xml
    PROF_SECURITYADMIN.xml
    PROF_TOPOLOGYADMIN.xml
    PROF_VERSIONADMIN.xml
    TECH_Attunity.xml
    TECH_File.xml
    TECH_HyperionEssbase.xml
    TECH_HyperionFinancialManagement.xml
    TECH_HypersonicSQL.xml
    TECH_Informix.xml
    TECH_SAPABAP.xml
    TECH_SAPJavaConnector.xml
    TECH_SAS.xml
    ./tools:
    cdc_iseries
    web_services
    ./tools/cdc_iseries:
    SAVPGM0110
    ./tools/web_services:
    odi-public-ws.aar

  • ODI integtation with e-Business Suite Release 12

    Hello,
    Has anyone successfully used ODI to integrate date into e-Business Suite Release 12?
    I notice that the only e-Business Suite IKM is specific to Open Interface tables. Is this a problem in R12 where the documented interfaces in the Integration Repository (iREP) no longer list Open Interface tables as a means to get data into the product? iREP in R12 lists mainly PL/SQL or Java APIs and XML Gateway as the integration options.
    Also, as I would expect there to be significant functionality differences between Release 11i and 12 - how is this reflected in the Knowledge Modules? I can only see one IKM for e-Business Suite. Is it generic?
    Are any separate knowledge modules available for R12 and/or the PL/SQL or Java APIs?
    If not, has anyone attempted to build a custom integration with the APIs instead, and what feedback do you have, in particular around performance?
    Cheers,
    John

    Hello again!
    I've located the open interface tables in e-Business Suite Release 12's Integration Repository - for some reason they were only getting displayed if I drilled down on 'interface type' rather than the standard product view.
    Anyway...
    The open interface tables that are documented do not have the same module coverage as the PL/SQL APIs.
    This means for some areas I am forced to extract a set of records from a source table and integrate a single record at a time with a PL/SQL procedure.
    As there is no supplied IKM for e-Business Suite APIs how can I approach this? Can you create a data store that is a PL/SQL procedure?
    Again, if someone has managed to integrate into the e-Business Suite APIs can you please offer some guidance?
    Cheers,
    John

  • LKM SAP ERP to Oracle (SQLLDR) - ERROR!!!

    Hi ,
    I have error on the step Extract Data with this error
    oracle.odi.sdk.opentools.OpenToolExecutionException: Error occured in open tool execute methodError in executing ABAP programUnable to connect FTP. Check ABAP program
         at oracle.odi.sap.km._OdiSapAbapExecute.execute(_OdiSapAbapExecute.java:466)
         at com.sunopsis.dwg.function.SnpsOpenToolFunction.actionExecute(SnpsOpenToolFunction.java)
         at com.sunopsis.dwg.function.SnpsOpenToolFunction.execute(SnpsOpenToolFunction.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlC.treatTaskTrt(SnpSessTaskSqlC.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.j(e.java)
         at com.sunopsis.dwg.cmd.g.z(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:619)
    and the description of ABAB code is ( cut from the whole ABAB code to show you the part of FTP Coding on ABAB language)
    CALL FUNCTION 'FTP_CONNECT'
    EXPORTING
    user = 'odiadmin'
    password = 'odiadmin'
    host = '10.8.61.200'
    rfc_destination = 'SAPFTPA'
    IMPORTING
    handle = lv_hdl
    EXCEPTIONS
    not_connected = 1
    OTHERS = 2.
    IF sy-subrc <> 0.
    clear et_file_return.
    et_file_return-TYPE = gc_error.
    et_file_return-message = 'Unable to connect FTP.'.
    Append et_file_return.
    ELSE.
    IF NOT lc_pasv IS INITIAL.
    REFRESH lt_result.
    lv_cmd = lc_cmd1.
    CALL FUNCTION 'FTP_COMMAND'
    EXPORTING
    handle = lv_hdl
    command = lv_cmd
    TABLES
    data = lt_result
    EXCEPTIONS
    tcpip_error = 1
    command_error = 2
    data_error = 3.
    IF sy-subrc <> 0.
    clear et_file_return.
    et_file_return-TYPE = gc_error.
    et_file_return-message = 'Error in passing FTP .'.
    Append et_file_return.
    ENDIF.
    CALL FUNCTION 'FTP_R3_TO_CLIENT'
    EXPORTING
    fname = iv_filename
    rfc_destination = lc_dest
    character_mode = lc_pasv
    TABLES
    text = gt_result
    EXCEPTIONS
    command_error = 1
    data_error = 2
    OTHERS = 3.
    IF sy-subrc <> 0.
    clear et_file_return.
    et_file_return-TYPE = gc_error.
    et_file_return-message = 'Error passing data to FTP .'.
    Append et_file_return.
    ENDIF.
    free : gt_result.
    CONCATENATE lc_cmd2 iv_filename
    INTO lv_cmd SEPARATED BY ' '.
    REFRESH lt_result.
    CALL FUNCTION 'FTP_COMMAND'
    EXPORTING
    handle = lv_hdl
    command = lv_cmd
    TABLES
    data = lt_result
    EXCEPTIONS
    tcpip_error = 1
    command_error = 2
    data_error = 3.
    IF sy-subrc NE 0.
    clear et_file_return.
    et_file_return-TYPE = gc_error.
    et_file_return-message = 'Error in passing FTP .'.
    Append et_file_return.
    EXIT.
    ELSE.
    clear et_file_return.
    et_file_return-TYPE = gc_success.
    et_file_return-message = 'Data Transfer Successful'.
    Append et_file_return.
    ENDIF.
    ELSE.
    clear et_file_return.
    et_file_return-TYPE = gc_error.
    et_file_return-message = 'No data Available.'.
    Append et_file_return.
    CALL FUNCTION 'FTP_DISCONNECT'
    EXPORTING
    handle = lv_hdl.
    CALL FUNCTION 'RFC_CONNECTION_CLOSE'
    EXPORTING
    destination = lc_dest
    EXCEPTIONS
    OTHERS = 1.
    IF sy-subrc <> 0.
    clear et_file_return.
    et_file_return-TYPE = gc_error.
    et_file_return-message = 'Error in RFC connection.'.
    Append et_file_return.
    ENDIF.
    ENDIF.
    ENDIF.
    ELSE.
    clear et_file_return.
    et_file_return-TYPE = gc_error.
    et_file_return-message =
    'Installed ABAP program does not match interface definition'.
    Append et_file_return.
    ENDIF."
    it seem that the error stop on the first exception that will return the message "Unable to connect FTP Server"
    I don't know why ,
    This SAP is 4.6C
    Thanks
    Edited by: somchai on Sep 16, 2009 11:27 PM

    Hi Somchai,
    r U able to resolve ur issue ..........i'm also struck there at the same point.
    I am using shared folder for file transfer and my error message is
    java.lang.RuntimeException: Error occured in open tool execute method...Error in executing ABAP program...Error in executing ABAP program...Error occurred when creating dataset\\<hostname>\bi-interface$\ZODI_11001_12001_GLOBAL.txt
    Thanks.
    Edited by: Drona on Mar 26, 2012 7:25 AM

Maybe you are looking for

  • Accountign doc for Export Excise Invoices

    Dear Friends, Please  clarify: 1.Whether Accounting doc is required for Export Excise Invoices......especially in the case of Exports under Rebate..........as I have maintained the Excise condition types as Statistical in my Pricing procedure. 2. In

  • PhotomergeUI.plugin is not working in CS6 for Mac

    I am using Photosho CS6 on a Mac. I urgently need the PhotomergeUI.plugin to be working. It was working in Photoshop CS5 after conversion to a 32-bit version. CS6 for Mac is only provided as a 64-bit version. Is there any way to make the plugin work

  • Certificate based authencation logs

    We do have have certificate based authentication enabled using SCEP Profile which gets authenticated with one of our Win2K8 Certificate Server using root certificate. Do we have any option to check somewhere in the ISE logs to see if our users are us

  • ATP check in a Quotation

    Hi !! Is it possible to configure SAP to perform a ATP in a Quotation... and have the Quotation actually reserve stock? We are trying to see if we could use Quotations to reserve stock for a specific customer in the anticipation of a firm order from

  • Why is my iphone 4s turning off with battery power still left

    I noticed my first iPhone 4s shutting off with 20% battery power left, 30% then 40% and not being able to turn it back on until I put it on a charger.  After it was turned on it showed 20%, 30% and 40% battery power.  I sent that one in and they sent