Enterprise link - transform

hi
I've installed BAM, and i'm following the TechNote document "TechNote_BAM_ReadingExternalTableintoADC". However i can't have access to any Transform object.
i fixed the problem
Message was edited by:
psi

The BAM 10g Enterprise Link is not supported in 11g. Instead there is native integration with JMS and native integration with Oracle Data Integrator.

Similar Messages

  • Enterprise Link (Consuming Message from queue)

    Hi , I start to use the enterprise link studio and I want to know if there is a way to see the content from a queue , for example I configure in Architect an EMS , and in enterprise link I create Oracle BAM Enterprise Message Receiver , now I want to know if this configuration is correct and the content of my message, more over I want to parse the content of this xml message and input in some variable( is this possible?)
    Thanks a lot.

    Hi,
    You can do this by creating a plan connecting the EMS receiver to a Grid (listed under display sinks ) and then clicking update. This will display the raw message.
    Replacing the Grid with Oracle BAM Insert sink you can put the data in a BAM dataobject as a single long string to begin and then add a xsl transformation to EMS (under BAM Architect) to parse. See the samples/tutorials on OTN
    Thanks
    Ranga

  • Error while Updating Enterprise Link Plan in Design Studio

    Hi, All
    I am getting one Error while Creating Enterprise Link Plan in Design Studio of BAM and Failed to Create the Plan.
    i.e.(IMessageSourceReceiver>messageReceive:javax.NameNotFoundException: java:comp/resource/BAMTTT/TopicConnectionFactories/bam_ttq_tab not found)
    Setup:
    Integration between Oracle EBS 11.5.10 and Oracle BAM 10.1.3.
    I am trying to get the Raw Data and sending over to the Enterprise Link Plan.
    1. Created bam_ttq AQ and bam_ttq_tab.
    2. Configured all of the startup parameters required for Enterprise Message Source Type (Oracle (AS JMS and OJMS)) in the Administrator of BAM.
    3. Configured the Oracle (AS JMS and OJMS) with the following values in the Enterprise Message Sources in the Architect of BAM.
    Initial Context Factory : com.evermind.server.rmi.RMIInitialContextFactory.
    JNDI Service Provider URL : opmn:ormi://inaportal.inatech.com:6004:home.
    TopicConnectionFactory Name : java:comp/resource/BAMTTT/TopicConnectionFactories/bam_ttq_tab.
    Topic Name : java:comp/resource/BAMTTT/Topics/bam_ttq.
    JMS Message Type : Text Message.
    Durable Subscriber Name (Optional) : Bamclient.
    Message Selector (Optional) :
    Client ID (Optional) : ClientId.
    4. Also configured the data-sources.xml and applications.xml in OC4J (10.1.2) to reference the database schema where the BAM_TTQ queue is created.
    5. Modified the jndi.properties file with required properties.
    java.naming.security.principal = ias_admin
    java.naming.security.credentials = inaportal321
    java.naming.provider.url = opmn:ormi://inaportal.inatech.com:6004:home
    java.naming.factory.initial = com.evermind.server.rmi.RMIInitialContextFactory
    6. In the Design Studio I have a Plan with Oracle BAM Enterprise Message Receiver and Grid.
    And when I am updating the plan I am getting the following error.
    IMessageSourceReceiver->messageReceive: javax.naming.NameNotFoundException: java:comp/resource/BAMTTT/TopicConnectionFactories/bam_ttq_tab not found
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:164)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:85)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "EBS_Example" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    Can anybody pls help me out with this? Its Urgent for Me
    Thx
    Renuka.
    Message was edited by:
    Renuka

    hi renuka..were u able to resolve this issue with the naming exception....cheers...

  • Error while updating the plan in Enterprise link

    hi
    i am getting an error while updating the plan which polls the JMS topic and inserts into the grid.
    IMessageSourceReceiver->messageReceive: javax.jms.JMSSecurityException: JMS-232: An invalid user/password was specified for the JMS connection
         at oracle.jms.AQjmsDBConnMgr.checkForSecurityException(AQjmsDBConnMgr.java:916)
         at oracle.jms.AQjmsDBConnMgr.getConnection(AQjmsDBConnMgr.java:601)
         at oracle.jms.AQjmsDBConnMgr.<init>(AQjmsDBConnMgr.java:238)
         at oracle.jms.AQjmsConnection.<init>(AQjmsConnection.java:183)
         at oracle.jms.AQjmsTopicConnectionFactory.createTopicConnection(AQjmsTopicConnectionFactory.java:209)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:94)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "Untitled, created 3/11/2009 3:56:28 PM" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    the username and password that i have given are valid and i have given privileges that were mentioned on the technote to the user. can somebody help me out in resolving this as this is very critical for me right now
    Thanks in advance

    I also get error while updating the content in workflow thru the checkout option as reviewer. i.e. contributor checks in the content - then reviewer either updates the metadata or checks out and modifies the content and while checking in the following error occurs
    Content Server Request Failed
    Unable to update the content item information for 'HO000128'.
    The content ID must be specified.
    Please help to resolve.
    Thanks in advance
    Prasad

  • Cannot log in the BAM Enterprise Link Design Studio

    Hi, all,
    I installed a BAM 10.1.3.3 in Windows 2003 SP1 server. And I cannot log in the BAM Enterprise Link Design Studio with the following errors:
    [SERVERERROR] Error from Server: ORA-00942: table or view does not exit
    Information from server:
    942
    0
    oraclebam
    [Oracle BAM Enterprise Link error code:  SA -- 0x1, RW -- 0x5]
    Unable to locate the repository.
    [Oracle BAM Enterprise Link error code:  RP -- 0x11, RP -- 0x102]
    Unable to connect to the Repository.
    [Oracle BAM Enterprise Link error code:  IS -- 0x7, IS -- 0x19]
    Thanks in advance for your ideas and suggestions.
    Best Regards,
    Bill

    Self Answer: reinstall the BAM, and only check the repository install, don't move the data service and it works.

  • Enterprise Link in BAM 11G

    Hi , How to access Enterprise Link in BAM 11g ( Linux) ?I need to import plans from 10.1.3.4 Can anyone guide me how to access Design Studio in BAM 11G.

    The BAM 10g Enterprise Link is not supported in 11g. Instead there is native integration with JMS and native integration with Oracle Data Integrator.

  • How to access a Plan created in Enterprise Link Design Studio

    I have created a Plan in Design Studio of Enterprise Link and i would like to put it in a report which i am planning to create using BAM active studio. Can some body tell me how to access things created in Enterprise Link from active studio/architect.

    hi
    You have to create a plan to connect to the external message source, get the message and parse , and finally put it in the ADC data object (user created object). After this step, all your incoming messages will be in ADC data object. Only after getting the message into ADC object, you can use this object - you can create reports using this object.
    I have a few questions
    a) Can you identify your company. b) Have you taken the BAM training course c) These steps are given in training documents in lab 2-6 step by step.
    Do let me know if you need any help, contact directly at [email protected]

  • Enterprise link design studio start up error.

    Hi ,
    I have installed BAM on XP and working on it.
    When i try opening Enterprise link design studio i am getting TNS listener error.
    A tns entry is there in the tnsnames.ora file.
    I was using the studio previously and was working fine.
    What is going wrong.
    Regards
    Ashwini

    Hi
    I have reinstalled Enterprise Link and now i am able to open design studio.
    But BAM user was not created during the installation i created it manually.
    I created a plan when i try updating the plan i am getting the following error
    Unable to connect to ADC server "Main" as user: "NT AUTHORITY\SYSTEM":
    Ticks must be between DateTime.MinValue.Ticks and DateTime.MaxValue.Ticks.
    Parameter name: ticks
    [ErrorSource="mscorlib"]
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0xB]
    Error while beginning the execution for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "myBPELOrderBookingPlan" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    Regards
    Ashwini

  • Oracle BAM 10.1.3.4 and IBM WebSphere MQ 6.0, Enterprise Link Plan does not

    Hello All,
    1. I have a BAM 10.1.3.4 installation and a IBM Webspehere MQ client V6.0 installed in the same server
    2. Have configured JmsAdmin appropriately to have a Topic Connection Factory and a Topic Pointing to a Queue in the Server
    3. Have tested the client connectivity using ivtRun and MQIVP.class, they seem to work fine connecting to the channel and the topic.
    4. I have configured an EMS for IBMWebSphereMQ in BAM with the below given parameters
    Name:      BPEL_TO_BAM
    Owner:      AMERICAS\Jai_Mani
    Created:      12/1/2009 2:07:48 AM
    Last modified:      12/1/2009 9:48:03 AM
    Type:      IBM WebSphere MQ
    Initial Context Factory:      com.sun.jndi.fscontext.RefFSContextFactory.
    JNDI Service Provider URL:      file:/C:/JNDI-BOSS-DAO.
    TopicConnectionFactory Name:      ivtTCF.
    Topic Name:      ivtT.
    JMS Message Type:      TextMessage.
    Durable Subscriber Name (Optional):      .
    Message Selector (Optional):      .
    Client ID (Optional):      .
    Name      Flow name      Type      Max size      Formatting
    rawData.      rawData.      String      40000      (none).
    5. I have a subscribe plan configured in to enterprise Link which has a EMSReceiever and a grid to display the messages
    6. I have the "run forever" flag checked in the Receiver and go a head and post a message in the Queue configured in the server.
    7. The plan does not display any messages in the grid.
    All configuration on the MQ Server and Client side are proper but BAM EL Plan is not displaying the data in the grid.
    Have also had turned on DEBUG on the servers and restarted BAM, they don't seem to throw any errors.
    Kindly advice, what could be wrong in the Plan or EMS configuration which is causing this.
    Thanks & regards,
    Jai.

    Is this working for you? What errors do you get in the logs (bam, EL)?

  • Oracle BAM without Enterprise Link?

    Is it possible to install Oracle BAM without Enterprise Link? Make it sense?
    Which cases are Enterprise Link necessary and which cases not?
    Thanks in advance
    Ana

    Yes definitely, you can very well install BAM without the enterprise link. The BAM installation asks you the components you want to install.
    Enterprise link is used to push data into ADC(for the corresponding data objects). You can utilise this component for feeding data to BAM from n number of sources. The only way to send data to BAM ADC w/o using enterprise link is through BPEL sensors. So, in case you are planning to use BAM only with BPEL sensors and nothing else. You can very well skip Enterprise Link installation.
    Regards,
    Varun R

  • Query regarding Enterprise Link installation

    Hi,
    Request a clarification from this forum.
    I am working on the Oracle BAM example provided in the paper "Enabling Real Time Operational Analytics: Integration between Oracle E-Business Suite 11.5.10 and Oracle BAM 10.1.2". In the section titled "Design Data Extraction and Consolidation Layer", there are certain steps to be performed from Design Studio.
    My existing installation was done using the package "bam_windows_x86_101330.zip" (which is without Enterprise Link). Now can I download the "bam_with_el_windows_x86_101330.zip" and run the installation just to install the Enterprise Link component separately without disturbing the current Oracle BAM setup?
    Thank you.
    Regards,
    Balu

    When I am trying to login into Design Studio, below error is occurring:
    Unable to connect to the Sagent Data Flow Service.
    [Sagent error code:  PlanMgrEnv -- 0x1, PlanMgrEnv -- 0xE]
    CSa_Exception
    [Sagent error code:  TP -- 0x2, TP -- 0x17]
    [Windows error:  10061]
    No connection could be made because the target machine actively refused it.
    Request someone to help me resolve this issue.

  • Theoretically, may be used Warehouse Builder instead of Enterprise Link?

    Theoretically, may be used Oracle Warehouse Builder instead of Oracle BAM Enterprise Link?
    Interestingly, what are the Oracle plans on improving BAM Enterprise Link? Is it possible to include Enterprise Link functionality into Warehouse Builder?
    I will be pleasure for any answers and thoughts.
    With best wishes,
    Sergey G.

    Yes. We are looking at both the BPEL Process Manager as well as the Oracle Warehouse Builder (OWB) product as additional options to Enterprise Link. However, for the official plans around this, please contact [email protected] (Product Manager).
    Thanks,
    Vishal

  • Conn't connect to Oracle Bam Enterprise link Design Studio....please help!

    i'm try to connect to EL Design studio , but this msg was apper.
    [SERVERERROR] Error from Server: ORA-01017: invalid username/password; logon denied
    Host String: oraclebam
    Server Type: Oracle
    User Name: orasagent
    Information from server:
    1017
    0
    oraclebam
    [Oracle BAM Enterprise Link error code:  SA -- 0x1, RW -- 0x5]
    Unable to connect to the Repository.
    [Oracle BAM Enterprise Link error code:  IS -- 0x7, IS -- 0x19]
    conn't understande what is the Repository
    is Repository tools must be install on my pc or bult in oracle bam.
    plz help.

    Self Answer: reinstall the BAM, and only check the repository install, don't move the data service and it works.

  • Enterprise Link Plan properties - parameters

    Hi,
    The data source that I'm using for BAM are external tables. I need to use an sql filter in the plan to narrow down the result. One of the columns in the external table is dedicated to storing the TIMESTAMP of the time the external tables are populated. My intention is to store this parameter in the data object and the following time the plan is executed, it needs to use this stored ‘timestamp’ parameter as the filter condition. The ‘Working with Properties’ section in the Enterprise Link Users Guide has some helpful information, however, it doesn’t explain how a stored parameter can be used as the filter criteria.
    I would greatly appreciate if anyone can explain how I can store a value in a parameter and then use it as the filter criteria the next time the plan runs.
    Thanks in advance,
    Shiraz

    hi renuka..were u able to resolve this issue with the naming exception....cheers...

  • Enterprise link - OJMS password redirection

    Password redirection (password="->pwdForOJMS") for the iAS JMS resources that we use with BAM / Enterprise link, we get failed logins. The same setup works well for BPEL PM.
    Has anybody tried this setup with BAM?
    Thanks

    hi renuka..were u able to resolve this issue with the naming exception....cheers...

Maybe you are looking for