COM interface for Oracle JMS MOM????

Hello all,
Can anyone point me to resources or any information
of how to implement or access Oracle Java Message
Service MOM from COM???
Any help greatly appreciated,
Best Regards,
Giovanni

Hi Giovanni,
First off, I have very little knowledge of COM but I'll do my best to answer your question.
There are a couple potential solutions that come to mind depending on what you're trying to do.
1) If you can access a JVM from a COM application then you should be able to access OJMS. There is no "adapter" for
integrating COM and OJMS.
2) OJMS is just one of a handful of API's for accessing Oracle Advanced Queuing. If all you need to do is access AQ then you
could use the Visual Basic interface. See Chapter 3 in the following document; http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/appdev.920/a96587.pdf
Hope this helps...
John

Similar Messages

  • A GRAPHIC INTERFACE FOR ORACLE ???

    hi,
    i have not found a graphic interface for oracle 8 for linux, in
    the "K" applications, but i bought applixware and with applixdata
    i don't find how to connect to oracle, please help me. or by
    staroffice, i know that's possible via ODBC.
    thanks to answer me.
    null

    alexandre de Vendeuvre (guest) wrote:
    : hi,
    : i have not found a graphic interface for oracle 8 for linux, in
    : the "K" applications, but i bought applixware and with
    applixdata
    : i don't find how to connect to oracle, please help me. or by
    : staroffice, i know that's possible via ODBC.
    : thanks to answer me.
    have you find an answer, it is really working with staroffice?!
    Please, hit an answer,
    ThanX.
    null

  • Where can I get the patch for Oracle JMS to work with RDBMS 9.2.0.1

    Hi,
    In the following extract from Oracle documentation the patch is mentioned that needs to be applied.
    "You must apply a server-side patch for Oracle JMS, which ships with Oracle9iAS Release 2 (9.0.3) and the OTN release of OC4J, to work with an RDBMS 9.2.0.1 database. This patch is documented as bug 2513629; see the Metalink Web site or contact Oracle support for more information. However, it is strongly recommended that users move to RDBMS 9.2.0.2 when it is available. Users do not need to apply any server-side database patches when running with RDBMS 9.2.0.2."
    Where I can get this patch?
    Is it RDBMS patch or OC4J patch?
    I don't have access to a Metalink.
    Thanks a lot,
    Andrei

    Check out the configuration on the mapping. There you can create a data file. Do that and fill out the other parameters for the bad and discard file in that node.
    Jean-Pierre

  • Need help for learning how to develop interfaces for Oracle R12 EBS

    Hi all,
    I need to learn how to create interfaces in PL/SQL for Oracle R12 EBS Financials. I cannot find a good starting point for the documentation and examples to help me get started in this area. Would appreciate tips
    for this area.

    Hi,
    What kind of interfaces you are planning to develop?
    Oracle already provides list of APIs that can be used (in R12, it is responsibility).
    Oracle Integration Repository Documentation Resources Release 12 [ID 396116.1]
    Oracle Integration Repository
    http://irep.oracle.com/index.html
    If those APIs do not satisfy your requirements, you can refer to "Oracle Applications Developer" guide as well as SQL-PL/SQL guides.
    Applications Releases 11i and 12
    http://www.oracle.com/technetwork/documentation/applications-167706.html
    Database Documentation -- SQL-PL/SQL
    http://www.oracle.com/technetwork/database/enterprise-edition/documentation/index.html
    Thanks,
    Hussein

  • Using JNDI Provider for Oracle JMS Queue

    Hello,
    I created a JMS Queue in Oracle 9.2.0.1 and would like
    a Java client to receive events from the Queue. I am
    not running Oracle9iAS. I have access to WebLogic server
    7.0 which is also a JNDI provider. Is there a sample code
    that shows the steps on how to go about this.
    thanks very much for any pointers.

    To define an Enterprise Message Source for AS JMS and OJMS in BAM, see Chapter 3 in the BAM Architect's User Guide.
    Specifying Settings for Oracle (AS JMS and OJMS)
    Settings for Oracle (AS JMS and OJMS) include:
    ■ Initial Context Factory.
    For 10.1.3: oracle.j2ee.rmi.RMIInitialContextFactory
    For 10.1.2: com.evermind.server.rmi.RMIInitialContextFactory
    ■ JNDI Service Provider URL. For standalone use oc4j: ormi://machine_name/
    where machine_name is the OC4J installed host, and for production use Application Server: opmn:ormi://<machine_name>:<opmn request port>:home where machine_name is the application server installed host, opmn request port could be found from looking at opmn.xml in <App server install location>/opmn/conf
    ■ TopicConnectionFactory Name.
    java:comp/resource/BAMTTT/TopicConnectionFactories/bam_ttq_tab
    ■ Topic Name. java:comp/resource/BAMTTT/Topics/bam_ttq
    ■ JMS Message Type. TextMessage.
    ■ Durable Subscriber Name. BAMFilteredSubscription
    ■ Message Selector. Message selector, for example, BAMFilter='true'
    ■ Client ID. ClientID
    You can also refer to:
    http://www.oracle.com/technology/products/integration/bam/10.1.3/TechNotes/TechNote_BAM_AQ_Configuration.pdf
    Regards, Stephen

  • Assigning multiple interfaces for Oracle API Gateway (OAG)

    We are deploying Oracle API Gateway to throttle our incoming API requests. We would like to keep the incoming external API requests separate from the internal configuration management so that they go through different interfaces when accessing the OAG server. This is mainly for security reasons so that the external people won’t have access to the interface used by internal operations team to manage OAG. Based on your experience, is there any standard best practice to accomplish this? We were thinking to perhaps use two of the server’s network interfaces with different IPs, one for the incoming API requests and the other for the internal admin management of OAG. But not sure if this is the best way to do what we need. We are aware of OAG's capability to support two separate ports to handle this situation, but would like a more secure set-up that could completely eliminate external access to the OAG management done by the IT team.
    Would appreciate any thoughts on best practices used regarding multiple interfaces for OAG set-up. Thank you. Oracle Marketing Cloud.

    You are on the right track.
    Here is how you can achieve this:
    You can use multiple network interfaces on the UNIX machine and setup networking/routing in such a way that all external traffic comes on on one card and is routed internally via a different card.
    Segregate difference types of services (i.e to be used by external clients vs internal apps) into difference different "Service Groups". Have each of these service groups listen on different port + NIC card (under Listeners, you can define a port to list to list on a specific network address and port instead of *).
    Setup additional protection for services that will be accessed by external clients. Use "Threatening Content " filter to protect your services.
    Setup 2 way SSL for the interface that will be called by external clients. Setup a DN based authorization check if you want to have both authentication and authorization.
    Hope this helps.
    -Thanks,
    Ankit Kumar

  • Interface for Oracle 9i

    I have an Oracle9i database with client’s information that I’d like to design an interface for and give access to the clients to login and see their preferences, see what's the status of their services and so on.
    What’s the best way to go by this? I have experience in ASP, .Net and PHP.
    Thank you,
    Lawk Salih
    www.lawksalih.com

    Before invoke to OEM ( Oracle Enterprise Manager ) as is is described above. You have to do this:
    1.- To login as root in a console
    2.- apply this: xhost +127.0.0.1
    3.- su - oracle
    4.- apply this: xhost +127.0.0.1
    5.- oemapp console
    Joel Pérez
    http://otn.oracle.com/experts

  • I need a COM interface for Java!

    Does anyone know how to interface COM with Java. I need to access some third party code and I can only do it through COM.

    I think the post referred to Microsoft's COM objects and not to serial communications. I'm sure this question has been asked dozens of times here. I could search for it but I'm not the one who wants the answer.

  • Oracle C Interface for Oracle XE beta

    Hi All,
    I'm not entirely sure if this is the proper place to post this, but I'll give it a go anyway.
    I've managed to install the Oracle XE database on my Linux box, which was fairly simple and painless (Kudos to Todd). Now, I've managed to define a user, a table, the proper privileges and the proper connections I need.
    Now, I would like to connect from my application into the XE via a C/C++ interface. I've downloaded the Programmers Guide (all 1570 pages of it) - I got a serious headache from it.
    Can anyone please point me in a direction where I can find information about utilizing OCI in a productive manner, preferably with some sample code that an "Oracle" newbie can figure out?
    Regards,
    Nir Simionovich

    preferably with some sample code that an "Oracle" newbie
    can figure out?You can find a few OCI sample programs here:
    http://www.oracle.com/technology/sample_code/tech/oci/index.html
    If you are writing a C++ application, use OCCI which is the C++ interface.
    http://www.oracle.com/technology/tech/oci/occi/index.html
    OCCI sample programs are here:
    http://www.oracle.com/technology/sample_code/tech/occi/index.html
    Rgds.
    Amogh

  • SQL Interface for Oracle in Windows 64 bit

    Hi there,
    Is there anyone ever trying to upload data from oracle (relational sql) to the essbase on Windows 64 bit platform ? I've read the documentation about setting SQL Interface by using the ODBC Connection ( using DataDirect Library ), but it seems that I can not see the DataDirect lib in the ODBC Control Panel (64bit), but it is installed in the 32 bit ODBC (odbcad32.exe).
    However when I try to add new connection using MERANT OEM 5.2 64-BIT Oracle ODBC driver (DataDirect lib), it raise error : "the setup routines for the MERANT OEM 5.2 64-BIT Oracle ODBC driver could not be loaded due to system error code 193"..
    please advice any one.... thanks

    I got it to work!!!
    The reg setting that is provided is for the wrong version of the dll. Notice the 5.1 and then you only have 5.2 directories.
    The files in the reg are also wrong they are for the example below. arora21.dll (stated) vs arora22.dll (one's provided)
    Some easy tweaks.
    I modified the reg with the following and presto. It worked!! To make it better you can change the OEM 5.1 to OEM 5.2.. Good luck
    echo off
    IF DEFINED HYPERION_HOME (
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol"
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v APILevel /t REG_SZ /d 1
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v ConnectFunctions /t REG_SZ /d YYY
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v CPTimeout /t REG_SZ /d 60
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v Driver /t REG_SZ /d %HYPERION_HOME%\Common\ODBC-AMD64\Merant\5.2\Drivers\arora22.dll
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v DriverODBCVer /t REG_SZ /d 3.52
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v FileUsage /t REG_SZ /d 0
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v HelpRootDirectory /t REG_SZ /d %HYPERION_HOME%\Common\ODBC-AMD64\Merant\5.2\help
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v Setup /t REG_SZ /d %HYPERION_HOME%\Common\ODBC-AMD64\Merant\5.2\Drivers\arora22.dll
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v SQLLevel /t REG_SZ /d 1
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /v UsageCount /t REG_SZ /d 1
    REG ADD "HKLM\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers" /v "MERANT OEM 5.1 64-BIT Oracle Wire Protocol" /t REG_SZ /d Installed
    ) ELSE (
    echo "Environment variable HYPERION_HOME must be first defined to run script."
    Edited by: user652102 on Aug 23, 2008 11:37 AM

  • Using to_date functions in Com Channel for Oracle DB

    I have been trying to mask data while pulling from an Oracle DB.   I run the following SQL in sqlplus and it works correctly
    <b>select to_char(cse_wid, '9999.99') from iprdl</b>
    then when I use XI,  
    I get a successful message in the adapter engine so I go in to look at the payload and receive this message.
    <b> A name contained an invalid character. Error processing resource 'file:///C:/Documents and Settings/CSEIDIT/Local Settings/...
      <TO_CHAR(CSE_WID,9999.99)>   10.70</TO_CHAR(CSE_WID,9999.99)>
    ^2 to_char(cse_wgt,'9999.99' ),
    </b>  then I also get a mapping error in the integration Engine.   I have searched this forums and have found nothing that seems to fit this problem.
    Thank you
    Carl Seidita
    Message was edited by:
            Carl Seidita
    Message was edited by:
            Carl Seidita
    Message was edited by:
            Carl Seidita

    Not passing an XML to Oracle.    Using a JDBC com. channel parmeter  SQL Query option to pull records.  have other fields the SQL but it does not like the TO_CHAR option .  this is the full select
    <b>SELECT PROD_ID, CREATE_DTIM, TO_CHAR ( CSE_WID, '9999.99' ),     TO_CHAR (CSE_WGT ,'9999.99' ),  CSE_UNIT,  TO_CHAR (CSE_LEN, '9999.99' ), TO_CHAR (CSE_HGT, '9999.99' ), cse_cub, inner_pack_wid, inner_pack_wgt, inner_pack_unit, inner_pack_len,  inner_pack_hgt, inner_pack_cub FROM iprdl
    WHERE (iprdl.extr_flag <> 'Y' OR      extr_flag IS NULL)</b>
    The adapter Engine give me a successful Message but when I go to view the payload, I get that error and it does not map to the inegration engine

  • COM interface for XI

    Hi,
    I have an application that uses COM to comunicate with SAP. I want to use XI in the middle for synch. comunication. I know IWay has an adaptor for it , but this will make my solution too expensive.
    Is there another way to do so?
    Udi

    Hi ,
    what was your application developed in?? language ASP/VB???
    You could use SOAP instead of using COM for talking with SAP.
    naveen
    Message was edited by: Naveen Pandrangi

  • Windows COM interface for Java?

    Are there any COM-Java interfaces available so that a windows application can call a Java application and receive the result back?

    vice-a-versa u can do

  • ITunes COM interface for Windows

    Anyone know what is the newest version?
    I would suspect that an updated documentation was available for iTunes 10.
    The one for download is rather old.
    Regards
    Thomas

    Hi, welcome to Apple Discussions.
    The version I have is 8.1.0.52. I'm not aware of a newer version, although I've just failed to find the download in the ADC site, and it doesn't seem to be there, so perhaps an update is imminent.
    tt2

  • INTERFACING FROM ORACLE GL TO HYPERION FOR BUDGETING

    As of November 26, 1997, the HYPERION Interface to Oracle General Ledger is not supported.
    Someone know if is there a plan to accomplishing it in the future?
    Best Regards,
    Emilio Perez Solla

    As of the latest release version 9.3 they have interface for SAP, as now Hyperion is being acquired by Oracle you can definatly expect an interface for Oracle GL in version 9.5

Maybe you are looking for