How to Create an Oracle BAM Server Connection?

I m following the steps at the end of this post to create the connection but at the end I m getting this message from JDev:
{Unable to write to
/C:/JDeveloper/mywork/Application1/.adf/META-INF/connections.xml
because it is a read-only. Either make it writable or allow it to be made writable through source control.}
it creates the directory C:/JDeveloper/mywork/Application1/.adf/META-INF/ with only a adf-config.xml file but NOT the connections.xml any one knows what is wrong?
Bellow is the stpes I m following. Its exactly what is written at the Oracle Fusion Middleware Developer´s guide for Oracle SOA Suite 11g Release 1(11.1.1) E10224-01
To create an Oracle BAM connection:
1. Select New from the File main menu in Oracle JDeveloper.
The New Gallery dialog opens.
2. Choose Connections from the General category.
3. Select BAM Connection in the Items list, and click OK.
The BAM Connection wizard opens.
4. Provide a name for the connection. Leave the Create Connection In selection as
Application Resources.
5. Click Next.
6. Enter the following connection information about the Oracle BAM instance.
7. Click Next.
8. Test the connection by clicking Test Connection. If the connection was successful,
the following message appears:
Passed.
9. Click Finish.
Note: You can create connections to Oracle BAM in the Oracle
JDeveloper Resource Palette as well as the Application Resources
panel of a specific application. It is recommended that you create these
connections in the Application Resources pane rather than the
Resource Palette.
Field Description
BAM Web Host Enter the name of the host on which the BAM report server and
Web server are installed. In most cases, the BAM Web host and
Oracle BAM Server host are the same.
BAM Server Host Enter the name of the host on which the Oracle BAM Server is
installed.
User Name Enter the Oracle BAM Server user name (typically bamadmin).
Password Enter the password of the user name.
HTTP Port Enter the port number or accept the default value of 8888. This is
the HTTP port for the BAM Web host.
RMI Port Enter the port number or accept the default value of 9085. The
RMI port is for the BAM report cache, which is part of the Oracle
BAM Server.
Use HTTPS Select this check box if you want to use secure HTTP (HTTPS) to
connect to the Oracle BAM Server during design time.
Otherwise, HTTP is used.
Message was edited by:
Mario.Mesquita

Ok that will be nice, but is not the case I dont want to read the tutorial, the problem is I already start to read and execute the tutorial you told me the problem is this tutorial it doesnt show how to do everything from scratch because you already have inside the zip file everything like xmls etc etc, and I want to get my DO and create the process myself, I dont want to get something that it is already done, this tutorial does not show for example how to create this composite.xml, this file it is already inside the zip file, so this way I just follow half of the process and dont learn how to make the whole process.
tks

Similar Messages

  • After configuring  LDAP Oracle BAM Server is not starting

    Configured LDAP on SOA Suite PS3 (11.1.1.4.0) environment. As per the requirement create OracleSystemUser and OracleSystemGroup in external LDAP and made the user as memner to OracleSystemGroup. Followed the guide @ http://www.oracle.com/technetwork/middleware/bam/technote-bam-multiplesecurityprovid-130532.pdf
    As per the BAM requirement,
    1) Created user "OracleSystemUser" in the external LDAP
    2) Created group "OracleSystemGroup" in the external ldap
    3) Made "OracleSystemUser" as member to "OracleSystemGroup"
    Post configuration, restarted SOA Admin Server and Oracle BAM Server but BAM Server failed to start and its goving following error in the logs :
    [2011-08-17T13:34:38.563+00:00] [bam_server1] [NOTIFICATION] [] [oracle.bam.adc.kernel.server.DataStoreServer] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] BAM schema version is 2025
    [2011-08-17T13:35:28.530+00:00] [bam_server1] [ERROR] [] [oracle.bam.adc.security] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: OracleSystemUser ] [ecid: 679489bd4ac3a480:-4b8798f0:131d7f26dd0:-8000-0000000000000002,0] [APP: oracle-bam#11.1.1] [15] Authenticator.createAdminContext: Exception occurred attempting to create administrator context.[[
    java.lang.Exception: BAM administrator account OracleSystemUser does not m_connection-jpss null
    at oracle.bam.adc.security.authentication.Authenticator.createAdminContext(Authenticator<Aug 22, 2011 2:20:00 PM GMT+00:00> <Warning> <org.apache.myfaces.trinidad.webapp.ResourceServlet> <BEA-000000> <ResourceServlet._setHeaders(): Content type for /bi/jsLibs/engine_20101227.swf is NULL! at oracle.bam.adc.kernel.server.ADCService.startService(ADCService.java:91)
    Cause: Unknown file extension> erver$ServiceEntry$1.run(BamServer.java:1717)
    Verified the synchronization of OracleSystemUser as I was able to login using this user to other SOA Application urls.
    Any pointers to resolve this issue would be highly appreciated.

    Hi Raj,
    Couple of points. Please check,
    1. if the listener is up
    2. the tnsnames.ora to check the right HOST
    3. related services are up
    The following thread may be of use :
    Re: Not able to connect to Oracle B2B database after restart of my system
    Regards,
    Dheeraj

  • How to create a oracle database by java code?

    how to create a oracle database by java code?
    please give some ways then that way's code

    I'm not sure what you mean with "database". Do you mean an Oracle instance or an Oracle user/schema (probably the latter, because that's the equivalent to a MS SQL Database).
    Creating an instance is definitely not possible from within Java. To create a new user this should be possible, as this can be done with SQL:
    GRANT connect,resource TO <newuser> IDENTIFIED BY <password>;
    I'm always cautious with questions like this. In 90% of the cases there is something wrong with the initial design. Creating a database shouldn't be something the application is doing.
    Thomas

  • Unable to setup BAM server connections from JDeveloper

    Hi
    I have installed BAM on XP .I'm able to access BAM from frontend and all services are up and running. When i tried to set up a BAM server connection from Jdeveloper , it failed.
    How do i get the values for the following parameters..
    Host Name:
    Port Number: 80
    User Name:
    Password:
    Domain Name:
    Your help in this regard is highly appreciated.
    Thanks
    Laj Abraham

    Host name will be the host where BAM is installed
    User name will be the user name of a user granted access to BAM
    Domain name will be that user's domain
    Password will be the user's password
    By default the user you used to install BAM is automatically granted acces, you can use the administrator page in BAM to add additional users

  • Oracle BAM Server don't start

    Oracle BAM Server don't start.
    Below is the log file.
    Any suggestion?
    Thank you!

    Hi,
    The problem is database connection to almost all schemas:
    MDS-00929: unable to look up name "jdbc/mds/owsm" in JNDI context
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "BamServerSingletonServlet" failed to preload on startup in Web application: "/oracle/bam".
    java.lang.RuntimeException: java.sql.SQLException: The Network Adapter could not establish the connection
    You should ensure you can connect from middleware server to database, and data source information is right (<domain_location>/config/jdbc/<datasource files>)
    Hope this helps.
    Regards,
    Jorge

  • BAM Server Connection

    Hi
    I have installed BAM on Windows xp and all the services are running and i am able to open BAM start up page.
    Through BPEL i need to access BAM.
    For that i tried creating BAM server connection,but i couldnot succeed
    for hostname i used the Machine name where my BAM services are running.
    Port is 80
    and user name is domain\username(which i used during the installation of BAM)
    PWD : installation PWD
    domain :Domain.
    i tried with above ,but the connection failed.
    Can you pls let me know where i went wrong.
    Do i have to install BAM client on all the machines from where i access BAM server ????
    Thanks and Regards
    Ashwini

    Hello Ashwini. You donot need to install "anything" on clients. BAM is completely browser driven and needs only server install. For BPEL connection, you have to be sure about the BPEL server and JDev UI versions. All components (BPEL, JDev,BAM) have to be 10.1.3
    Alternate -debug- try DomainName in CAPS only and also try username 'without' domain name

  • Webservice not created in oracle application server after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    I can see you also posted in the (proper) SOA Suite forum.
    Please do not cross-post unless you really have to (for example when in the other forum no one seems to have the answer).
    Jan Kettenis

  • How to create file on application server?

    how to create file on application server?

    Hi,
    The following program illustrates the creation of ifle in app server and reading the file from appli server:
    DATA: ITAB LIKE vbakOCCURS 0 WITH HEADER LINE.
    PARAMETERS: P_VBELN LIKE VBAP-VBELN.
    START-OF-SELECTION.
      SELECT *
        FROM VBAP
        INTO TABLE ITAB
    WHERE VBELN = P_VBELN
        PERFORM WRITE_DATA.
        PERFORM READ_DATA.
    *&      Form  WRITE_DATA
          text
    -->  p1        text
    <--  p2        text
    FORM WRITE_DATA.
    OPEN DATASET 'VBAP_DATA' FOR OUTPUT IN TEXT MODE.
    LOOP AT ITAB.
    TRANSFER ITAB TO 'VBAP_DATA'.
    ENDLOOP.
    CLOSE DATASET 'VBAP_DATA'.
    CLEAR: ITAB, ITAB[].
    ENDFORM.                    " WRITE_DATA
    *&      Form  READ_DATA
          text
    -->  p1        text
    <--  p2        text
    FORM READ_DATA.
    OPEN DATASET 'VBAP_DATA' FOR INPUT IN TEXT MODE.
    DO.
    READ DATASET 'VBAP_DATA' INTO ITAB.
    IF SY-SUBRC <> 0.
    EXIT.
    ENDIF.
    APPEND ITAB.
    ENDDO.
    CLOSE DATASET 'VBAP_DATA'.
    LOOP AT ITAB.
    WRITE:/ ITAB-VBELN,
            ITAB-POSNR.
    ENDLOOP.
    ENDFORM.                    " READ_DATA
    If it is helpful rewards points
    Regards
    Pratap.M

  • Oracle BPEL Process Manager 10.1.3.x sensors and Oracle BAM Server 11g TP4

    In Oracle Fusion Middleware Developers Guide for Oracle SOA Suite in section 42.5 there is the next:
    "You can also use Oracle BPEL Process Manager 10.1.3.1 sensor actions to publish sensor data as data objects on Oracle BAM Server 11g"
    Is it really possible?

    Hi, Please post this in BPEL forum, not here.
    Regards,
    Priyanka GES

  • How to create an Oracle DATABASE through Java Programming Language.. ?

    How to create an Oracle DATABASE through Java Programming Language.. ?

    Oracle database administrators tend to be control freaks, especially in financial institutions where security is paramount.
    In general, they will supply you with a database, but require you to supply all the DDL scripts to create tables, indexes, views etc.
    So a certain amount of manual installation will always be required.
    Typically you would supply the SQL scripts, and a detailled installation document too.
    regards,
    Owen

  • Error in oracle application server connection

    The following error appears when I try to add and test oracle application server connection in JDev 10.1.3 :
    Error getting OC4J Process for: opmn-home+oc4j-Orbit-7777-default:
    Error while parsing OPMN dump in XML format: XML Parse Exception: tag=[null] Ran out of data, content []
    please what I can do to solve this problem

    Hi
    The OS is windows XP. The steps are as the following
    1.     Start Oracle process manager
    2.     from connections tap; right click on Application server and select new application server connections
    3.     enter connection name and select type from the list “oracle application server 10g 10.1.3 and press next
    4.     enter user name and password then next
    5.     enter hostname which is my PC name='Orbit' , OPMN port = 7777, OC4J instant name = “home” and select ‘single instant ‘
    6.     test the connection
    7.     get error
    “Error getting OC4J Process for: opmn-home+oc4j-orbit-7777-default:
    Error while parsing OPMN dump in XML format: XML Parse Exception: tag=[null] Ran out of data, content []”

  • How to create a Crystal Report to connect to Oracle

    Hi,
    When I create a Crystal report to connect to SQL Server, I create a stored procedure to get all data I need and connect to it from Crystal Report.(In the stored procedure, I created temp tables, used cusor etc to run data.) But now I need to use a Oracle database. I heard I need to create a package and put this stored procedure in this package. Questions:
    1. if I need to create a package, how can I call the stored procedure from it?
    2. Can I create temp table in this procedure too? I need to create some temp tables to join together to get complex data.
    3. if I want the return data from stored procedure, do I still "select ... from ..." or there is another other ways?
    I am so desperated. Please help. I know this are very silly questions. But please.

    Hi Jenny,
    We are also using Crystal Reports for our Oracle Database, we normally just select the tables we want to use or create our own SQL query.
    However, if you really want to use Oracle stored-procedure (which performs faster than a SQL query because the stored procedure is compiled in advance), you can look at this document:
    http://support.businessobjects.com/communityCS/TechnicalPapers/scr_oracle_stored_procedures.pdf
    Hope this will answer your questions.

  • How to reach an Oracle BI Server (client 1) from another client (client 2)

    Hi all, I'm new to the BI EE's world and I have a connection's problem.
    I have installed Oracle BI EE 10.1.3.3.2 (Complete installation - all component) & Oracle 10g DB on my pc (pc 1). The BI server is started.
    ..and then another colleague of mine installed only Oracle BI EE 10.1.3.3.2 (Oracle Business Intelligence Client Tools) on her pc (pc 2).
    Now, from the pc2, with Oracle BI Administration Tool we want to have access to the Oracle BI Server installed on the pc1.
    Now, my question is this:
    Which steps I have to follow in order to open a repository located on the pc1 with Oracle BI Administration Tool located on pc2 ? I know we have to modify the NQSConfig.INI file...but HOW ?
    Any helps will be appreciated
    Alex

    Hi,
    If you want to open the rpd in offline mode, just open the .rpd file sharing the server's folder. In online mode you need to create an odbc to the server, in System DSN, choose the OBI EE driver, port, login etc, when you click in the open online icon, you will be able to choose the ODBC.
    Regards.

  • 9i - How to Determine If Oracle Management Server Has Been Configured ?

    hi all,
    I'm using 9.2 on a Windows 2000 server - but I'm new to this server and don't know what has been done in the past.
    I'm getting the VTK-1000 error when I try to connect in Oracle Management Server mode.
    To determine the problem, I need to know how I can determine whether the Oracle Management Server has been created/configured. Also, how can I know that the Repository has been created?
    This is what I've tried:
    -Tried logging in as sysman with a password of oem_temp
    - checked the Windows services - none exist as OracleManage... which causes me to think OMS was never configured
    But I dont want to destroy something that may already exist. That's why I want to confirm first.
    Sorry for the lame question - I'm new to Oracle.
    Thanks, John

    Well, then you don't have the SYSMAN password. Here you have two options, the first one, is to try to recover that repository or the second option, to get rid of this repository and create a brand new one.
    If you are willing to use the existing repository, then you will have to reset sysman's password, the procedure to perform this task is as follows:
    Connect by means of SQLPlus to the repository, you should open a session with the OEM repository database owner. In case you don't have this password (most probably) you will have to temporarily reset this password, as outlined on the bottom procedure.
    Open a session to the database as the OEM repoistory owner, let's say OEM_REP or whatever is the actual repository.
    sqlplus <OEMRepositoryOwner>/<OEMRepositoryOwnerPassword>@<OEMRepository>
    At the SQL prompt issue the command:
    execute smp_maintenance.reset_sysman();
    Your sysman password will be reset to OEM_TEMP, then you can enter if the repository is up and running, and you can issue commands to check status and shutdown it.
    Temporarily resetting a db user password:
    1. Connect to the database as sysdba:
    sqlplus / as sysdba
    2. At the sqlplus prompt query the dba_users table to get the password:
    select username, password from dba_users where username='<OEMRepositoryOwner>';
    Copy the current password in a safe place.
    3. Set a new password, let's say 'X'.
    Alter user <OEMRepositoryOwner> identified by X;
    4. Once you are done with the previous reset sysman procedure, then you can restore the user password:
    alter user <OEMRepositoryOwner> identified by values '<PreviouslyEncodedSavedPassword>';
    Then you are done.
    ~ Madrid
    http://hrivera99.blogspot.com/
    .

  • Oracle Application server connection pool and database links

    I am using Oracle application server 10g with connection pools, the db used by the application connects to another oracle db using a database link. My question is when the application starts it creates 10 connections, does it also create x amount of database links as well?

    Hi,
    Is there any way to use the connection pool or Datasource while connecting to database?If I am using a stateless sesssion bean and using a Data Access layer which just creates a database session to write the persistence toplink objects how I can make use of application server connection pool?Hi Vinod,
    Yes, TopLink allows you to use the app server's connection pooling and transaction services. Chapter 2 of the Oracle9iAS TopLink Foundation Library Guide provides details as do the TopLink examples. The easiest way to set this up is by using the sessions.xml file. The sample XML below is from the file <toplink903>\examples\ias\examples\ejb\sessionbean\sessions.xml. Here we are adding the datasource defined in OC4J and specifying that we are using the OC4J transaction controller also.
    <login>
    <user-name>sa</user-name>
    <password></password>
    <datasource>java:comp/env/jdbc/ejbJTSDataSource</datasource>
    <uses-external-transaction-controller>true</uses-external-transaction-controller>
    <uses-external-connection-pool>true</uses-external-connection-pool>
    </login>
    <external-transaction-controller-class>oracle.toplink.jts.oracle9i.Oracle9iJTSExternalTransactionController</external-transaction-controller-class>
    When using this approach you need to change your TopLink code slightly in the EJB methods:
    a. Acquire the ACTIVE unit of work from the server
    session (again, see the EmployeeSessionEJB code
    example) with something like:
    UnitOfWork uow = clientSession.getActiveUnitOfWork();
    b. Calls to uow.commit() can be ommitted or commented out
    because the EJB will handle this. Note that of course
    the methods you create in the EJB that are using this
    approach must have TX Required (default).
    Hope this helps.
    Pete

Maybe you are looking for

  • Any captions containing variables are blank upon publish - only on my machine

    Hi, Just wondered if anyone has encountered this one. I've used variables to tell a user how many items they performed incorrectly (using $$VariableName$$--see attachments). Upon previewing and publishing on my machine only, I get a completely blank

  • Why can't I get the value of "checkedState" in ScriptUI?

    I found I can't get checkedState's value recently, and anybody can help me? The snippet script is following: #target "InDesign-8.0" main(); function main(){     myInterFace();     myTeardown(); function myInterFace(){     //<fragment>     var myDialo

  • POFExtractor eating Exceptions

    Hi, For testing purposes, I'm using a POFExtractor (with a simple EqualsFilter) on a method which throws an Exception, to wit: public String getValue() { String[] array = new String[5]; return array[10]; //to force an ArrayIndexOutOfBoundsException H

  • "wrap-around footnotes"

    In various articles I am writing, I noticed that long(er) footnotes will not be broken up at the bottom of the page but the text with the footnote number will be carried over to the following page, where the footnote will appear in its entirety. This

  • Warning: assignment from distinct Objective-C type

    Hi, I'm getting the waring in the title of my post, and I can't figure out why. If I change the name of one variable everywhere in my code, then the warning goes away. Here is the code that produces the warning (warning marked in code with comment):