Integrate workshop 10 with integration server 9.2

Hi All
Can anyone please tell me whether it is possible to integrate Workshop 10.0 with integration server 9.2?
If possible how can it be done?
I am using the Weblogic server 10, so all the components i.e portal and workshop are the latest version.
only integration server is 9.2.
Please reply
Thanks in advance

I would strongly recommend that you contact your BEA account teams for advice. WebLogic Integration 10 is not due till later this year.
Very shortly BEA will be releasing a version of Workshop 10.x that will support targeting 9.2 server runtimes. This is for generic web applications. It will not support doing Portal Application development in Workshop 10.x and targeting a Portal 9.2 runtime. Also, it will not have the WLI plug-ins until WLI 10 is released later this year.
James
Edited by jbayer at 07/10/2007 8:39 AM

Similar Messages

  • (266758030) Q SYNCH-12 Does Workshop work with WebLogic Server 6.1?

    (266758030) Q<SYNCH-12> Does Workshop work with WebLogic Server 6.1? (asked by Noel
    Fuentes)
    A<SYNCH-12> (by Adam Fitzgerald): No, Web Services in WebLogic Server 6.1 are different
    from those available in WebLogic Server 7.0. WebLogic Workshop is a WLS 7.0 tool.

    Rick,
    You may want to look at the Alteon and F5 configuration we have on edocs.
    Take a look at the following URLs for a possible solution
    http://edocs.bea.com/wls/docs61/cluster/alteon.html#591902
    http://edocs.bea.com/wls/docs61/cluster/bigip.html#591902
    Chuck Nelson
    DRE
    BEA Technical Support

  • Integrate Oracle IDM with Sql Server 2005

    Hi Guys,
    We maintain the employees information in Oracle IDM and we want to integrate Oracle IDM with Sql server 2005.
    how we can this.

    The DB connector?
    The 9.0.1.4 version supports SQL server 2005.
    The latest version of the GTC db connector might also work.
    Best regards
    /Martin

  • Shared Members with Integration Server

    Hi all,I need to add as shared members some member in an alternative hierarchy, but when I perform an outline update IS adds members as shered again in my alternative hierarchy.I have two ways:first: say to IS to add as shared only new members, but I don't know how;second: remove all members from my alternative hierarchy before perform the outline update, but I need to do that automatically, not manually.Who can help me?thanksciao

    --->1)during INTEGRATION SERVER CONFIGURATION thru SXMB_MONI
    i got an error message "CORRRESPONDING INTEGRATION SERVER NOT MAINTAINED" on execution of the configuration.
    Ans : It seems at the time of creating Business systems and Tech Systems . you missed to assign the business system with XI integration server.
    2)When i select ROLE OF BUSINESS SYSTEM AS ->APPLICATION SYSTEM and
    RELATED INTEGRATION SERVER -> (While assigning INTEGRATION SERVER)
    i got an error :could not update the business system JAVA.LANG.NULLPOINTER EXCEPTIONS.
    Ans : XI not installed properly.
    3)in SXI_CACHE t.code when i choose menu path ENVIRONMENT -> CACHE NOTIFICATIONS i got an error : UNABLE TO DETERMINE THE NAME OF THE CENTRAL ADAPTER ENGINE FROM THE SLD.
    And : Since the type of scenario you are running is using Inernal adapter engine which is with in Integration Server...so this is an obvious error.
    4)during PERFORMANCE MONITORING
    errors: A)APPLICATION ERRORS: INTEGRATION SERVER UNABLE TO FETCH DATA
    B)ERROR CLASS:COM.SAP.AII.RWB.WEB.PERFORMANCEMONITORING.AGGREGATE.....
    C) NO COMPONENTS AVAILABLE IN THE INTEGRATION SERVER...
    Conclusion : Either your XI is not installed properly or the integration engine of XI is not configured properly. Consult Basis team for this.

  • Problem while registering ESB Process with integration server

    Hi All,
    I am facing an error while registering the ESB Process in Intergration Server. I am getting the following error in ESB.
    "Registration of ESB Process (Process Name) is failed, Exception: Connection Refused. connect Check the Integration Server Connection is correctly configured and the Integration Server is up and Running"
    I am able to deploy the BPEL process from the Jdeveloper using the same Integration Server Connection parameter. Also I have checked the Intergration server and its up and running.
    Any Help or Pointers to this issue is helpful.
    Thanks in advance,
    Saravana

    Yes, but you are getting connection refused which is more thank likely cause by the application server connection failure.
    If you should see a details button when testing the connection can you please provide result of this.
    It looks like you have entered a wrong port, hostname, or oc4j instance.
    If you go to your OS
    cd SOA_HOME/opmn/bin
    run the command
    opmnctl status -l
    you will see all the ports for your instance. Now revisit both the application server and Integration server settings mad make sure they are set correctly. Especially the hostname and the port for the application server
    Also make sure your proxies are correct in JDeveloper
    Tools -> preferences -> web browser & proxy

  • About communication method with integration server?

    can anybody explain clearly what difference between using proxy and adapters at runtime?
    especially for adatpers,i am confused.
    there is a the following explanation in online help.
    Communication using adapters. In this case, you create interfaces for message exchange in the application system, or use existing interfaces.
    does not adapter have proxy programe? if so,where is its implementation?

    Hi,
    Adapter and proxies both are used by the appication to communicate with the XI/PI.
    Adapters: "To adapts the things", any appication(SAP, non-SAP) can communicate with XI using Adapters. what adpaters do? It will convert the source
    message format to target message format. Example SAP send the Idoc but XI only understand XML message so no communication is possible till some one come in bewteen and traslate that Idoc to XML format..this is the task of adatpers.
    Except Idoc and HTTP all adapters reside in the Java stack.
    Proxies are also used for the same purpose but they directly communicate with the IS so they are always fasters.
    There can be ABAP proxy or Java proxy(Client or Server Proxy). Example: if you have J2EE appication and that need to communicate with XI, for that no adapter is available...then you can write Client Java Proxy which can communicate with XI directly(same for Server proxy....where XI will call the J2EE application)
    Proxies need to use if you are communicating with SAP systems.even Idoc and RFC adapters are available? Then it depends if Web Appication Server >= 6.20 then its always to good to use proxies(even you have an option for RFC or Idoc adapters).
    Thanks & Regards,
    Farooq Farooqui.
    **Rewards Points if you find it useful**

  • Problem with integrated server connection

    My integrated application server is showing couldnot establlish connection in the application server navigator
    in Clusters
    oracle.rc.asadapter.weblogic.context.spi.ClusterProvider$1: Cannot establish connection.
         at oracle.rc.asadapter.weblogic.context.spi.ClusterProvider.listBindingsImpl(ClusterProvider.java:83)
         at oracle.rc.asadapter.context.spi.AbstractContextProvider.listBindings(AbstractContextProvider.java:133)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport$3.method(DefaultMutableAppServerContext.java:384)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport$MethodCall.invoke(DefaultMutableAppServerContext.java:421)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport.listBindings(DefaultMutableAppServerContext.java:381)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport.access$500(DefaultMutableAppServerContext.java:314)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext.localListBindings(DefaultMutableAppServerContext.java:207)
         at oracle.rc.asadapter.context.spi.AbstractEventDirContext.listBindings(AbstractEventDirContext.java:185)
         at oracle.adf.rc.spi.jndi.AbstractDirContext.listBindings(AbstractDirContext.java:214)
         at oracle.rc.asadapter.context.spi.DefaultAppServerManageableContext.getManageables(DefaultAppServerManageableContext.java:58)
         at oracle.jdeveloper.asnav.nodes.DefaultManageableFolder.loadChildren(DefaultManageableFolder.java:327)
         at oracle.jdeveloper.asnav.nodes.DefaultManageableFolder$4.run(DefaultManageableFolder.java:288)
    Caused by: oracle.rc.asadapter.connection.ConnectionException: Cannot establish connection.
         at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:73)
         at oracle.rc.asadapter.connection.AppServerConnectionImpl$PM.getPresentation(AppServerConnectionImpl.java:171)
         at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10ServerMBeanModelImpl.getDomainRuntimeService(Weblogic10ServerMBeanModelImpl.java:59)
         at oracle.rc.asadapter.weblogic.context.spi.ClusterProvider.listBindingsImpl(ClusterProvider.java:59)
         ... 11 more
    Caused by: java.io.IOException
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:196)
         at weblogic.management.remote.common.ClientProviderBase.newJMXConnector(ClientProviderBase.java:84)
         at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:338)
         at oracle.rc.asadapter.weblogic.connection.spi.Weblogic10Jsr160Provider.getPresentation(Weblogic10Jsr160Provider.java:67)
         ... 14 more
    Caused by: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:366)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at weblogic.management.remote.common.ClientProviderBase.makeConnection(ClientProviderBase.java:178)
         ... 17 more
    Caused by: java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate$1.run(WLInitialContextFactoryDelegate.java:345)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:340)
         ... 25 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
         ... 31 more
    Edited by: 980201 on Jan 6, 2013 9:39 PM

    t3://127.0.0.1:7101
    the above IP look like default IP, Please check the target service listen IP and Port and Makesure "telnet 127.0.0.1 7101" is working well.

  • !!! Integration UWC Webmail with Portal Server

    Hello There...
    How can I integrate UWC Webmail with Portal Server. I"m using SJS Portal Server 6 2005Q1. I've configured a CHANNEL extending a IFRAME provider in order to open the webmail in the same window. But when I click on the "UWC Webmail" tab the Portal Server gets the user credentials and starts loading the webmail and stops without any error. If I open another window or tab it works proving the authentication process works fine.
    Thanks in advance...
    Jeff!

    Hi Jeff,
    Have you tried using the UWC channels that the portal ships out of the box?
    Portal Server 6 2005Q1 ships with a channel - UWCMail. Add this channel to your desktop, and provide the Messaging server details and user credentials in the channel edit screen. This channel will display a list of emails and also provide links to open the UWC webmail.
    Look at the "To Configure New Communications Express Channels" section of this guide - http://docs.sun.com/source/819-2201/index.html. The communications products (Messaging, Calendar, UWC) will have to configured as explained in this guide for the single signon to work.
    Butwhen I click on the "UWC Webmail" tab the Portal Server gets the user credentials and starts loading the webmail and stops without any error.I'm not clear what you mean by this, so can't comment. A little more detail will help.

  • No workshop installed with Solaris WLS 7.01 installer ..

    Dear all !
    I justed installed a fresh WLS 7.01
    on a Solaris 2.7 box ..
    and i faced the same problem
    as I already had with the full
    installer for wls 7.0 ..
    Even if I click custom .. and
    click on all three parts, means
    also make the click for the workshop
    I didn't get the workshop
    installed .. what can I do to
    get them installed ???
    Thanks !
         Frank

    Hi Wayne !
    >>
    $ ./platform701_solaris.bin -mode=console | tee screenoutput.txtI used now a fresh file .. just downloaded from bea ..
    ls -l server701_solaris.bin-rwxr--r-- 1 xxx xxx 134964352 Oct 7 13:35 server701_solaris.bin*
    And made the same command like you ..
    As you could see here .. no workshop is
    installed :
    cd bea701b/weblogic700
    /usr/<something>/bea701b/weblogic700
    ls -ltotal 8
    drwxr-xr-x 6 xxx xxx 512 Oct 7 13:46 common/
    drwxr-xr-x 4 xxx xxx 512 Oct 7 13:47 samples/
    drwxr-xr-x 6 xxx xxx 512 Oct 7 13:46 server/
    drwxr-xr-x 2 xxx xxx 512 Oct 7 13:48 uninstall/
    I attach you the whole conversation at the end ..
    The question whihc are open :
    a) Contains server701_solaris.bin the workshop yes or no
    a1 ) if yes, why is he not installed
    a2) if no .. is the webpage wrong , which states that
    the workshop comes with the server .. and the
    install routine say this too
    b) Does the installer have problems if other bea-homes exist
    on one system
    Really strange the whole thing, isn't it ?!
    Thanks for the help !
         Frank
    BTW .. what you can see at the end ..
    Congratulations! WebLogic Platform 7.0.1.0
    has been successfully installed to
    /usr/<something>/bea701b/weblogic700.
    The installer does not reflect really what I'm doing ..
    ( I installed weblogic Server not weblogic platform .. )
    ------------- the install output -----------------------------------
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Welcome:
    This installer will guide you through the installation of
    WebLogic Platform 7.0.1.0. Type "Next" or enter to proceed to the
    next prompt. If you want to change data entered previously,
    type "Previous". You may quit the installer at any time by
    typing "Exit".
    Enter [Exit][Next]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Welcome:
    This installer will guide you through the installation of
    WebLogic Platform 7.0.1.0. Type "Next" or enter to proceed to the
    next prompt. If you want to change data entered previously,
    type "Previous". You may quit the installer at any time by
    typing "Exit".
    *** ERROR *** Invalid Entry: n
    Enter [Exit][Next]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    BEA Systems License Agreement:
    BEA SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT
    USE OF SOFTWARE ORDERED FROM BEA SYSTEMS, INC. ("BEA") IS PROVIDED ONLY
    UNDER LICENSE FROM BEA. PLEASE READ THE FOLLOWING LICENSE CAREFULLY
    AND INDICATE YOUR ACCEPTANCE BY CLICKING THE ACCEPTANCE BOX. CERTAIN
    CAPITALIZED TERMS ARE DEFINED IN SECTION 11.
    1. LICENSE TERMS
    a. Evaluation Use. The terms of this Section 1(a) are applicable to you
    if you have registered as an Evaluation customer. Subject to the terms
    of this Agreement, BEA grants to you a non-exclusive,
    non-transferable, license to use the evaluation version of the Software
    solely for Evaluation Use. Third party software products or modules
    supplied by BEA, if any, may be used solely with the Software. This
    Enter [Yes][No][Exit][Previous][More]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    BEA Systems License Agreement:
    BEA SYSTEMS, INC. SOFTWARE LICENSE AGREEMENT
    USE OF SOFTWARE ORDERED FROM BEA SYSTEMS, INC. ("BEA") IS PROVIDED ONLY
    UNDER LICENSE FROM BEA. PLEASE READ THE FOLLOWING LICENSE CAREFULLY
    AND INDICATE YOUR ACCEPTANCE BY CLICKING THE ACCEPTANCE BOX. CERTAIN
    CAPITALIZED TERMS ARE DEFINED IN SECTION 11.
    1. LICENSE TERMS
    a. Evaluation Use. The terms of this Section 1(a) are applicable to you
    if you have registered as an Evaluation customer. Subject to the terms
    of this Agreement, BEA grants to you a non-exclusive,
    non-transferable, license to use the evaluation version of the Software
    solely for Evaluation Use. Third party software products or modules
    supplied by BEA, if any, may be used solely with the Software. This
    *** ERROR *** Invalid Entry: Y
    Enter [Yes][No][Exit][Previous][More]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Choose BEA Home Directory:
    BEA home choice
    1| Create a new BEA Home [usr/<something>/bea]
    ->2| Use an existing BEA Home [usr/<something>/java/oodbms/bea2]
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Choose BEA Home Directory:
    BEA Home = [usr/<something>/bea]
    Input new BEA Home Directory OR [Exit][Previous][Next]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Choose BEA Home Directory:
    BEA home choice
    ->1| Yes, Use this BEA home directory [usr/<something>/bea701b]
    2| No, return to BEA home directory selection
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Choose Install Type:
    ->1| Typical Installation (Install all software components, including
    program files and examples.)
    2| Custom Installation (Choose software components to install and
    optionally create custom application domains. Recommended for advanced
    users.)
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Choose Components:
    Release 7.0.1.0
    |_____WebLogic Server [0] x
    |_____Server [0.0] x
    |_____Workshop [0.1] x
    |_____Server Examples [0.2] x
    Enter number exactly as it appears in brackets to toggle selection OR
    [Exit][Previous][Next]>
    <------------- BEA Installer - WebLogic Platform 7.0.1.0 ------------->
    Choose Components:
    ->1| Yes, use these component selections
    2| No, return to component selection
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- WebLogic Platform Installer - WebLogic Platform 7.0.1.0
    ------------->
    Choose Product Directory:
    Product Installation Directory =
    [usr/<something>/bea701b/weblogic700]
    Input new Product Installation Directory OR [Exit][Previous][Next]>
    <------------- WebLogic Platform Installer - WebLogic Platform 7.0.1.0
    ------------->
    Choose Product Directory:
    ->1| Yes, use this product directory
    [usr/<something>/bea701b/weblogic700]
    2| No, select another product directory
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- WebLogic Platform Installer - WebLogic Platform 7.0.1.0
    ------------->
    Copying files..
    0% 25% 50% 75% 100%
    [------------|------------|------------|------------]
    Copying JDK....
    <------------- WebLogic Platform Installer - WebLogic Platform 7.0.1.0
    ------------->
    Run Configuration Wizard
    ->1 - Yes, run Configuration Wizard to create my application domain
    2 - No, skip Configuration Wizard
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Choose Domain Type
    ->1 - WLS Examples
    2 - WLS Petstore
    3 - WLS Domain
    4 - WebLogic Workshop
    Enter a number or [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Choose Server Type
    ->1 - Single Server (Standalone Server)
    2 - Admin Server with Managed Server(s)
    3 - Admin Server with Clustered Managed Server(s)
    4 - Managed Server (with owning Admin Server configuration)
    Enter a number or [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Choose Domain Name
    1 - Modify current selection(workshopDomain)
    ->2 - Use current name
    Enter a number or [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Configure Single Server
    1- Modify Server Name (myServer)
    2- Modify Server Listen Address ()
    3- Modify Server Listen Port (7001)
    4- Modify Server SSL Listen Port (7002)
    Enter a number or [Exit][Previous][Next]>
    Enter Server Name or [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Configure Single Server
    1- Modify Server Name (fraServer)
    2- Modify Server Listen Address ()
    3- Modify Server Listen Port (7001)
    4- Modify Server SSL Listen Port (7002)
    Enter a number or [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Choose Location to Create Domain
    1 - Modify current selection
         (/usr/<something>/bea701b/user_projects)
    ->2 - Use current directory
    The domain directory will be located at:
         (/usr/<something>/bea701b/user_projects/workshopDomain)
    Enter a number or [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Enter User Name or [Exit][Previous][Next]>
    Enter Password or [Exit][Previous][Next]>
    Enter Verify Password or [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Configuration Summary
    Domain Name: workshopDomain
    Server Type: Single Server (Standalone Server)
    Domain Template Name: WebLogic Workshop
    Install Directory:
    /usr/<something>/bea701b/user_projects/workshopDomain
    Listen Address: localhost and primary IP address
    Listen Port: 7001
    SSL Listen Port: 7002
    User Name: system
    Password: ********
    Enter [Exit][Previous][Create]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Domain Configuration Wizard has successfully created "workshopDomain"
    domain
    Enter [Exit][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Configuration Wizard Complete
    1 - Run Configuration Wizard again.
    ->2 - End Configuration Wizard.
    Enter [Exit][Previous][Next]>
    <------------- BEA Configuration Wizard - WebLogic Platform 7.0.1.0
    ------------->
    Install Complete
    Congratulations! WebLogic Platform 7.0.1.0
    has been successfully installed to
    /usr/<something>/bea701b/weblogic700.
    Press any key to continue OR [Exit]>

  • Does Hyperion Integration Server exist for AS400?

    I need drill through to AS400. I have IBM Data warehouse 7.1 y db2 olap 7.1 on AS400, but sql drill through come with Integration Server.There are any way to install integration server on AS400??

    Yes.. ShowCase is porting EIS 6.5 for the iSeries/AS400. It should be released by late Q3 2002. Check either with IBM or ShowCase (depending on where you got your DB2 7.1) for 8.1 availability

  • Issue with Integrating E-Business suite with Oracle Webcache server

    Hi
    I am trying to configure webcache to E- Business Suite.
    Webcache sits on some other server, and configured both the sides means webcache server side as well as E-Business side.
    Now issues is i am trying to access E-Business suite via webcache server i am getting Jsp pages as well OA Frame work pages but i could not able to open forms from function click.
    Here when we are trying to launch forms from function click we are getting nothing
    At that time i hope this will hit FND_ICX_LAUNCH.runforms for launcing the forms.Here is the problem i guess, we are not getting any
    pl/sql pages(modplsql).
    I have tried with URL http://CITRIXPS02.ashokleyland.com:7777/pls/ but i am getting error
    Proxy Error
    The proxy server received an invalid response from an upstream server.
    The proxy server could not handle the request GET /pls/.
    Reason: Document contains no data
    if i try to launch forms directly with this URL http://citrixps02.ashokleyland.com:7777/dev60cgi/f60cgi i am getting
    Please note Host CITRIXPS02.ashokleyland.com is webcache host
    Can anybody help in accessing pl/sql pages from E-Business Suite via webcache server
    Please get back to us as early as possible
    Regards
    Anand.G

    Hi,
    Thanks for your reply. I need the integration of E-Business suite with OAM , in 10g we have to integrate the E-Business suite with OSSO and the WE need to integrate the OSSO with OAM 10g.
    I heard that now we can integrate the E-Business suite with OAM 11g with out OSSO, is it correct ??
    If yes please provide the info about this.
    Thanks & Regards,
    Vaasu.

  • How to integrate android application with oracle database using oracle mobile database server.

    Hi,
    I developed one web application using oracle database. I want to implement same web application in android. My problem is how to integrate android application with existing oracle database using oracle database mobile server. Can u please guide me how to install oracle database mobile server and how to integrate android app with existing oracle database..
    Thank you.

    In the Database Mobile Doc set there is an entire book that covers the Installation of Oracle Database Mobile Server.   Chap 4 of that book contains screen shots and all kinds of information that will help guide you through the installation.   We also have a doc on the different mobile clients.  Chap 2 of that guide covers installs and integration of an android app. 
    thanks
    mike

  • Integrate On-Premises Exchange Server With Windows Server Essentials

    I have Exchange Server 2013 installed on Win Server 2012 R2 joined to Windows Server Essentials domain.  Attempting to integrate the Exchange Server into the Essentials domain from the Essentials Dashboard using the wizard fails with the error, "Cannot
    locate an Exchange Server on the network. Make sure that your Exchange Server is setup and that it is connected to the network".  I can communicate with the server in multiple ways from the Essentials Server and other computers on the domain.  Mail
    flow in and out of the Exchange Server works without issue.  I can use the various management tools to administer the Exchange Server.  The only task I cannot complete is integrating it into the Essentials environment which I need to do to move on
    to creating user mailboxes for user accounts setup in AD.
    All research to date has come up empty handed.
    Help!

    Hi RSUL,
    Any update?
    On current situation, would you please let me confirm something more? It may help me to understand this issue
    clearly.
    Would you please let me know how join the Windows Server 2012 R2 (which had been installed Exchange Server 2013) to Windows Server Essentials domain? Did use Connector software
    (type http://servername/connect)?
    On server essentials, please open Dashboard and navigate to DEVICES. Then check the Status of this server which had been installed Exchange Server 2013.
    Currently, the Services Integration features, including on-premises Exchange integration, are only supported in a single domain controller environment. Meanwhile, the integration
    wizard must be run on a domain controller.
    In addition, please refer to the following article and check if can help you.
    On
    Premises Exchange Integration Windows Server 2012 Essentials
    Integrate an On-Premises Exchange Server
    with Windows Server Essentials
    By the way, please check Event Viewer and some relevant logs if you can find some more clues.
    Hope this helps.
    Best regards,
    Justin Gu

  • DPS integration with InDesign Server

    Is there a way to integrate DPS functionality (create, upload, share folios) with InDesign Server, e.g. through the scripting API?
    Suppose I have an automated InDesign workflow and I want to publish the result to acrobat.com. Is this possible? Is this planned for a future version?
    I found a reference to the "Folio Producer SDK" in the DPS buying guide but could find any other information about this at all...
    Thanks

    AFAIK DSP has part of the production workflow NOT inside InDesign, so also InDesign Server alone can not be used to produce a digital magazine automatically. So its not about blocking, but having a better integration of the different parts into basic InDesign.
    Whether this will happen in the near or medium to far future (CS6, CS7...) we all don't know, but if they were integrated they possibly would be available in InDesign Server API/SDK too, as the code base is pretty much the same (except for the whole Java interfacing).
    IMHO InDesign will NEVER integrate all these production steps, as DPS is a lot about multimedia production workflow. A workflow system aka Woodwing for instance therefore is a wise solution to look at. Especially, as you can start at as low as €169 monthly with Enterprise 7 for DPS integration (in the near future with Enterprise 7.5).

  • BEA Workshop for WebLogic Platform9.2  can use with weblogic server 9.1?

    Wanted to know whether BEA Workshop for WebLogic Platform9.2 can be used with weblogic server 9.1?. If it cannot be used then which ide we need to use to build the j2ee application to deploy on to weblogic server 9.1

    try http://edelivery.oracle.com
    accept the licenses and in the next screens
    "Select a Product Pack" select Oracle BEA
    and your platform (i.e. Windows)
    then select the media pack you want
    i.e. "BEA WebLogic Media Pack for Linux x86"
    and voila!
    "WebLogic Platform 10.2 for Microsoft Windows (32-bit)"
    (in the Platform includes WebLogic Server, Workshop for WebLogic, WebLogic Portal and WebLogic Integration)
    ./ydes

Maybe you are looking for

  • How to set default printing in black only

    Greetings, I'd like to set my default printing with Firefox at black ink only, which I can do individually prior to printing a page, but it reverts to color after that printing. But if I set the size at, say, 80%, that becomes the default setting, or

  • Help me in creating wizard

    hi. can anyone guide me , how to create a wizard in SBPT_WB . Please show step by step procedure. thanks & regards, arul.

  • Parallels; Installing Windows XP

    You may find that, after installing the Parallels Desktop and following the directions to create a Virtual Machine and install Windows XP from a CD, the Parallels installer (console window) keeps generating error messages, referring to various corrup

  • New to abap programming

    could any one help the sites for any abap programming

  • Running Netweaver Identity Management SP 2 with Oracle 10g

    Hello, I'm having some troubles installing NW IDM SP2 on Oracle 10g in a Windows 2003 (32 bit) environment. According to my MMC snap in, I am running Identity Center 6778-ORA-04.2008. I installed the updates per the installer to Schema update level (