IBM MQ and Weblogic Express

We are currently using Weblogic Express and trying work with IBM MQ queues without upgrading our Weblogic license.
          What are the possible ways of interfacing with IBM MQ using Weblogic Express?
          Thanks.

Kumar,
MQ is a queuing mechanism whereas Oracle B2B is trading partner integration product. Oracle B2B does support communication over IBM MQ -
https://blogs.oracle.com/oracleb2bgurus/entry/b2b_communication_using_ibm_mq
Let me give you a simple scenario, suppose where a .Net/java application wants to send data to Mainframe or any other ERP system. If application is internal, you may directly publish data to MQ and consumer app will push it to mainframe (if there any).
This could be very well established by integrating Oracle SOA and any Oracle B2B alsoYou will need these products only when the client application is external and you cannot expose your internal servers to the internet/WAN. You will need Oracle B2B only when the incoming message is a business message being sent over a specific transport and exchange and is part of a business process otherwise by just using SOA Suite you can receive the message from client and pass it to the mainframe.
We would need to store the messages to use one of the messaging tool.Oracle B2B and SOA Suite are not just a messaging tool but they form an entire enterprise middleware based on SOA. MQ is just one of the queuing mechanism.
Regards,
Anuj

Similar Messages

  • ALBPM Enterprise SA 5.7 MP3 and Weblogic Express 9.2

    We are using ALBPM Enterprise SA 5.7 MP3 and Weblogic Express 9.2. We have the following questions:
    1) Why, after assigning a Parametric Role to an user, we have to restart the portal in Weblogic before the user can log back into the system? When we do not do it, the user will see an error on the screen informing of a lack of permisions to visualize the activities of the new assigned role. This happens even when we have already clicked several times on the button labeled "Re-load Information from the Directory" (in ALBPM's WebConsole) and even after a few hours have passed. All our engines have a "Directory Polling Interval" of 1 minute, but it seems not to work.
    2) Do we have to modify any extra value, or set something in particular in Weblogic?
    Thanks in advance. We look forward for suggestions.

    We are using ALBPM Enterprise SA 5.7 MP3 and Weblogic Express 9.2. We have the following questions:
    1) Why, after assigning a Parametric Role to an user, we have to restart the portal in Weblogic before the user can log back into the system? When we do not do it, the user will see an error on the screen informing of a lack of permisions to visualize the activities of the new assigned role. This happens even when we have already clicked several times on the button labeled "Re-load Information from the Directory" (in ALBPM's WebConsole) and even after a few hours have passed. All our engines have a "Directory Polling Interval" of 1 minute, but it seems not to work.
    2) Do we have to modify any extra value, or set something in particular in Weblogic?
    Thanks in advance. We look forward for suggestions.

  • IBM JVM and WebLogic

    I consider using IBM JVM 1.2.2 with WebLogic 5.1. Has anyone tried this
    before?
    Are there any suggestions about performance and realibility of such
    configuration?
    Thanks in advance
    Wojtek

    I am pretty sure that it is not certified. The platform support page for
    WebLogic Server is located at:
    http://www.weblogic.com/platforms/index.html
    This page has the latest and greatest information on the platforms that
    WebLogic is certified and supported on.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "Wojciech Ozimek" <[email protected]> wrote in message
    news:[email protected]..
    I consider using IBM JVM 1.2.2 with WebLogic 5.1. Has anyone tried this
    before?
    Are there any suggestions about performance and realibility of such
    configuration?
    Thanks in advance
    Wojtek

  • Help: Install "WebLogic Express Server" license

    I am having problem to install my "WebLogic Express Server" license.
    As I understand, the "WebLogic Server" and "WebLogic Express Server" use the same
    installation file, the only difference is the license. So I downloaded the "WebLogic
    Server 6.0 Service Pack 2" from BEA's web site. After the installation, I found
    a "license.bea" file under WebLogic home directory. I replaced this file with
    my license file for "WebLogic Express Server". Unfortunately, I can not start
    the default server anymore.
    Neither the "UpdateLicense" command works: it seems to me that it only merges/replaces
    the existing license with the new one. So although I "updated" the "WebLogic Server"
    license to "WebLogic Express Server" license using this command, it seems that
    I am still using the "WebLogic Server", because I can still see the EJB component
    page in the admin console.
    Did I miss something? What is the best way to check whether "WebLogic Express
    Server" has been sucessfully installed? Your help is highly appreciated!

    Hi,
    Find the Link with the screenshots of the whole installtion and domain creation process for Weblogic in all the ways
    Installing Weblogic in GUI mode - weblogicexpert
    Installing Weblogic 10.3.6 in console Mode in windows machine - weblogicexpert
    Creating Domain In GUI mode - weblogicexpert
    Creating Domain in Console Mode - weblogicexpert    
    Starting Weblogic Admin Server
    Starting/Stoping Weblogic Admin Server - weblogicexpert
    Starting Weblogic Managed Server
    Starting/Stoping Weblogic Managed Server - weblogicexpert
    Configuring Node manger
    Configuring NODE MANAGER And Starting Managed Server from Console - weblogicexpert
    Deployment process
    Deployments - weblogicexpert
    Security concepts
    Security Concepts and Hands on - weblogicexpert
    Installing Weblogic 12.1.2
    Weblogic 12c - weblogicexpert
    All other basic information are available in the blog
    Hope it helps

  • WebLogic Express and Clustering

    Does weblogic express offer the same clustering options as weblogic server
              with regard to HttpSession replication?
              I'm looking at an architecture where the web container is separated from the
              ejb container (for security reasons) and would like to avoid paying the
              higher WLS license.
              - Avi
              s/\be(\w+)/e-\1/g;
              

    Yes, we just added WLX clustering as a package available. Contact
              [email protected] for more information.
              Thanks,
              Michael
              Michael Girdley
              Product Manager, WebLogic Server & Express
              BEA Systems Inc
              "Avi Kivity" <[email protected]> wrote in message
              news:[email protected]..
              > Does weblogic express offer the same clustering options as weblogic server
              > with regard to HttpSession replication?
              >
              > I'm looking at an architecture where the web container is separated from
              the
              > ejb container (for security reasons) and would like to avoid paying the
              > higher WLS license.
              >
              >
              > - Avi
              > --
              > s/\be(\w+)/e-\1/g;
              >
              >
              >
              

  • IBM new WebSphere Studio tools and Weblogic?

    Hi,
    Does anybody know does BEA has any plans to create plug-in for new
    (currently beta) IBM's Java development tools to support Webloigic?
    Sincerely,
    Vladyslav Kosulin, Hauppauge, NY
    ([email protected])

    Its true that WSAD is based on Eclipse, which is an open source IDE-framework.
    Anyone can make there own extensions like : editors, testenvironments, deployment-wizards
    etc.
    The main difference between Eclipse an WSAD is that while eclipse comes with a
    minimal set of tools, IBM has made a broad range of tools, which is what they
    are really selling.
    The framework is, as you said, Eclipse.
    If I was to start out using Eclipse now for large enterprise solutions, I would
    start out with WSAD.
    But in time, Eclipse will probably grow beyond WSAD, by the contributions made
    by the open source community.
    Chemi <[email protected]> wrote:
    Nirav, I have several comments about this point:
    - IBM WSAD is based on an Open Source project called Eclipse.
    - So I don't understand your comment "how open is"......... Perhaps you
    should review the meaning of Open Source.
    - From my point of view, you could forget IBM WSAD and just concentrate
    in
    Eclipse.
    - BTW, WebGain (I think you know them) is part of the Eclipse.org board.
    - Eclipse R1.0 (http://www.eclipse.org) is GA some months ago, IBM WSAD
    (http://www-4.ibm.com/software/webservers/studio/preregister.html) is
    GA
    one month ago, but I haven't seen any new official post about the future
    of this integration.
    And.......... speaking a little bit more about "how open is....", how
    open
    is your new "Cajun" strategy?
    TIA,
    Chemi.
    Nirav Chanchani wrote:
    Vladyslav,
    We are evaluating the IBM WebSphere Studio Application Developer beta.
    Since the tool is reportedly based on a new framework, we are not sure
    of integration API's available or how "open" is the IBM WebSphere
    Workbench.
    Regards,
    Nirav.

  • WebLogic Express 5.1 screen log

    Our current WL Exp 5.1 logs messages to an NT window.
    It logs such things as: -
    <ServerClassLoader><U>Loading jsp_servlet.xxxxxx
    The number of these mean that it is difficult to follow other things that are
    logged.
    Can we switch off this level of logging?
    Thanks.

    We're currently working on the VisualAge Integration Kit for WLS 5.1. The kit is
    for the the server version (includes ejb support) but should work with the
    Express license.
    Since you're trying to create an equivelent yourself, the error you're seeing is
    that \weblogic\classes\boot must be on the classpath before \weblogic\classes.
    You'll also need to define the option
    "weblogic.system.disableWeblogicClassPath=true"
    -dana
    "Invera Inc." wrote:
    >
    Hi,
    Has anyone been able to make Weblogic [Express] 5.1 work with
    IBM Visual Age?
    I'm trying to import the classes into the Early Adopter's Environment for
    Java 2. I get the following error:
    "The weblogic.Server class was loaded from the <WEBLOGIC_HOME>/classes
    directory. This means that the <WEBLOGIC_HOME>/classes directory is in
    the Java system classpath, when it should only be in the WebLogic
    classpath (as set by the property weblogic.class.path).
    Please refer to the Administrators Guide "Setting up and starting the
    WebLogic Server" at http://www.weblogic.com/docs/install/startserver.html
    for more information on how to start the Server.
    Is WL Express compatible with Visual Age? If not, when can we expect an
    integration kit?
    Thanks,
    Frederic

  • Problem with File Based replication in Weblogic Express 10

    Hi,
              We have Web application (exploded war) file deployed on Weblogic Express 10, to a Cluster of three Managed Servers (all three on different physical machines).
              We are using File based session persistance in weblogic.xml
              We have a shared location for all the three servers where we will be sharing the Session data.
              When we start the application, its works fine and is very fast, but after sometime the application slows down.
              Troubleshooting the Issue we found that its a problem with file based replication. By using File based replication every user session is stored in form of directory inside shared directory. So after sometime thousands of directories are created inside the shared directory where the session information is stored. So when we access the application, its waiting for lot of time with Message Session Monitor .... (this is because its browsing through the shared session storage directory for lot of time for session information as it has lot of directories) and finally after a long time like 10 mins we get the Application Home Page.
              When we clean up all the saved sessions inside shared directory, the application works fine, But we will see the same sometime later may be after 3 or 4 hours when the shared session directory has lot of session information stored in it.
              Is there a way to clean up the saved session information on file system as soon as that user session is closed by using file based replication.
              We cannot used Inmemory replication as our Appl doesnt support it.
              Please advice as it is a major show stopper in our Production Mirror env.
              Weblogic Consultant

    It is possible to reduce number of live session by configuring very low timeout-secs weblogic.xml. Default is 60 minutes.
              More details are here..
              http://e-docs.bea.com/wls/docs100/webapp/weblogic_xml.html#wp1071982
              Jayesh
              Yagna Sys

  • How to get datasources to work on both JBoss and Weblogic?

    We have an EJB3 application that needs to be deployed both on JBoss 4 and WebLogic 10.
    JBoss creates datasources with JNDI names "java:dsName" , WebLogic uses a pattern "dsName" (and trying to add "java:" to that leads to nasty errors). Despite what the EJB3 books say, looking up that DS using "java:comp/env/dsName" does not work from WebLogic, it simply doesn't register the datasource in that namespace.
    The @Resource annotation takes a mappedName argument as the JNDI name for the datasource, but this is required to be a fixed String (so we can't inject the actual name at runtime depending on the deployment environment).
    All data access is through session beans, so using an @PersistenceContext is no option.
    At the moment we're trying to get around this by creating a special EJB whose only job it is to figure out what server it's running on and find a datasource the hard way (using JNDI lookups), returning that to the EJBs that need it, but that's not supposed to be the way the EJB3 model is supposed to work.

    All Java EE implementations are required to support the private component namespace -- java:comp/env/. It's there for the express purpose of providing portable access to resources needed by the code. What is not specified is the way in which a particular Java EE implementation allows the mapping between a component namespace entry, e.g. java:comp/env/dsName, and the corresponding physical datasource to be expressed.
    Unfortunately, mappedName is not required to be supported. However, even if you don't use mappedName each vendor must have a way to resolve a component environment dependency to the corresponding datasource. In SUN's implementation, this is done via sun-{ejb | web | application-client}.xml. The key is that the source depends on the java:comp/env/... name and the mapping to a physical resource can be changed as part of the application assembly or deployment process without touching the code.
    Here's a presentation describing some of these issues in more detail : https://glassfish.dev.java.net/javaee5/ejb/compdependencies_xmlforum_nov15.pdf
    --ken                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Caller id propagation from WebLogic Express to WebLogic Server

    Hi all,
    I'm planning on a WebLogic configuration where Servlets executing in
    WebLogic Express invoke EJBs executing in WebLogic Server. The Web container
    and the EJB container are thus executing in different processes.
    Given that a user is authenticated in WebLogic Express using e.g. the
    J2EE-standard form-based authentication, would the user id be propagated to
    the EJB container automatically?
    Thanks
    Patrik Gottfridsson
    Valtech

    Call flow was :
    CUCM---Router-----MPLS----Router---CME
    extension 1040 from cucm was calling extension 2800 on CME, and on the display from the phone that is registered on CME had the "UNKNOWN" on it.
    But I just figured it out.
    Thanks anyways!

  • HttpClusterServlet Proxy Plugin problem - Weblogic Express 10

    Hi,
    I am using Weblogic Express 10 version. I am trying to configure HttpClusterServelet in one of my test machine.
    I have a Admin server and 3 Managed servers which are part of clusters. I have a test war file which is deployed on to the cluster.
    I am able to open the test war file application by hitting Managed servers URL's & Port no's
    for eg: http://hostname:portno/testapp
    Now I have created a war file with httpclusterserver features and deployed it to Admin server. (created web.xml & weblogic.xml inside WEB-INF directory and built it as war file and deployed it to Admin server)
    so practically whenever I hit the Admin server URL my request should be proxied to one of the three Managed server which are part of the cluster
    But when I try to open the application through admin server hostname and port no, I get below 403 exception on browser
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Below is the content of my web.xml & weblogic.xml war file
    web.xml
    -bash-3.00$ more web.xml
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd";>
    <web-app>
    <servlet>
    <servlet-name>HttpClusterServlet</servlet-name>
    <servlet-class>
    weblogic.servlet.proxy.HttpClusterServlet
    </servlet-class>
    <init-param>
    <param-name>WebLogicCluster</param-name>
    <param-value>
    ManagedSrv1_Hostname:PortNo|ManagedSrv2_Hostname:PortNo|ManagedSrv3_Hostname:PortNo
    </param-value>
    </init-param>
    </servlet>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>/</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>*.jsp</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>*.htm</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>HttpClusterServlet</servlet-name>
    <url-pattern>*.html</url-pattern>
    </servlet-mapping>
    </web-app>
    weblogic.xml
    <!DOCTYPE weblogic-web-app PUBLIC "-//BEA Systems, Inc.//DTD Web Application 8.1//EN" "http://www.bea.com/servers/wls810/dtd/
    weblogic 810-web-jar.dtd">
    <weblogic-web-app>
    <context-root>/</context-root>
    </weblogic-web-app>
    Kindly advise on this problem.
    - - Weblogic Consultant

    Hi,
              Did you configure the replication correctly in the weblogic.xml?
              Also fill in the correct cluster address in the weblogic configuration.
              http://edocs.bea.com/wls/docs90/cluster/setup.html#726973
              Schelstraete Bart
              [email protected]
              http://www.schelstraete.org
              http://www.linkedin.com/in/bschelst

  • WebLogic as Web Server Installation using WebLogic Express

    Hi all,
    I am in a process of installing WebLogic Web server. I downloaded WebLogic Express from bea site, and it turns out to be the same bin file that I had used for WebLogic Server installation. During the installation, I did not come across an specific steps meant for WebLogic Express (which is a web server + servlet/jsp container)
    Can some one please guide me at the earlier as regards installation steps for WebLogic Web Server,
    Regards,

    Jim,
    I am trying to set up WLS 9.1 and got this error.
    Could you help me with this? Why I am getting it?
    Thanks!
    Marvin
    ####<Jan 16, 2008 10:54:13 PM EST> <Error> <HTTP> <netwave8888> <MedRecServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053359> <BEA-101359> <The servlet weblogic.servlet.AsyncInitServlet init method failed while it was run in the background. The exception was: java.lang.ExceptionInInitializerError.
    java.lang.ExceptionInInitializerError
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    org.apache.commons.logging.LogConfigurationException: java.lang.reflect.InvocationTargetException
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:532)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.reflect.InvocationTargetException
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    java.lang.NoClassDefFoundError: org/apache/log4j/LogManager
         at org.apache.log4j.Category.getInstance(Category.java:514)
         at org.apache.commons.logging.impl.Log4JCategoryLog.<init>(Log4JCategoryLog.java:104)
         at jrockit.reflect.NativeConstructorInvoker.newInstance([Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
         at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source)
         at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:525)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:272)
         at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:246)
         at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:395)
         at org.apache.struts.action.ActionServlet.<clinit>(ActionServlet.java:375)
         at java.lang.Class.forName(Ljava.lang.String;ZLjava.lang.ClassLoader;)Ljava.lang.Class;(Unknown Source)
         at weblogic.servlet.AsyncInitServlet.createDelegate(AsyncInitServlet.java:43)
         at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:92)
         at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641)
         at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    >
    ####<Jan 16, 2008 10:54:13 PM EST> <Info> <Management> <netwave8888> <MedRecServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1200542053609> <BEA-141052> <The auto deployment poller has started.>

  • XSU  and CURSOR expression in the sql query

    Platform: oracle 8.X on ibm aix and java client code from
    windows NT.
    JDBC DRIVER: JDBC Oracle thin driver version 1.2.
    when i execute a Sql satement with Cursor expression from the
    java client code with XSU it returns an XML DOM But if the
    CURSOR EXPRESSION IN THE SQL QUERY RETURNS EMPTY ROWS i get
    back an error node with "ORA-01001 Invalid Cursor" error
    message.i had aslo set the setNullAttributes(true) property
    on oraclexmlquery.
    Interestingly, if i exceute the same query in the SQL plus
    it returns the column names with no rows.
    is there any way where i can get xml document with table
    structure, when there are no rows instead of ORA error message.

    Ok.
    I assume that you have for one activity several asset PNR and for one asset several activity.
    The factPNR is on this way a real bridge table. It's a way to be able to design a many-to-many relationship.
    Have a look here for more detail on how to build a many-to-many relationship :
    http://gerardnico.com/wiki/dw/data_quality/relationships#many-to-many
    Therefore I assume that you want this design :
    DimActivity -< FactActivity >- < FactPNR >- DimPNR  and you will have :
    DimActivity -< FactActivity >- < BridgeTable >- DimPNR  How to build your bridge table ?
    In the physical layer, :
    * create a new table BridgeActivityPNR, open it and select "statement"
    * enter your sql statement
    SELECT DISTINCT A.ROW_WID ACTIVIDAD_WID, B.ROW_WID ASSET_WID
    FROM W_ACTIVITY_F A,
    W_ASSET_D B,
    W_SRVREQ_D C,
    X_S_CMPT_MTRC_F D,
    X_S_ASSET_FEA_D E
    WHERE A.X_SRA_SR_ID=C.INTEGRATION_ID AND
    C.X_VLG_FLIGHT_ID=D.X_ROW_ID AND
    D.X_ROW_ID=E.X_CM_ID AND
    E.X_ASSET_ID=B.X_ROW_ID* add two columns in the column tab : ACTIVIDAD_WID and ASSET_WID
    * create the physical join with the table FactActivity and DimPNR
    * drag and drop in the business model your table BridgeActivityPNR
    * in the BMM, create the complex join like this :
    DimActivity -< FactActivity >- < BridgeTable >- DimPNR  * open your logical bridge table and check the bridge table option.
    And you are done if I didn't forget anything.
    A complete example here :
    http://gerardnico.com/wiki/dat/obiee/obiee_bridge_table

  • BIG5 Problem with WebLogic Express 6.1

              Hi,
              I found some problem with Chinese Big5 when using JSP. All big5 code convert in
              a wrong format and can't view by browser.
              My server setting is:
              OS: Solaris 8
              Weblogic: Express 6.1
              JDK 1.3.1
              Anyone know how to solve this problem?
              I have tried different way like creating a new string in different encoding type.
              Actually the BIG5 work fine with Solaris 8, JDK1.2.2_05a and Weblogic 5.1. However
              I WEblogic 6.1 only support JDK1.3 or above. Anyone can help me out. Thanks.
              Pls email me at [email protected]
              

    The download binary is the same for WL Full version and WL Express. It's the
    license that matters. Contact BEA to obtain / buy a WL Express license.
    Ben
    "Rajendra" <[email protected]> wrote in message
    news:[email protected]..
    We have WebLogic 6.1 licensed software. I need to work with WebLogic
    Express.
    I installed on win2K using the installer available with the CD. Now, what
    exactly do I need to do (restricting license..) to work with WebLogic
    Express?
    I need this info urgently. Any help in this regard is greatlyappreciated.
    >
    Thanks
    Rajendra.
    "Michael" <[email protected]> wrote in message
    news:[email protected]..
    Hi.
    WebLogic Express is WebLogic Server with a different license that limits
    some of
    the WebLogic Server features, such as EJB. Downloading WLS effectively
    downloads
    WebLogic Express.
    Regards,
    Michael
    raj wrote:
    Hi,
    does anyone know if it's possible to download weblogic express 6.1 ? icouldn't
    find any link on the bea website.
    thanks
    Raj

  • VisualAge 2.0 and WebLogic 4.5.1

    anyone that can tell me what I should do exactly for
    developing/debugging
    EJB's using WebLogic 4.5.1 and VA/Java 2.0 ?
    I've seen some messages going around on that matter but I still end
    up with the notorious Dr. Watson the moment the demopool is created
    (using WL oracle 8 drivers).
    weblogic.jdbc.connectionPool.demoPool=\
    url=jdbc:weblogic:oracle,\
    driver=weblogic.jdbc.oci.Driver,\
    initialCapacity=1,\
    maxCapacity=2,\
    capacityIncrement=1,\
    props=user=bma;password=bma;server=PLAY8
    AFAIK both IBM's and Bea's websites don't mention anything on the topic.
    Things go all right if run the server outside VA/Java so
    I believe WebLogic settings are all right.
    Thanks,
    Bart.

    http://www-4.ibm.com/software/ad/vajava/jnifix.html
    Hope this helps,
    Robert
    Bart Malfait wrote:
    Robert,
    what do you mean with that JNI-patch ? I've installed the Rollup2, the update,
    the SAP/C++ patch ànd data access beans patch. Is the JNI patch something
    extra or should it be in one of the these fixes ?
    How can I check if the patch is installed (package version...) ?
    Thanks for your help,
    Bart.
    Robert Patrick wrote:
    Hi Bart,
    You need to download and install the IBM VAJ 2.0 patch related to their JNI
    implementation.
    Hope this helps,
    Robert
    Bart Malfait wrote:
    anyone that can tell me what I should do exactly for
    developing/debugging
    EJB's using WebLogic 4.5.1 and VA/Java 2.0 ?
    I've seen some messages going around on that matter but I still end
    up with the notorious Dr. Watson the moment the demopool is created
    (using WL oracle 8 drivers).
    weblogic.jdbc.connectionPool.demoPool=\
    url=jdbc:weblogic:oracle,\
    driver=weblogic.jdbc.oci.Driver,\
    initialCapacity=1,\
    maxCapacity=2,\
    capacityIncrement=1,\
    props=user=bma;password=bma;server=PLAY8
    AFAIK both IBM's and Bea's websites don't mention anything on the topic.
    Things go all right if run the server outside VA/Java so
    I believe WebLogic settings are all right.
    Thanks,
    Bart.

Maybe you are looking for

  • ITunes 10.3.1.55 not recognising iPhone 3gs/iPad 2

    Hi I hope someone can help! I updated to latest iTunes when I purchased iPad 2 and for three days all was fine.  I'm running a 64 bit laptop on Windows 7.  Yesterday the pc ran a windows update and installed some security changes, not sure if this wi

  • IMac G5 (iSight) DVD drive a DIY part?!?!

    Hi, I'm horribly confused. Is my DVD drive a user-serviceable part or not? Apple's documents only talk about "iMac G5 (Ambient Light Sensor)," but don't say anything about the optical drive in "iMac G5 (iSight)." I believe that the iSight model has u

  • Script or font problems with google translate to/from Thai in Safari

    I have a strange issue with the new google translate to Thai when I go to this page for instance: http://translate.google.com/translate_t?text=hellow,how+are+youtoday?&langpair=en%7Cth#en that the thai script just comes out as a bunch of boxes, excep

  • Field disappears upon pdf export

    I have a field that simply disappears when exported to pdf. When printed directly out of Crystal, everything is fine. It is a formula that simply subracts one field from another. It's placed in the details section. Any ideas?

  • 74 upgrade: query properties field: Operation in BWA/HANA

    Dear all, once we upgraded to BW 74 SP09 we experience some issues regarding query properties. In particular some queries are not having same value of field "Operation in BWA/HANA = RSRREPDIR-TREXOPS". The value of the field in RSRT is different comp