Which adapter to use to integrate 2 instances of oracle apps 11.5.10

We are using Oracle application server 10g integration interconnect(iSTUDIO) to integrate two instances in oracle apps 11.5.10 for the purpose of implementing customer data hub. We are not sure which adapters to use for this pupose. Whether it will be
1. database adapters
2. oracle application adapter
3. Or any other adapters.
We have to use publish/subscribe messaging paradigm.
Any kind of help is welcome
Regards
Sourav Biswas

Soubi,
Yan is right but to add a bit more.
Consider 2 application instances APP1 and APP2.
If you install an OA (Oracle Apps) adapter into an OracleAS Oracle Home and point to APP1, you must use copyAdapter to "clone" another adapter of the same type (e.g. another OA adapter) for APP2. I don't think the copyAdapter script runs any of the post installation steps either so, you'll have to run the OAI schema scripts to create the OAI schema on APP2. See the post_installation.txt file for more information. This is in the adapter home directory.
If you install an OA adapter for APP1 and decide to install a DB adapter for APP2, you can use the installation media to install both.
However, if you decide (for whatever reason) to install an OA adapter and a DB adapter for APP1, you should be aware that the installation of the second adapter will drop and recreate the OAI schema for the spoke database. If you have been using one of the adapters before the second install this may cause you problems.
Regards,
David

Similar Messages

  • Which adapters to use to integrate 2 instances of oracle apps 11.5.10

    We are using Oracle application server 10g integration interconnect(iSTUDIO) to integrate two instances in oracle apps 11.5.10 for the purpose of implementing customer data hub. We are not sure which adapters to use for this pupose. Whether it will be
    1. database adapters
    2. oracle application adapter
    3. Or any other adapters.
    We have to use publish/subscribe messaging paradigm.
    Any kind of help is welcome
    Regards
    Sourav Biswas

    You can use:
    1) database adapter (to publish from OEBS you call PL/SQL(send), on subscribe the PL/SQL(receive) called by adapter)
    2) AQ adapter (to publish from OEBS you put message in outcome queue, on subscribe the message is put in income queue by adapter, you listen inbound queue in APPS)
    3) Oracle Applications Adapter - it realises two above paradigms!
    It can interact as 1) and as 2)
    With one - you select in iStudio when you create Publish or Subsribe!

  • HT4341 which adapter is used in Israel?

    which adapter is used in Israel? when reffering to world adapter kit?

    Isreal use "H" type socket.
    http://holytourist.blogsome.com/2008/07/14/electrical-power/
    http://www.adaptelec.com/index.php?main_page=document_general_info&products_id=3 15

  • How to decide which adapter to use from IDOC and RFC?

    Hi All,
    When interating XI with an SAP system,
    How to decide which adapter to use from IDOC and RFC?
    Thanks.

    Hi,
    you can also consider to use ABAP Proxy if you are working with Systems based on SAP Web AS 6.40.
    Here some useful links:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/content.htm">ABAP Proxy Runtime</a>
    ABAP Proxies in XI(Client Proxy)
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    ABAP Server Proxies
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    How do you activate ABAP Proxies?
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    XI: Reliable Messaging EOIO in ABAP Proxies
    /people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies
    More links for proxy:
    proxies and performance...
    Hope this help
    Francesco

  • Please tell me for BAPI which adapter is used

    Hi friends this is  shalini, for BAPI's which adapter is used
    i think RFC adapter is used it is correct or wrong.
    please tell me friends.
    Regards
    Shalini shah

    Shah,
    Check this weblog for one of the integration on this:
    Weblog to send Response from RFC to File in Asyn Mode Using Proxy [original link is broken]
    /people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments
    Regards,
    ---Satish

  • Which adapter to use to download data from site dynamically except file typ

    hi,
    I am to download data dynamically from a secure website to PI server without using file/FTP adapter and send it to any folder using PI.
    (At receiver end i will use file adapter , Please suggest for sender side)
    I will give user name and password to that site through PI.
    Which adapter I should use at sender side?
    At the same time I am to call an predefined RFC to trigger a Function module in SAP system.
    How to do that?
    Please help me out.
    Response will be appreciated..
    Thanks,
    Jaideep

    Hi
    add "&sap-client=<client>&sap-user=<loginId>&sap-password=<password>" to your wsdl
    like http://server:8000/sap/bc/srt/rfc/sap/webservice _ name?wsdl&sap-client=100&sap-user=andre&sap-password=123456
    Regard's
    Chetan Ahuja

  • Which Adapter to use - HTTP or SOAP Adapter?

    Hi Experts,
    The third party system will be sending a standard HTTP request with a standard SOAP envelope containing standard XML.
    So in this case what adapter I should use HTTP or SOAP?
    What is the difference between these two adapters and in which scenarios this should be used?
    Thanks.

    Hi,
    The plain HTTP adapter gives application systems the option of communicating with the Integration Engine and exchanging business data using a plain HTTP connection. Depending on the receiver system, outbound messages can be enhanced with certain information.
    The SOAP adapter enables you to exchange SOAP messages between remote clients or Web service
    servers and the Integration Server or the PCK.
    In the SOAP adapter, you can specify security settings to be used to sign/verify the SOAP body.
    In addition, you can specify the standard to be used for signing/verifying the SOAP message
    whenever Xi need to communicate with any sort of webservice i.e remote applications it uses SOAP adapter..
    And XI uses HTTP adapter when you want to post a HTTP request message from a web application to XI.
    HTTP Adapter :
    1) HTTP Adapter is used by extenal systems to connect to Intergartin server using native HTTP Interface
    2) http adapter is a service which is directly connected to integration engine
    SOAP Adapter :
    1)Allows Local Processing in AAE
    2)Exaclty One Operation per Interface
    3)Modules for Receiver Adapter
    With regards,
    Pinangshuk.

  • SSIS used to integrate SQ Server and Oracle - Is it necessary both 32 and 64 bits Oracle Clients installed?

    Hi all,
       SQL Server 2012 EE 64 bits (SOURCE)
        Oracle 12c 64 bits (DESTINATION)
       To make my solution - integrate SQL Server with Oracle - work, i had to install both 32 and 64 bits of the Oracle 12c Client. After that, i had to change the properties of my SSIS package to run on 32 bits only (properties > Debugging >
    Run64BitRuntime set to FALSE). Before i made this change, the execution of my package was failing, but after setting Run64BitRuntime to false, the package ran successfully. Why is that?
       I am thinking of unistalling the 64 bits ORacle Client from my Windows Server, but i fear that if i uninstall, my package stop working. 
       Any suggestions/corrections will be most appreciated. 
       Thanks in advance
       OBS1: I am using ODBC as the source and destination tasks.

    Hi FabrícioPJ,
    The 32-bit and 64-bit versions of a provider have the same ID. Therefore, the SSIS runtime will select the appropriate version of the provider to use. 32-bit SSIS Designer always requires and uses the 32-bit version of a provider at design time. However
    when running the package in 64-bit mode that the Run64BitRuntime project property is True, it automatically switches to the 64-bit version of the provider. When it couldn’t find 64-bit version of the provider, the package would be failed. For more details,
    please see:
    http://dougbert.com/blog/post/64-bit-considerations-for-sql-server-integration-services-final.aspx
    So in your scenario, it seems that there is not a 64 bit provider for Oracle in your environment, so the issue occurs. Please make sure you have installed the correct 64-bit version of the Oracle provider.
    To download Microsoft Connectors v2.0 for Oracle in SSIS 2012, Please refer to the link below:
    http://www.microsoft.com/en-us/download/details.aspx?id=29283
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Using JavaBean in custom form for Oracle Apps

    Dear All,
    i had build a custom form contains JavaBean that enable user to open file dailog . i had built the java class and test it locally on another form it worked fine, but when run the form from the oracle apps nothing happens
    anyone can advise,plz?
    your notes will be appreciated ...
    thanks in advance...
    Moath Abusirdaneh

    Going forward we want to use this form to send information regarding any patches needs to be applied on any of our instances.If some other user select a patch which is already installed on that instance this form will pop up a message saying it's already installed.The purpose of this form is to monitor instance refreshing details.But this is already provided by Oracle through OAM or by querying AD_BUGS table. So, you could create a custom responsibility which contains the patching part only from OAM but this still require a login to the application.
    I do not think you can achieve the above (creating a custom form) without logging to the application -- You may log a SR to confirm this with Oracle support.
    Thanks,
    Hussein

  • In which directory should i keep java class files in oracle apps

    hi
    I have one problem, In which Top & directory should i keep java class files in oracle apps
    krishna

    Hi
    By itself its available in oracle\visappl\au\11.5.0\java\
    thats were the location needs to be placed in the apps.zip.
    Thanks
    Riyas

  • Which adapter should use SOAP or http?

    Hi  SDners,
    I have a one scenario in which I have to integrate our ECC system to our company intranet site. for this scenario what approch I have to take?
    Please suggest
    Regards

    Hi Abhay,
    I think you can use  HTTP adapter in your case  , there will be two modes  url and http destination in channel configuration ,
    you can choose to create  HTTP Destination mode and create a RFC Destination in sm59
    (HTTP Type=G).Here you mention your internal site connection details like parameter for
    connections , user and password  etc .By doing so, you can test the connection from XI to the url.
    You can test the rfc connection in the test connection tab in RFC destination.If connection test
    is ok then you can use this http destination in you http channel.
    But if you question is to compare HTTP or SOAP , then as suggested above a simple search will
      give best answers to your questions.
    Regards,
    Srinivas

  • 9iAS WE v2 Beta: which adapter to use for BC4J-UIX-XML components?

    hi,
    through official TAR i still have no answer after 3 weeks, so maybe someone here can help me out.
    using Jdveloper 9i RC i create a BC4J-based client project (BC4J-UIX-XML components) which i want to use for wireless services. the only thing i know is that oracle recommends this framework. together with WE v2 we got more than 1000 pages of documentation, but nothing about the new adapters (the most important thing i believe, what else am i supposed to do as official beta tester?!!).
    any piece of information about the new adapters (especially the oc4j-adapter) or any kind of examples are really appreciated.
    TIA, trevi

    automatic mode is just for quick demos. You cannot internationalize your application while using automatic mode.
    You will need to turn off automatic mode, and have bc4j:column beans in your table and databind the data to come from your resource bundles.

  • Using ORADIM to create instance on Oracle 10g R2, windows platform

    Please I used the below command to create database instance to startup at the same time as of the OS is starting up.
    ORADIM -new -sid ORCL -SRVC OracleServiceORCL -STARTMODE auto -SRVCSTART system -PFILE C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\INITORCL.ORA
    But When I shutdown the all system at OS level, and restart it, the OracleServiceORCL shows up as Started Automatic in the services tool, but when trying to connect ot the database, the following message appears Connected to an Idle instance So I have to startup manually the database.
    It's any thing wrong with my ORADIM command?
    Thanks for your cooperation

    Thanks,
    Maybe I didn't explain exactly what I was expecting with the standby database, these steps are what I did, to resolve the issue
    ENABLE THE STANDBY DATABASE TO STARTUP FROM SPFILE
    Step 1: create a newly spfile from the current pfile
    SQL> CREATE SPFILE='C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\SPFILEORCL.ORA' FROM PFILE='C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\INITORCL.ORA';
    Step 2: Rename the INITORCL.ORA TO SAVE_DATE_INITORCL.ORA
    Example: the C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\INITORCL.ORA became
    C:\ORACLE\PRODUCT\10.2.0\DB_1\DATABASE\SAVE_24072007_INITORCL.ORA
    Step 3: delete the former sid created
    C:\ORADIM -delete -sid orcl
    Instance deleted.
    Step 3: Change the Oracle service to start when the OS start
    C:\ ORADIM -new -sid ORCL -SRVC OracleServiceORCL -STARTMODE auto -SRVCSTART system -SPFILE
    Instance created.
    Now When I shutdown the whole system and start it up, the standby database startup. the only thing is that the standby database startup a read-only mode, defautl with oracle 10g this is fine for me, because the MRP is stopped but the log shipping is not stopped.
    So eventhough the system admin shutdown the database server at OS level without letting me know, tha standby should continue receiving archived log files.
    I'll just need to monitore the lop apply process and start it to apply archived log files received
    Thanks

  • How to check the performance of the database instance in oracle apps 11i

    hii everybody,
    i want to know,how to check the performance of the database instance using oracle applications 11i.your help highly appreciated,thanks.

    Pl do not post duplicates - how to check the performance of the server in oracle applications 11i

  • Setup single instance of  Oracle B2B to handle both HTTP as well as HTTPS r

    Hi,
    I want to send 850 transaction to different trading partner who are using HTTP and HTTPS.I want to create a single instance of ORACLE B2b to handle both HTTP and HTTPS. Please do the needful.
    Thanks and Regards
    Srinivas kola
    Edited by: user11342588 on Jul 15, 2009 3:15 AM

    Hi Anuj,
    Thanks for your response.But i want to do for both inbound and outbound, Given below is an example
    OUTBOUND:
    Host Trading Partner ------------------------------- Internet----------------encrypt message------------------>--trading partner1
    Port no 50
    ------------------------------ Internet----------------encrypt message-------------------->trading partner2
    ------------------------------Internet----------------encrypt message-------------------->trading partner3
    INBOUND:
    Host Trading Partner ------------------------------- Internet----------------encrypt message-<-------------------trading partner1
    Port no 50
    ------------------------------ Internet----------------encrypt message-<-------------------trading partner2
    I want to use only a single instance of Oracle B2B to handle both HTTP and HTTPS
    Help me please

Maybe you are looking for

  • Problem with read() and EOF

    I'm inputting a file that has a total of 18 entries delimited by commas Ex. ( 4, 5, 200, 780, 1, 0, 0, 12, 6, 0, 129, 24, 21, 44, 133, 62, 158, 7). My problem is that on the very last entry I can't get it to stop because it's looking for a comma. I t

  • How to search this value in oracle database to find out the table

    Hi expert, I know there is a value in oracle database, please show me how to search this value in oracle database to find out the table holding this value. Many Thanks,

  • Kworker constantly using 15/20% of CPU since upgrade to 2.6.36-ARCH

    Hi, Since upgrading to 2.6.36-ARCH kernel I've noticed that my CPU has a constant load on one of the cores: kworker/0:1 shows as using 61% CPU usage on one core. I cannot seem to find out much about what kworker is and what logs I need to look at to

  • 11g (11.2.0.1) - dimension operator very slow on incremental load

    Dimension operator very slow in porcessing incremental loads on 11.2.0.1 Have applied cumulative patch - still same issue. Statistics also gathered. Initial load into empty dimension performs fine (thousands of records in < 1 min) - incremental load

  • SAPSCRIPT Main Window Issue

    I need to print the contents of the main window twice in the same page at different places.I searched the forum but I did not get any relevant thread with a solution. Can anyone help. Thanks Nancy