How to configure LDAP in BPEL Server

Hi,
How to configure LDAP in BPEL Server?
Also, what if we want to bounce to a YAHOO or GMAIL type email?
Basically, can we do dynamic email and phone notifications from BPEL?
Is there any documentation which tell us how to do this?
I appreciate any pointer in this regard.
Thanks in Advance.
Levey.

Levey,
You can do the dynamic email and phone notifications with the help of xpath expressions. Basically there are api to get the these attributes based on the ID on the identity server.
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                               

Similar Messages

  • How to configure Https in Project server 2010.

    HI,
    Can i any one help me,
    How to configure Https in Project server 2010.
    My server farm is 1.Test1(App & Wfe) 2. Test2(App & Wfe) 
    Both are load balanced  wit NLB as abc.hyd.in
    DO i need to Install certificate in two servers   Test1 & Test2 or one server is enough ?
    Can any one please provide me a link to configure Https for project server 2010 for Two  Farms Servers.
    Thank You, Kumar KSV

    There is no special configuration for Project Server to have the IIS enabled, it follows the typical sharepoint SSL enablement, we might need some mor edetails on how your NLB is done is it hardware based, software based ? it all depends how you want
    to architecht the system, you can enable the Https either on NLB or WFE, again depending upon how you want to enable it, you will need to install the certificates on both WFE or on NLB
    Follow the blog below to configure the SSL:
    http://epmxperts.wordpress.com/2011/03/05/extend-same-project-web-app-instance-for-different-protocol-authentication-mechanism/
    http://blogs.msdn.com/b/sowmyancs/archive/2010/02/12/how-to-enable-ssl-on-a-sharepoint-web-application.aspx 
    http://www.sharepointconfig.com/2010/03/configuring-a-sharepoint-website-to-allow-ssl-connections/ 
    Thanks | epmXperts | http://epmxperts.wordpress.com

  • How to configure external FTP backup server CISCO NCS 1.1

    How do you configure a external FTP Server for Cisco NCS 1.1? I only get setup username/password, i also need to setup FTP server IP and directory.           

    from the CLI you setup a repository,
    conf t
    repository FTP
    url ftp://
    username < username> password
    exit
    http://www.cisco.com/en/US/docs/wireless/ncs/1.0/command/reference/cli_app_a.html#wp1013913
    HTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered

  • How to Configure MS Office Comminication Server 2007 with WebCenter Spaces?

    Hello All,
    Has anyone successfully configured MS Office Comminication Server(OCS 2007) with WebCenter 11g Spaces?
    I have installed the RTCServices on the MS OCS server, and wll the services and wsdls are accessible. The IM is working with MS Communicator and also Communicator Web Access (CWA). The Webcenter administrator guide does not have any configuration information about how to use the RTCServices (extracted from Oracle's owc_lcs.zip, part of the Oracle Fusion Middleware Companion 11g).
    In the EM's webcenter control -->Settings -->Service Configuration, I tried to create a new IM service and an External Application but not sure what the URL to use.
    If anyone have a successful OCS 2007 integration, could you please share your configuration steps?
    Thanks,
    Johnny
    Edited by: user459212 on Feb 10, 2010 12:30 PM
    Edited by: user459212 on Feb 10, 2010 12:31 PM

    Hi,
    I am also facing the same issue, not sure about what url to use. And also the login webservice doesn't work while I am testing using http://localhost:81/RTC/RTCService.asmx. It always throwing the following error
    " Unable to cast COM object of type 'RTCLib.RTCClientClass' to interface type 'RTCLib.IRTCClient'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{07829E45-9A34-408E-A011-BDDF13487CD1}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))."
    Is the current owc_lcs.zip support MS Office Communication Server 2007?
    Please share the configuration step if anyone already integrated OCS 2007.
    Thanks,
    -Mukesh.
    Edited by: user9127933 on Feb 19, 2010 4:05 AM

  • 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 configure a forms 6i server

    Hi
    I am trying to configure an oracle 6i server for a college project and need some help. I have the documentation but its very confusing and not beginner orientated!
    I am using windows XP. The forms server 6i,Apache and Jinitiator are installed in the following folders all on the same machine:
    C:\Program Files\Apache Software Foundation\Apache2.2
    C:\orant\FORMS60\server
    C:\orant\jinit
    How do i configure the Forms Server? I am connecting to a database over a network and the forms i am using are in the folder:
    C:\orant\FORMS60\server
    What environment variables should i change and to what?
    What modifications should i make to the configuration files generated by th oracle installer i.e formsweb.cfg,base.htm and basejini.htm
    As you can see i really need your help. Any advice would be greatly appreciated.
    Thanks,
    Jackie
    Message was edited by:
    [email protected]

    Ive looked over the base.htm file and formsweb.cfg file and they appear to be fine but i may be missing something,.maybe you can see something i cant in these files:
    On opening the base.htm file nothing happens even when i directly
    specify the mainmenu form
    the base file contains:
    <HTML>
    <!-- FILE: base.htm (Oracle Developer Forms) -->
    <!-- This is the default base HTML file for running a form on the -->
    <!-- web using APPLET-style tags to include the Forms applet. -->
    <!-- This file will be REPLACED if you reinstall "Forms Web CGI and -->
    <!-- cartridge", so you are advised to make your own version if you -->
    <!-- want to make any modifications. You should then set the -->
    <!-- baseHTML parameter in the Forms web CGI configuration file -->
    <!-- (formsweb.cfg) to point to your new file instead of this one. -->
    <!-- IMPORTANT NOTE: default values for all the variables which -->
    <!-- appear below (delimited by the percent character) are defined -->
    <!-- in the formsweb.cfg file. It is preferable to make changes in -->
    <!-- that file where possible, and leave this one untouched. -->
    <HEAD><TITLE>%pageTitle%</TITLE></HEAD>
    <BODY %HTMLbodyAttrs%>
    %HTMLbeforeForm%
    <OBJECT classid="CAFECAFE-0013-0001-0006-ABCDEFABCDEF"
    WIDTH=600
    HEIGHT=480
    codebase="http://acme.com/jinit1316.exe#Version=1.3.1.6">
    <PARAM NAME="CODE" VALUE="oracle.forms.engine.Main" >
    <PARAM NAME="CODEBASE" VALUE="/forms60code/" >
    <PARAM NAME="ARCHIVE" VALUE="/forms60code/f60all.jar" >
    <PARAM NAME="type"
    VALUE="application/x-jinit-applet;version=1.3.1.6">
    <PARAM NAME="serverPort" VALUE="9000">
    <PARAM NAME="serverArgs" VALUE="module=order.fmx">
    <PARAM NAME="serverApp" VALUE="default">
    </OBJECT>
    %HTMLafterForm%
    </BODY>
    </HTML>
    The formsweb.cfg file contains:
    ;; Forms Web CGI Configuration File
    ; This file defines parameter values used by the Forms Web CGI
    ; PARAMETER VALUES USED BY DEFAULT
    ; SYSTEM PARAMETERS
    ; These have fixed names and give information required by the Forms
    ; Web CGI in order to function. They cannot be specified in the URL
    query
    ; string. But they can be overriden in a named configuration (see
    below).
    baseHTML=c:\orant\FORMS60\server\base.htm
    baseHTMLJInitiator=c:\orant\FORMS60\server\basejini.htm
    HTMLdelimiter=%
    MetricsServerPort=9020
    ;MetricsServerErrorURL
    ; The next parameter specifies how to execute the Forms applet under
    ; Microsoft Internet Explorer 5.0. Put IE50=native if you want the
    ; Forms applet to run in the browser's native JVM.
    IE50=JInitator
    ;IE50=native
    ; USER PARAMETERS
    ; These match variables (e.g. %form%) in the baseHTML file. Their
    values
    ; may be overridden by specifying them in the URL query string
    ; (e.g.
    "http://myhost.mydomain.com/ifcgi60.exe?form=myform&width=700")
    ; or by overriding them in a specific, named configuration (see below)
    ; 1) Runform arguments:
    form=C:\orant\FORMS60\server\MAINMENU.fmx
    userid=student19/s19@orcl
    ;otherparams
    ; 2) HTML page title, attributes for the BODY tag, and HTML to add
    before and
    ; after the form:
    pageTitle=Oracle Forms Server
    ;HTMLbodyAttrs
    ;HTMLbeforeForm
    ;HTMLafterForm
    ; 3) Values for the Forms applet parameters:
    width=6500
    height=5000
    separateFrame=false
    splashScreen=yes
    ; select default background by not specifying a value
    ;background
    lookAndFeel=Oracle
    colorScheme=teal
    serverApp=default
    serverPort=9000
    serverHost=localhost
    connectMode=HTTP
    archive=f60web.jar
    archive_jini=f60all_jinit.jar
    archive_ie=f60all.cab
    ; 4) Parameters for JInitiator
    ; Page displayed to Netscape users to allow them to download
    JInitiator.
    ; If you create your own version, set this parameter to point to it.
    jinit_download_page=/jinitiator/us/jinit_download.htm
    ; Parameters related to the version of JInitiator.
    jinit_classid=clsid:CAFECAFE-0013-0001-0006-ABCDEFABCDEF
    jinit_exename=jinit.exe#Version=1,3,1,6
    jinit_mimetype=application/x-jinit-applet;version=1.3.1.6
    ; SPECIFIC CONFIGURATIONS
    ; You may define your own specific, named configurations (sets of
    parameters)
    ; by adding special sections as illustrated in the following examples.
    ; Note that you need only specify the parameters you want to change.
    The
    ; default values (defined above) will be used for all other parameters.
    ; Use of a specific configuration can be requested by including the
    text
    ; "config=<your_config_name>" in the query string of the URL used to
    run
    ; a form. For example, to use the sepwin configuration, your could
    issue
    ; a URL like "http://myhost.mydomain.com/ifcgi60.exe?config=sepwin".
    ; Example 1: configuration to run forms in a separate browser window
    with
    ; "generic" look and feel (include "config=sepwin" in the
    URL)
    ;[sepwin]
    ;separateFrame=True
    ;lookandfeel=Generic
    ; Example 2: configuration affecting users of MicroSoft Internet
    Explorer 5.0.
    ; Forms applet will run under the browser's native JVM rather
    than
    ; using Oracle JInitiator.
    ;[ie50native]
    ;IE50=JInitiator
    ; Example 3: configuration forcing use of the base.htm base HTML file in
    all
    ; cases (means applet-style tags will always be generated and
    ; JInitiator will never be used).
    ;[applet]
    ;baseHTMLJInitiator=%FORMS60%\server\basejini.htm

  • Configuring LDAP to Notes server

    Has anyone tried configuring LDAP on weblogic to work with Lotus Notes server?

    I have heard anecdotal evidence that this does not work. It is not
    supported.
    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
    Learning WebLogic? http://learnweblogic.com
    "Anand" <[email protected]> wrote in message
    news:3a71b2d8$[email protected]..
    >
    Has anyone tried configuring LDAP on weblogic to work with Lotus Notesserver?

  • How to configure the integration BPEL x JMS on oracle aplication server

    follwing the error
    <remoteFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>null</code>
    </part><part name="summary"><summary>file:/u05/bpel/bpel/domains/default/tmp/.bpel_BPELxxBEA_1.0_fce047d117b03b6f174defa6316f81cd.tmp/jms.wsdl [ Produce_Message_ptt::Produce_Message(item) ] - WSIF JCA Execute of operation 'Produce_Message' failed due to: Adapter Framework unable to create outbound JCA connection.
    file:/u05/bpel/bpel/domains/default/tmp/.bpel_BPELxxBEA_1.0_fce047d117b03b6f174defa6316f81cd.tmp/jms.wsdl [ Produce_Message_ptt::Produce_Message(item) ] - : The Adapter Framework was unable to establish an outbound JCA connection due to the following issue: ORABPEL-12141
    ERRJMS_CONN_FAC_NOT_FOUND.
    Unable to instantiate connection factory. JMS adapter was unable to look up the connection factor JMSConnectionTest neither through JNDI nor instantiate it as a Java class [Caused by: weblogic.jndi.WLInitialContextFactory]
    Please examine the log file to determine the problem.
    [Caused by: weblogic.jndi.WLInitialContextFactory]
    ; nested exception is:
         ORABPEL-12511
    Adapter Framework unable to create outbound JCA connection.
    file:/u05/bpel/bpel/domains/default/tmp/.bpel_BPELxxBEA_1.0_fce047d117b03b6f174defa6316f81cd.tmp/jms.wsdl [ Produce_Message_ptt::Produce_Message(item) ] - : The Adapter Framework was unable to establish an outbound JCA connection due to the following issue: ORABPEL-12141
    ERRJMS_CONN_FAC_NOT_FOUND.
    Unable to instantiate connection factory. JMS adapter was unable to look up the connection factor JMSConnectionTest neither through JNDI nor instantiate it as a Java class [Caused by: weblogic.jndi.WLInitialContextFactory]
    Please examine the log file to determine the problem.
    [Caused by: weblogic.jndi.WLInitialContextFactory]
    Please examine the log file for any reasons. Enable DEBUG logging in the BPEL Console.
    </summary>
    </part><part name="detail"><detail>null</detail>
    </part></remoteFault>
    bpel cook book says on pag 143 for put this on my oc4j-ra.xml
    <connector-factory location="eis/wljms/Queue" connector-name="Jms Adapter">
         <config-property name="connectionFactoryLocation"
                             value="com.seebeyond.jms.client.STCTopicConnectionFactory"/>
         <config-property name="factoryProperties"
                             value="java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory;java.naming.provider.url=t3://acom06:8888;java.naming.security.principal=oc4jadmin;java.naming.security.credentials=welcome123"/>
         <config-property name="acknowledgeMode" value="AUTO_ACKNOWLEDGE"/>
         <config-property name="isTopic" value="false"/>
         <config-property name="isTransacted" value="true"/>
         <config-property name="username" value=""/>
         <config-property name="password" value=""/>
         <connection-pooling use="none">
         </connection-pooling>
         <security-config use="none">
         </security-config>
    </connector-factory>
    <connector-factory location="eis/wljms/Topic" connector-name="Jms Adapter">
         <config-property name="connectionFactoryLocation"
                             value="com.seebeyond.jms.client.STCTopicConnectionFactory"/>
         <config-property name="factoryProperties"
                             value="java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory;java.naming.provider.url=t3://acom06:8888;java.naming.security.principal=oc4jadmin;java.naming.security.credentials=welcome123"/>
         <config-property name="acknowledgeMode" value="AUTO_ACKNOWLEDGE"/>
         <config-property name="isTopic" value="true"/>
         <config-property name="isTransacted" value="true"/>
         <config-property name="username" value=""/>
         <config-property name="password" value=""/>
         <connection-pooling use="none">
         </connection-pooling>
         <security-config use="none">
         </security-config>
    </connector-factory>
    where..
    acom06 = my server
    8888 = my port
    oc4jadmin = root user
    welcome123 = pass
    and put a weblogic.jar on
    /j2ee/acom06/connectors/JmsAdapter/JmsAdapter
    what else I have to do ???
    God bless all

    Hi, Swarup:
    Thanks for your reply.
    The reality here is that we could not get solid support from BSAIS team, we came to many situations that we have to search around and tell them how to do the job like this (They are all afraid of Java Stack
    I will keep search, if you have detailed information how to and where to configure those parameters, please let me know.
    Regards!
    Liang

  • How to configure the wiki/blog server to share the embed LDAP

    All
    anyone know the steps to share the embed LDAP to the wiki/blog server? the SSO steps of course meet the requirement, but all i haveto do is to setup the ENV to work with the demo custom apps for avoiding login twice. any input are appreciated.

    And i assumed wrong :)
    You are not using the latest version of WebCenter. According to what i see, you are using webcenter 11.1.1.3 or earlier which does not use UCM as wiki and blog service.
    So basicly all the links i provided in my previous post are useless for you.
    To be honnest, configuring wiki and blog in pre PS3 environment is a real pain in the "you know what i mean".
    The reason for this is that you will need to create a few keystores, configure SSO,... The instruction that explains how is very long and difficult and in the end, you end up with integrating iframes which is not nice...
    That's why since PS3, webcenter uses UCM to store the wiki and blog services.
    If it's for a demo application, why not use the latest version?
    Edited by: Yannick Ongena on Aug 25, 2011 7:52 AM

  • How to configure ftpadapter JNDI in server Console for oracle soa suite 11g

    Hi All,
    I need to configure a ftp adapter in one of my bpel process. Could any one guide me pleas ,how to do FTP adapter jndi configure in admin server console?
    Thank you.
    Regards,
    Satish

    http://www.oracle.com/technology/architect/soa-suite-series/dynamic_endpoints.html
    Configuring the End Point Properties for an Adapter through Oracle Enterprise Manager
    does that help ?

  • How to configure ldap.ora with multiple ldap contexts

    Hello.
    My company has recently taken on another environment with it's own LDAP configuration. It's a bit tedious to have to keep switching my ldap.ora for both ldap configurations. Are there any good suggestions for either allowing me to search both LDAP configurations (2 separate LDAP setups, with 2 default context)? Or is there a smooth way to populate 1 LDAP with the others data? Or perhaps some form of redirect on one LDAP to the other LDAP server for queries?
    Some basic info: LDAP is Oracle OID version 10gR2
    Please let me know if you have any useful ideas...

    Hi,
    Here is the of OVD benefits :
    1-Easy to setup and manage via our Management client; 2-Unifies multiple directories into a single access point; 3-Normalize and Unify multiple directories; 4-Directly accesses remote repositories;
    5-Allows a unified view of an entry using data from multiple repositories;6-Can act as an LDAP proxy and firewall;
    Why you can not use OVD to improve these? Read, LDAP to the other LDAP server for queries, allowing you to search both LDAP?
    I hope this helps.
    Thiago L Guimaraes

  • How to configure AD and Token server (over radius) authentication

    Dear forum,
    I have a scenario where users should be allowed network access after their have given their AD credentials and a token (Blackshield Token server).
    The token server speaks over radius to the cisco ACS appliance. I have managed to get users authenticated by means of their AD credentials. I am how ever not able to use both means in order to have a successfull authentication.
    Does anyone have a configuration example for this scenario? Any help would be greatly appreciated.
    Thanks!!!

    Hi,
    I have had two deployments using this form of authentication.
    Just so we are on the same page, the token servers that I have integrated connect to an Active Directory server running NPS (MS radius), then the user will have to send their password+token and the token software will check the account password, and then the token to see if the users succeeds.
    Let me know if that is the design of your software. If it is, then all you need to do is configure the token software to run on radius and then set the policies up from there. From the network device standpoint it just needs to point to the radius server.
    Thanks,
    Tarik Admani
    *Please rate helpful posts*

  • How to configure weblogic 8.1 server for connecting to Oracle8.1.7

    Hi all,
    I m am A.Rama Krishna. I want an information regarding the connection to
    Oracle8.1.7 from weblogic8.1 Application server. I did every thing that I can
    do as mentioned in Documentation. But the datasource object is not available in
    JNDI tree. And also one more thing, after creating the connection pool with some
    name, I have to select the server to which I have to bind it by clicking "Target
    & Deploy" option. All the active servers in my domain are displayed there with
    a check box beside it asking me to choose all those severs to which I have to
    bind the connection pool. Once I check the server and click "Apply" button, a
    message like "Error on the page" dispalys on the bottom status bar. How to fix
    this problem. Please advice me some thng. I created all the connectionpool and
    Data source objects during the creating the server in the new domain with the
    help of Wizard.
    Thanx in advance
    Regards
    Ram

    Rama,
    If you have created and deployed a connection pool and data source via the
    WebLogic Server console, you should be able to access it from the Workshop
    IDE.
    If you configured the connection pool and datasource during configuration
    time, can you login to the console and check if they have been created and
    deployed successfully ?
    Can you also provide more information on what your are trying to ? Are you
    trying to create a db control which use this datasource ?
    Thanks
    Raj Alagumalai
    Backline Workshop Support
    "A.Rama Krishna" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hi all,
    I m am A.Rama Krishna. I want an information regarding the connectionto
    Oracle8.1.7 from weblogic8.1 Application server. I did every thing that Ican
    do as mentioned in Documentation. But the datasource object is notavailable in
    JNDI tree. And also one more thing, after creating the connection poolwith some
    name, I have to select the server to which I have to bind it by clicking"Target
    & Deploy" option. All the active servers in my domain are displayed therewith
    a check box beside it asking me to choose all those severs to which I haveto
    bind the connection pool. Once I check the server and click "Apply"button, a
    message like "Error on the page" dispalys on the bottom status bar. How tofix
    this problem. Please advice me some thng. I created all the connectionpooland
    Data source objects during the creating the server in the new domain withthe
    help of Wizard.
    Thanx in advance
    Regards
    Ram

  • How to configure oracle 6i report server run time component with application server

    we got oracle 6i report server for developing the web based reports for our undergoing product. we r succesed in developing the web based reports using oracle 6i report server.But we r facing problems while deploying the product with oracle reports at clients place,why because the client does not have the oracle 6i report server. To solve this problem we have to configure the oracle 6i report server run time component with application server at client side , but we are unable to configure this component(that is CGI handler).

    You can run multiple instances of Reports Server in 6i.
    In tnsnames.ora, for each server, have a different name and each listening to different port.
    For example,
    server1.world = (ADDRESS = (PROTOCOL = TCP)(Host = myhost.mydomain.com)(Port = 1949))
    server2.world = (ADDRESS = (PROTOCOL = TCP)(Host = myhost.mydomain.com)(Port = 1950))
    Also, if you want to know about Reports Server Clustering, you may refer to "Publishing Reports" document on OTN:
    http://otn.oracle.com/docs/products/reports/pdf/A73173_01.pdf

  • How to configure the crystalreports job server

    hi everyone,
    we are having crystal reports itself in our cmc .
    i am having a scenario where the  reports are stored in cmc i am showing you the folder hierarchy how the reports r stored in cmc( daily/eod/ak or fl or az), i am having the  specific crystal reports for that particular state in that folder. i want to schedule these crystal reports fro every day. i select file-system as destination for these crystal reports. my scenario is these reports need to be stored on the  server(i mean the location of the file-system)  under different directories  like
    /abcd/xyz/crystalreports/daily/eod/ak or
    /abcd/xyz/crystalreports/daily/eod/az.
    but i am unable to do that, i can see just to point all the crystal reports to one location i.e /abcd/xyz/crystalreports
    i did changes to my crystal reports job server by adding file-system to the destination and specified the path were i want to store the  reports but i cannot see how to store these crystal reports for different states in different directories on the server(i mean abcd/xyz/crystalreports/daily/eod/az)
    we r having boe xi 3.1 sp3 on solaris
    we want to schedule crystal reports thats the reason i asked for crystalreports job server
    Edited by: richa123 on Jan 13, 2011 7:41 PM
    Edited by: richa123 on Jan 13, 2011 7:44 PM

    Hi,
    If you are talking unmanaged reports (network location) then yes you can do this but if you are talking managed reports (reports stay in CMC) then you can not specify the folder path for the successful instance. The destination will be default enterprise and it will be same folder where the parent report resides, to keep the relationship intact.
    I hope this helps.
    Thanks,
    Muhammad

Maybe you are looking for

  • HP Pavillion dv6 w/ windows 7 cannot play blu ray

    I have the above mentioned device with a blu ray / dvd player installed with it. Problem is that it won't play blu rays with windows media player and it says empty disc when I try to play with VLC this is the message I get:  Blu-ray error: This Blu-r

  • The end of the iTunes store

    I did contact iTunes by email about not being able to use the store with a wireless connection. Here is the response that I got: I understand you are unable to connect to iTunes with wireless connection. Wireless connection is not supported by iTunes

  • Report in mm/dd/yy format

    Hi BW Experts, BW Report pulled under my ID is in dd/mm/yy format. Please let me know hot to reformat it to mm/dd/yy. Regards, Xys Reddi

  • Problème pdf, acrobat pro, mac

    J'ai fait un pdf à partir de Indesgn Cs 6. Quand je l'ouvre dans acrobat il est très beau et l'impression est bonne. Alors je l'ai envoyé par courriel à mon client qui l'a ouvert et le pdf est plus pâle que moi et il imprime plus pâle. Quel est le pr

  • Change Button disabled "My Trip and Expenses"

    Hi, We have travel management implemented. There are 2 level of approval 1) manager 2) accoutant. 1) when the manager send the request back for correction to emp the change button is enabled. 2) But when the Accountant send the request back for corre