Oracle Apps integration with SAP

Hi friends,
I need to integrate Oracle Apps and SAP for few scenarios.
May I know is there any standard contents for the same ?
Regards,

Hi,
You can think about External Adapters from iWAY to achieve this
For more information about , see SAP Service Marketplace at http://service.sap.com/netweaver ->SAP NetWeaver in Detail -> Process Integration -> SAP Exchange Infrastructure -> SAP XI in Detail ->Connectivity.
Have a look into these threads-
Integration of SAP & Orcle Apps Using XI
Adapter for Oracle Apps
How to call Oracle Applications from XI
Regards,
Moorthy

Similar Messages

  • Oracle Apps Integration with SeeBeyond Tool to Legacy System

    We have client using SeeBeyond a third party Integration Tool. The client is planning to implement
    Oracle HR. They want to integrate Oracle HR with third party Legacy payroll system with the SeeBeyond Tool. SeeBeyond tool is very similar to Oracle Advance Queing Tool. I want to know any Oracle Products
    interfaced with SeeBeyond Tool. Please let me know if any one used this tool.

    Hi,
    I'm going to Integrate EBS with OSSO. I found a command line in a document to register EBS with Oracle AS Infrastructure:
    txkrun.pl -script=SetSSOReg -provtmp=$FND_TOP/admin/template/ProvOIDToApps.tmp
    After I run that, I got this error:
    *******FATAL ERROR*******
    PROGRAM : (/oracleproduct/ebs/VIS/apps/apps_st/appl/fnd/12.0.0/bin/txkrun.pl)
    TIME : Wed Feb 10 11:29:05 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: Undefined args are not allowed. The following args are not required : provtmp
    And after I run
    txkrun.pl -script=SetSSOReg
    without provtmp, it passed.
    But I cannot start Oracle AS Infrastructure anymore. It reports opmn error.
    If I use your line: txkrun.pl –script=SetSSOReg –provisiontype=3
    it comes out another error:
    ERROR processing <arg> script : Argument value cannot be an empty string
    *******FATAL ERROR*******
    PROGRAM : (/oracleproduct/ebs/VIS/apps/apps_st/appl/fnd/12.0.0/bin/txkrun.pl)
    TIME : Wed Feb 10 11:31:25 2010
    FUNCTION: TXK::Common::doError [ Level 1 ]
    ERRORMSG: ERROR processing <arg> script : Argument value cannot be an empty string
    So do you have any idea on this?
    Thanks!

  • Oracle database integration with SAP PI for high volume & Complex Structure

    Hi
    We have requirement for integrating oracle database to SAP PI 7.0 for sending data which is eventually transferred to multiple receivers. The involved data structure is hugely complex (around 18 child tables) with high volume processing requirement (100K+ objects need to be processed in 6-7 hours). We need to implement logic for prioritizing the object i.e. high priority objects must be processed first and then objects with normal priority.
    We could think of implementing this kind of logic in database procedures (at least it provides flexibility for implementing data selection logic as well as processed data can be marked as success in the same SP) but since PI sender adapter doesn't support calling Oracle stored procedures currently so this option is rules out. we can try implementing complex data selection using oracle table function but table function doesn't allow any SQL query which changes data (UPDATE, INSERT, DELETE etc) so it is impossible to mark selected objects in table function from PI communication channel "Update Query" option.
    Also, we need to make sure that we are not processing all the objects at once as message size for 20 objects can vary from 100 KB to 15 MB which could really lead to serious performance issues for bigger messages.
    Please share any implementation experience for handling issues:
    1 - Database Integration involving Oracle at sender side
    2 - Complex Data structures
    3 - High Volume Processing
    4 - Controlled data selection from database to contro the message size in PI
    Thanks,
    Panchdev

    Hi,
          We can call the stored procedure using receiver adapter using ccBPM, we can follow different approaches for reading the data in this case.
    a) In this  a ccBPM instance needs to be triggered using some dummy message, after receiving this message the ccBPM can make  a sync call to the Oracle database the store procedure(this can be done using the specific receiver data type strucure), on getting the response message the ccBPM  can then proceed with the further steps.The stored procedure needs to be optimized for improving the performance as the mapping complexity will largely get affected by the structure in which the stored procedure returns the message.Prioritization of the objects can be handled in the stored procedure.
    b) In this a ccBPM instance can first read data from the header level table, then it can make subsequent sync calls to Oracle tables for reading data from the child tables.This approach is less suitable for this interface as the number child tables is big.
    Pravesh.

  • Oracle waveset integration with SAP SRM

    Hi All,
    We are planning to integrate oracle waveset8.1.1.5 to SAP SRM. Can some one please provide me the process of this integration.
    Thanks in advance........

    Closed

  • Oracle Meter Data Management Integration with SAP ISU

    Hello Everyone,
    I am aware of the fact that Oracle has released a Media pack for the subject integration as discussed here and that media pack works only for SAP ERP 6.0 EHP 5 with ISU_AMI_2.
    We have got OU MDM Release 2.1 Media Pack v4 and SAP ERP 6.0 EHP 4 with ISU_AMI_1 and hence Adapter in MDM won't help to achieve integration with SAP as our SAP EHP is lower than what is required for the MDM adapter. We have got SAP PI which would help the SAP End in the integration.
    What are the possible work-around(s) to achieve the integration between Oracle MDM and SAP ISU without using the Media Pack/Adapter?
    How does MDM exposes its services (inbound/outbound) to be consumed/triggered by External systems (i.e. SAP ISU)?
    List of Services (inbound/outbound) exposed by Oracle MDM for integration?
    Your time and help is much appreciated.
    Regards,
    Adil Khalil

    Did you find the document Oracle Utilities Customer Care and Billing - Meter Data Management Integration Implementation Guide?
    I searched on eDelivery and Oracle Support, but cannot find the document.

  • Best practices for apps integration with third party systems ?

    Hi all
    I would like to know if there is any document from oracle or from your own regarding best practices for apps integration with third party systems.
    For example, in particular, let's say we need customization in a given module(ex:payables) need to provide data to a third party system, consider following:
    outbound interface:
    1)should third party system should be given with direct access to oracle database to access a particular payments data information table/view to look for data ?
    2) should oracle create a file to third party system, so that it can read and do what it need to do?
    inbound:
    1) should third party should directly login and insert data into tables which holds response data?
    2) again, should third party create file and oralce apps will pick up for further processing?
    again, there could be lot of company specific scenarios like it has to be real time or not... etc...
    How does companies make sure third party systems are not directly dipping into other systems (oracle apps/others), so that it will follow certain integration best practices.
    how does enterprise architectute will play a role in this? can we apply SOA standards? should use request/reply using Tibco etc?
    Many oracle apps implementations customizations are more or less directly interacting with third party systems by including code to login into respective third party systems and vice versa.
    Let me your know if you have done differently and that would help oracle apps community.
    thanks
    rrb.

    you want to send idoc to third party system (NONSAP).
    what kind of system is it? can it handle http requests
    or
    can it handle webservice?
    which version of R/3 you are using?
    what is the mechanism the receiving system has, to receive data?
    Regards
    Raja

  • Oracle Standby DB with SAP - BRARCHIVE and BRBACKUP

    Hi experts,
    I was requested to configure and standby Oracle scenario for with SAP. After reviewing many different documentation regarding this, I would like to confirm the following with youu2026How do the BRARCHIVE and BRBACKUP tools should be integrated in this standby/data guard configuration? Actually data guard configuration has been already completed and redo logs are being shipping and applying successfully from primary db to the standby db. Please note that no settings for BRACRHIVE or BRBACKUP have been done so far.
    From doc. u201COracle White Paperu2014Setting up Oracle 11g Data Guard for SAP customersu201D, it says that u201CThere is no change to BRARCHIVE configuration necessary. It can work like with any other standolane databaseu201D. What changes or considerations would be required on the current data guard configuration to implement these BRTOOLS? For exampleu2026If I start using BRARCHIVE to copy the offline redo log files from the production database to the standby database, its necessary to disable anything from the current configuration?
    Hope I was clear enoughu2026thanks for your help.
    Regards

    Hi Orkun,
    If the use of BRARCHIVE is not required or at least is not mandatory to configure an standby db for SAP environments...I've started thinking If I've followed the right process to complete this?
    As mentioned if my post the following documentation was used "Oracle White Paperu2014Setting up Oracle 11g Data Guard for SAP customers". Did I follwed the right process or is there any different set of steps to configure Oracle standby DB for SAP using BRARCHIVE and BRBACKUP?
    As you can see I'm confused about the Standby DB configuration process for SAP environments.
    Any clarification you can provide me regarding this would be highly appreciated.
    Regards

  • Brief discussion on SAP XI and its' Integration with SAP MDM.

    Hi,
    I have never worked on SAP XI.
    I am discussing it on brief, please give your valuable replies.
    SAP XI consists of System Landascape Directory(SLD).
    SLD Consists of Business System and Techinical System.
    Technical System contains all information about the software
    component. The Business System consists of Inbound and Outbound Business
    System which are used as logical names for data transfer.
    There is communication Channel for Receiver and Sender Business System and n agreement
    is signed between Sender and Receiver.
    Outbound Interface defined for Business System Outbound and Techical System associated
    with the Business System,
    Inbound Interface defined for Business System Inbound and Techical System associated
    with the Business System.
    In SAP NetWeaver XI Integration Directory, we have defined the Integration Scenarios,
    Actions, Interface Objects, Mapping Objects, Adapters Objects.
    Mapping Object defines the Structure and Value Mapping.
    Adapter Objects defines the Adapter program which implements RFC Adapter, FTP Adapter logic.
    FTP Adapter is used for XI-MDM Communication.
    RFC Adapter is used for XI-ECC Communication.
    Integration Repository: Both Outbound and Inbound Interfaces are Mapped with Value mapping and
    Structure Mapping inside Integration Repository.
    The File Adapter takes the File from the Outbound port of MDM System
    and sends it as IDOC to Receiver Business System.
    Value Mapping must be done between Sender and Receiver interfaces.
    Value Mapping is done by XSLT or Java based program.
    SAP NetWeaver XI Integration Server at runtime:
    Message Split, Interface Determination, Receiver Identifaction, Mapping, Techincal Routing
    and Call Adapter Proccess are done.
    In SAP XI 3.0 and MDM 5.5:
    Step 1: Create busines system as service.
    Step 2: Create communication channel for each business service. If the system can communicate
    through different channels, then create all possible channel types if necessary.
    Step 3: Create receiver agreement between the systems.
    Step 4: Interface determination:
    - Here you see for the first time the software component mentioned;
    there are some special requirements regarding this software component in relation to the customizing ID mapping.
    - To modify this software component, the customer needs to copy the SAP standard delivered software component
    into its own namespace. The customer is able to modify to create archives
    for the customized ID mapping.
    Receiver determination.
    Configure an FTP Server on the MDS.
    Create a send folder for outbound messages using outbound port(s) for
    remote systems(s).
    Create receive folder inbound messages using inbound port(s) for remote systems.
    This ia all about concept of SAP XI Infractsture and its' Integration with SAP MDM 5.5.
    Regards
    Kaushik Banerjee

    Hi Kaushik,
    You must be aware of File types that MDM Import Manager can Import i.e. we have XML, Excel etc. Now there are two transactions to extract data from R3
    1. MDMGX -
             - For lookup table extraction
             - Output in XML format which MDM can import without using XI.
              - FTP can be configured to put the file in the desired folder which will be then picked by Import Server.
    2. MDM_CLNT_EXTR -
              - For Main table records.
              - Output is in Idoc format which MDM doesn't understand hence we need XI in between which converts Idoc file received from R3 into XML which can then be imported using Import Manager or Import Server. For this we need to implement XI Scenario that consists of Source System, Receiver System, Type of Data etc.
    Just a basic understanding...
    Regards,
    Jitesh Talreja

  • MS Word integration with SAP CRM: can a PDF be created from the MS Word doc

    21/11
    Gurus,
    I know have a better understanding of the topic but still have 2 open questions.
    I now know that StreamServe cannot read .DOC files but can read and work with .PDF files.
    Since we are in a SAP forum and not a StreamServe forum,
    1/ I am wondering if SAP CRM 2007 can convert the MS Word generated and populated documents into .PDF. Possibly immediatly.
    2/ Can the MS Word generated and populated documents be saved by SAP CRM 2007 as .XML files?
    Thanks again.
    Dear All,
    On my project, there is a requirement to generate ad-hoc and amendable letters in CRM (2007).
    We might have +150 letters so I am thinking about using MS Word integration with SAP CRM to deliver this.
    With SAP CRM 2007, I understand that it is indeed possible to generate WebServices that will then be consumed by Word templates through the mail merge functionality. So agents will not have to enter BP name, address and so on. All this can be done by configuration which is great.
    My point of concern is how to integrate this design to StreamServe for printing purpose (we do not want to go into local printing)
    Can StreamServe collects the Word generated document?
    Should this Word document be converted as PDF before or can StreamServe do it?
    Should StreamServe exploits the XML contents within the Word generated document?
    Thanks for your help and insights about this.
    Brice.
    Edited by: Brice Vialle on Nov 21, 2008 9:26 PM
    Edited by: Brice Vialle on Nov 21, 2008 9:34 PM

    Hi Chris,
        Your advice helps me a lot, thank you.
        I upload an XML-Format template Word Doc to server as a MIME Object.
        When OfficeControl is started in Web Dynpro, OfficeControl automatically open the XML-Format template.
       For the first time, I get the XString-type Context attribute bind to the content of the Word Doc,
       then translate it to string, I got the XML-format content, it's great!
       However, after the first time, when I input any new contents in MS Word in Web Dynpro,
       no matter I execute "Ctrl + S" or click the "savedocument" button,
       when I translate the XString Context attribute to String, I got messy code. (but the first time, it is good plain text)
       I use the function module: ECATT_CONV_XSTRING_TO_STRING (good for first time, dump after first time),
       SCMS_XSTRING_TO_BINARY, SCMS_BINARY_TO_STRING (good for first time, messy code after first time).
       My Demo source code is in: (system) SMV --> (local object) zhaode --> (Dynpro Component) ztest_office_control
       core source code is as:
       clear itab.
      CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          BUFFER = lv_datas
        IMPORTING
          OUTPUT_LENGTH = lv_length
        TABLES
          binary_tab = itab.
      CALL FUNCTION 'SCMS_BINARY_TO_STRING'
        EXPORTING
          input_length = lv_length
          mimetype = 'text/plain; charset=utf-8'
        IMPORTING
          text_buffer = lv_datas_string
          output_length = lv_data_len
        TABLES
          binary_tab = itab.
        Can you give me some advice?
    Best Regards,
    Derek

  • How can SMART METER Technology be integrated with SAP ISU system?

    At present the SMART METER technology is integrated with SAP ISU through a third party vendor. The idocs are sent to a third party and the readings are downloaded and sent back in idoc segments.
    How can the integration be done without the third party intervention.

    HI
    SAP XI   needs to be  used for 3rd party  intervention to  send and recive idocs..
    or there are some thrid party  softwareslike MDUS ,meter data utilisation  system.which  wil be again a interface between  sap and ami system
    so basically  its like  sap syst--sap xi3rd patry 4 ami  comapnyami system
    kr
    raj

  • BOXI 3.0 integration with SAP Portal

    Hi All,
    May I know how to integrate BOXI 3.0 reports with SAP portal 7.0/7.1?
    Best Regards,
    Ritesh

    Hi,
    Please find a thread to understand BOXI integration with SAP portal.
    Configure BO with SAP Portal
    BO integration kit for SAP is available at
    https://boc.sdn.sap.com/node/18962
    Best Regards,
    Ritesh

  • Send bulk mail in oracle apps 11i with pdf/Xls attachment

    hi,
    I have a task how can i send bulk emails in one go ( aprrox 150-200 emails in one go) in oaracle apps 11 with attachment pdf/xls
    thanks

    Duplicate post.
    how to send bulk mail in oracle apps 11i with pdf/Xls attachment
    Re: how to send bulk mail in oracle apps 11i with pdf/Xls attachment

  • MM Configuration for integration with SAP SNC

    Hi,
    I need to make MM configuration required to support PO collaboration and SMI process integrating with SAP SNC.
    ANy kind of information would be very much helpdull
    Thanks
    Vikas

    Hi Vikas,
    MM configuration for PO collaboration is depend upon the your requirements. e.g. You want to upload the confirmations send by the supplier from SNC web UI to your R/3 system you have to use confirmation control key while creating PO in R/3 and make corresponding supplier confirmation control either optional or mandatory in SNC configuration. Default provided by SAP is optional.
    Remember supplier can create confirmations only if ther either optional or mandatory.
    Regards
    Pravin

  • Weighing Scale integration with SAP ( Packing Station)

    Hi All,
        We need to have our Weighing Scales integrated with SAP to capture the READINGS for parcels / cartons / shipments automatically.
        I observe there is a provision for maintaining RFC connection , Scale Checkbox etc in SPRO--->Logistics Exec ---> Packing --->Set profile for packing  w.r.t  HUPAST  tcode ...
        Would you plz help me with some work-arounds ...???
    Regards
    Jamna

    Hi Folks,
        There is  XMI technology available that can be potentially leveraged for this type of requirements in integrating any electronic gadgets talking to SAP ....
    I think SAP XMI will be vry useful for this.
    XMI is having ability to capture real time data from other system and update accordingly.
    It has have connectors which will capture values from other system and pull in SAP.
    How to Integrage Weigh Scale with OPC server via xMII 12.0
    Hello Experts,
    I am new to xMII. We want to integrate shop floor weigh scale into SAP PI Sheet to read the value from weight scale into PI Sheet. We have the infrastructure Ohaus weigh scale, xMII 12.0, SAP ERP 4.70, Kepware OPC Server, installed xMII framework for UDS and UDS 4.0. We are able to integrate the OPC Data tags into SAP PI Sheet successfully. But we need help to integrate weight scale with OPC server to read the scale value into OPC data tag.
    Can any one give the steps to integrate weight scale with OPC server?
    with best regards
    K. Mohan Reddy
    I know someone who have developed few applications on integrating weighing machines with R/3.
    By: | 04 Dec 2008
    i am working as a ABAPer in my company and developed DLL in VB6 on integrating weighing machines with R/3.
    implemented and working in more than 10 sites.
    By: | 12 Dec 2008
    ERP-Scale from Pocket Programs provides a standardized u201Cplug & playu201D interface for weighing equipment. It is SAP Certified and can be used for integration of weigh-scales with the SAP Packing Station transaction (HUPAST) or with custom ABAP developments. Major international companies are already gaining benefit by implementing ERP-Scale in their plants worldwide.
    By: | 04 Feb 2009
    Re: Custom development for UDS
    What have to say folks about the possibilities with the above ? But shouldnt SAP have some standard FM / RFC / BAPI owefully facilitating the same???
    But the available FM  HU_GET_RFC_DATA  doesnt have any documentations attached to it ?
    Regards
    Jamna

  • SAP E - Recruitment Integration with SAP PA ES Module

    Hi all,
    I have SAP Recruitment Application to be integrated with SAP PA_ES Module (SAP HR) through XI..
    Now I have 2 questions;-
    1.Does SAP recommends both the above mentioned applications on same SAP BOX ie the system will have both the application with the different clients  on SAP system or a sort of addon...If yes , how the integration can made?
    2.What is recommended/Suggested scenario for integration i.e. which adapters shall be used for this configuration??
    it would be really very helpful if someone could throw some light on this
    Regards,
    AshwinM

    Aswin
    Why dont you check the following thread for more info
    E-Recruitment
    regards
    krishna

Maybe you are looking for

  • HT201335 does the Ipod touch work with the airplay mirroring

    Does the Ipod touch work with airplay mirroring?

  • CS6 InDesign: Why isn't hyperlink working?

    It's been a maddening pursuit - honest, I've tried. There are actually (2) issues; the second precipitated by the first. Primary Issue I'm unable to create additional hyperlinks in Adobe CS6 InDesign 8.0.2 (Win7 Pro 64-bit). Background - first hyperl

  • Question about getting rented movie from Macbook to Tv

    I rented a movie on my MB yesterday while on the road, today I decided to watch the end of the movie on my tv at home. TV: setting>computer>add shared itunes Lib>Entered the code on my MB My MB itunes is showing on TV but can't find the rented mov

  • VBAP-POSEX field defaulting item number

    When we first set up sale orders in SAP the field VBAP-POSEX (purchase order item) always remained blank.  We only use this field for a specific order type.  Now the system is always putting in a number, based on the line item and I can not figure ou

  • MBP, 1-user, 2-logins (work vs personal), trouble setting ACL's

    I'm fairly accustomed to setting ACL's and permissions (not overly confident with chmod) but the challenge I've had is establishing standard ACL/permissions for directories that I want to share between each of my logins but still lock out anyone else