Using External Variable - Server configuration

Hi everyone!
My question now is: For each screenflow and every JSP files I have to use the form ACTION field to send the URL.
Is there a way to invoke the external component (the URL) by some "external Resource", so i can configure this field quick & easy for every enviorement?
To sumarize, define this URL in a only place, that can be referenced for the process and other resources (JSP and JS Files)
Regads,
CC
[Spanish]
Saludos a todos,
MI consulta del dia es la siguiemte; mi proceso invoca a otras aplicaciones mediante el uso de JSP y formularios. Yo requiero que dado este dato es el mismo en cada documento de trabajo BPM, como archivos auxiliares (JSP y JS) ¿Existe una forma de referenciar esta URL para que quede "parametrizada" para tanto el proceso como el de las pantallas JSP?
Saludos,

You can create a POP3 instance on your OCS mail midtier, but this will only be usable by clients capable of using POP - not the webmail interface or WAC, unfortunately.

Similar Messages

  • External Content Server configuration

    Hi,
    Can anybody provide me how to configure External content server for Archivelink.
    Regards
    Laxmi Bhushan

    Hi Laxmi,
    For contetn server installation use t-code OACT - maintain the repository here if not add it. Then in OAC0 define the repository means select are as document management,type HTTP content server or archivelink. Then maintain IP adress and port here.
    Then goto CSADMIN and here activate the certificate it's very important task.
    I hope this will resolve the query.
    Regards,
    Ravindra

  • DHCP lease issue for PPPoA sessions when using external DHCP server

    We used to use the Cisco 7206VXR's DHCP server to hand out leases, and when we lost several hundred customers on a link, the router was able to get them up and connected with an IP address within minutes.
    We switched over to using an external DHCP server so we could have more control over some extended DHCP options, as well as to aggregate all our DHCP traffic. Now, if we lose 100 DSL customers all at once, it takes 90 minutes for them to come up again. They come in a few at at time, until all 100 are back.
    We see waves of RADIUS auth's in our RADIUS log (RADIUS has always been handled externally, so nothing changed there), and continuous streams of DHCP requests come in and DHCP offers go out. What seems to be happening is that a whole bunch of modems auth with RADIUS, request IP addresses, but for whatever reason, timeout when they don't all get their lease, drop the connection, and retry the whole process all over again. We purchased a dedicated DHCP server, thinking that was the bottleneck, but performance is about identical.
    Here's our config:
    interface Virtual-Template1
    ip unnumbered Loopback11
    ip helper-address a.b.c.d
    peer default ip address dhcp
    ppp authentication pap
    ppp ipcp dns a.b.c.d e.f.g.h
    ppp ipcp unique-address
    My questions are:
    - is there any performance issue with using an external DHCP server and PPPoA
    - is there anything in our config that would cause such delays
    Frank

    GP:
    No, the DHCP server is not across a WAN link; there is only a 10/100 switch in between the router and the DHCP server. There are no dropped packets on the interface.
    I ended up opening a case with TAC about this issue. While I had the helper address configured in the template, TAC recommeneded that I specify the actual DHCP server with the command "ip dhcp-server x.x.x.x". This eliminates the DHCPBROADCAST (which I've verified). Perhaps the DHCP relay portion of the Cisco router is performed serially, instead of in parallel. By that, I mean, the next DHCPBROADCAST won't go out until there is the response for the first DHCPBROADCAST.
    I'll know in a few days when we test again.
    Frank

  • Using external Variables between proxies in OSB

    Hello there,
    Im trying to figure out if it is possible, to store some kind of message (could be payload, XML, or just a string) to an external variable so it could be reused among different proxies. Anyone knows if this is possible, and if yes, how can it be implemented? I have seen in "The Definitive Guide to SOA: Oracle Service Bus, Second Edition" an approach with xquery, but im not sure if that is helpful: +"OSB has the ability to store XQuery, WSDL, XML Schema, XSLT, WS-Policy files, and more as reusable resources. The ability to store these resources (sometimes referred to as assets or artifacts) along with proxy services makes OSB a lightweight service repository. It's certainly a best practice to reuse these resources whenever possible."+
    Thank you in advance

    As I said in my previous post, my case is this: I would like to be able, to have a common variable that I would be able to assign inside one proxy, and used from another proxy. I don't know if it can be implemented. Calling from one proxy to another in order to pass the variable is not my case. One scenario is that one proxy will be able to save in runtime a value in an external variable and another proxy would be able to use it. By saying :+"You can definitely reuse them without any problem, but you can hardly put any value into them from proxy service (in runtime)."+ you mean that I can have an external variable pre-assigned, but I will not be able to update in runtime? Is this 100% sure?
    Thank you for your quick answer.
    Edited by: nkod on Dec 4, 2009 5:23 AM

  • Using external LDAP server for  WL JNDI lookups

    I'm trying to find out if it is possible to re-direct JNDI calls to the WL
    server to an external LDAP server. I know you can install an external LDAP
    server for security purposes, but I would like to use an external LDAP
    server to handle all JNDI lookups (like for JNDI EJB name location, etc.).
    Is this possible?

    You typically need to use our JNDI store. We strongly recommend this for
    performance reasons..
    You can use the JNDI To LDAP bridge which is available from the sun web
    site.
    Michael Girdley
    BEA Systems Inc
    "Jack Archer" <[email protected]> wrote in message
    news:[email protected]..
    I'm trying to find out if it is possible to re-direct JNDI calls to the WL
    server to an external LDAP server. I know you can install an external LDAP
    server for security purposes, but I would like to use an external LDAP
    server to handle all JNDI lookups (like for JNDI EJB name location, etc.).
    Is this possible?

  • OTP of ASDM using external radius server ( Not RSA )

    Hello,
    Just seeing if the ASDM will support OTP using an external radius server, and not RSA.  I see there was a feature added to 8.2 that states its possible with RSA, but nothing of any other support.  Just checking to see if someone know for sure.
    Thanks,
    Jason

    I did see in the Release notes for ASDM 6.2, that SDI is support with RSA.  Can anyone confirm or not if it works with Radius too ( OTP ).
    http://www.cisco.com/en/US/docs/security/asdm/6_2/release/notes/asdmrn62.html

  • SetRGB using external variable (LoadVars)

    Hi!
    I'm trying to do following: I'm loading a hexadecimal color
    value (like 0xFFFFFF) from an external file into a Flash-movie. I'd
    then use the value to change a movie clip colour.
    I'm using Flash 8 Professional, but my code should be
    compatible with MX 2004 / Flash 7 too.
    I succeeded to change the color using action script in the
    timeline:
    //Defines the hexadesimal value for tcolor1:
    tcolor1 = 0x990000;
    // my_mc turns red:
    var my_color:Color = new Color(my_mc);
    my_color.setRGB(tcolor1);
    stop();
    But, as I added the LoadVars operation, it seems that I
    cannot load the variable (color value) correctly:
    import mx.data.components.DataHolder;
    var my_lv:LoadVars = new LoadVars();
    my_lv.onLoad = function(success:Boolean):Void {
    my_lv.load("colors.txt");
    // my_mc turns red:
    var my_color:Color = new Color(my_mc);
    my_color.setRGB(tcolor);
    stop();
    There's something wrong with my use of variable or then in
    the Loader. I was able to trace the tcolor value to the Output
    window but somehow it does not show in the movie clip instance
    color (instead, my_mc turns to black)
    External txt file content looks like this:
    &tcolor1=0x000099
    I'm not very familiar with ActionScript 2.0 or LoadVars so
    any help is welcome. THX!

    Nope, the problem remains (flatcoat, thanks for pointin out
    the spelling mistake in tcolor). I get the value in Output
    correctly, but movie clip turns to black whatever I try.
    Could the problem be related to the fact that flash is not
    able to load the variable in time? see topic:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=15&catid=288&threadid =1233174&enterthread=y

  • How to use external JMS server.

    Hi,
    I am working with JMS adapter. we have installed BPEL 10.1.3 .1 in one system and in another system we have installed Oracle Application server. Please provide the configuration steps to connect to this external JMS server.

    Hi,
    take a look at
    http://download-uk.oracle.com/docs/cd/B31017_01/integrate.1013/b28994/adptr_jms.htm#BABJCCHI
    You have to specify ormi://remotehost.domain.com:23795

  • Use external Kerberos server for OD master

    Hi all,
    is it possible to use an existing external Kerberos server for our OD master Mac server (needs to be OD master for iCal, but we don't want to move the kerberos service to the Mac)?
    Can anybody explain the necessary steps?
    Thanks a lot for every hint.
    Rene

    When I asked this same question about a year ago I never got a real good response from the outside contractor we deal with or from Apple... Essentially they believe you should stay all Mac for Auth or all other for Auth... Mixing is kind of frowned apon. Or at least at that time I don't know how people feel about this now.
    You should be able to add your non-Mac kerberos source to your server using the Kerberos utility: /System/Library/CoreServices/Kerberos... Edit-> Edit Realms. From there I would hypothesize that if you manually edited your OD records for staff and changed the Passwd entry to point to your other Kerberos server that MAY work... Not sure there.
    I always wanted to get User management down to as few of servers as possible. Going into next year we will only be using our Mac OD server for Machine management and using an OpenLDAP server running on Slackware Linux for User information. The OpenLDAP server fully emulates Apple's OD and is even reconized as an "Open Directory" server in Directory Utility without doing any Advanced or Manual steps. I currently have Kerberos on my OD server then bound to the same Kerberos Server that OpenLDAP is using and have also kerberized the AFP, FTP, and iChat services... All of which work fine. With a quick mod to /etc/authorization users authenticating to this source also get kerberos tickets to hold during the login process which can authenticate them to AFP shares without prompt... Um haven't found anything else thats good for yet, but were looking.... I recently had our Apple Account tech out here to ask about the final piece in my puzzle for iChat, but I'm waiting for an answer on that.
    Don't know if any of this helps you, but maybe it can spark a thought to get you started:>

  • [solved] setting lan to use external proxy server

    I have an arch install that is my lan's gateway to the internet - it connects via an adsl modem. Computers on the lan just use that computer as gateway to the internet. Sometimes my ISP has problems with international links and I recently found that using an external proxy, ie a free proxy on the net, can speed things up significantly when that happens. The problem is that I will have to configure the browsers on my lan to use the proxy and reconfigure when I don't need the proxy any more as international links return to normal. Is there an easy way to set this on the gateway computer so that every browser on the lan would not need to be configured every time?
    Last edited by stryder (2009-04-03 09:56:23)

    I think this piece of iptables "code" run on your gateway should help you:
    iptables -t nat -A PREROUTING -i eth1 -p tcp --dport 80 -j DNAT --to proxy-box:3128
    Replace eth1 with the interface facing your LAN.
    I think you need to read a manual for transparent proxy configuration for further information.
    !WARNING!: Using an external free proxy is not secure. Your data transferred through the proxy may be traced, logged, spied on, etc.
    Last edited by ckristi (2009-04-03 09:26:58)

  • [EWS][C#] Seding mail from Gmail using external SMTP server to map emails to corporate Exchange server (using EWS only)

    I'm using my Gmail account as a aggregator for many email accounts and for sending using my customers SMTP servers.
    Unfortunately one of my clients doesn't support sending emails from public internet by SMTP.
    The only way to send emails is using their OWA or EWS and Gmail support SMTP only :-(
    My idea is to customize any simple SMTP server in C# (ex.
    http://www.lumisoft.ee/lswww/eng/products/mail_server/mail_index_eng.aspx?type=download) and add feature "SendMailByEWS"
    I have working demo for sending simple mail, but this solution is not complex. There are many pitfalls, like mail with CC:,BCC, attachments, parsing raw email, etc.
    Any ideas to simply solve this issue?
    Thank you.

    I have a similar problem. I have two Exchange email account:
    1. Gmail (default)
    2. Microsoft Exchange (work)
    From my iPhone, I frequently email myself articles from other applications that I want to follow-up later. After upgrading to iOS7, when I type my Gmail ID in the 'To' field, the 'From' field automatially changes from my Gmail account to my work account. I didn't catch this the first few times this happened and was wondering what was going on as my emails started being sent from my work account.
    Workaround for this case: Type in your To address first and then re-select the account to send From.
    This is annoying and I hope Apple restores normal behavior.

  • External LDAP Server

    Hello.
    Is it possible to configure WebLogic to use external LDAP server, which in turn is "built in" in other WebLogic (at other physical machine)?
    And if it is possible, can I use OracleInternetDirectoryAuthenticator provider for this?
    (sorry for my english)

    Hi
    OID is all together a different LDAP provider.
    You can try to create a Authenticator of type LDAPAuthenticator and accordingly provide the configurations.
    Check the below note.
    http://docs.oracle.com/cd/E17904_01/web.1111/e13707/atn.htm#i1199007

  • Cisco ISE: External RADIUS Server

    Hi,
    I would like to forward RADIUS from PSN to another PSN. I already defined "External RADIUS Servers".
    So, how can I use this external RADIUS server to process my request ?
    Looking at the user guide but didn't find any information about this setting (For rule based not simple rule)
    If anyone use this, please suggest this to me.
    Thanks,
    Pongsatorn

    Defining an External RADIUS Server
    The Cisco Cisco ISE can function both as a RADIUS server and as a RADIUS proxy server. When it acts as a proxy server, the Cisco Cisco ISE receives authentication and accounting requests from the network access server (NAS) and forwards them to the external RADIUS server. The Cisco Cisco ISE accepts the results of the requests and returns them to the NAS. You must configure the external RADIUS servers in the Cisco Cisco ISE to enable it to forward requests to the external RADIUS servers. You can define the timeout period and the number of connection attempts.
    The Cisco Cisco ISE can simultaneously act as a proxy server to multiple external RADIUS servers. You can use the external RADIUS servers that you configure here in RADIUS server sequences. This External RADIUS Server page lists all the external RADIUS servers that you have defined in Cisco Cisco ISE. You can use the filter option to search for specific RADIUS servers based on the name or description or both.
    To create an external RADIUS server, complete the following steps:
    Step 1 Choose Administration > Network Resources > External RADIUS Servers.
    The RADIUS Servers page appears with a list of external RADIUS servers that are defined in Cisco ISE.
    Step 2 Click Add to add an external RADIUS server.
    Step 3 Enter the values as described:
    •Name—(Required) Enter the name of the external RADIUS server.
    •Description—Enter a description of the external RADIUS server.
    •Host IP—(Required) Enter the IP address of the external RADIUS server.
    •Shared Secret—(Required) Enter the shared secret between Cisco Cisco ISE and the external RADIUS server that is used for authenticating the external RADIUS server. A shared secret is an expected string of text that a user must provide to enable the network device to authenticate a username and password. The connection is rejected until the user supplies the shared secret. The shared secret can be up to 128 characters in length.
    •Enable KeyWrap—This option increases RADIUS protocol security via an AES KeyWrap algorithm, to help enable FIPS 140-2 compliance in Cisco ISE.
    •Key Encryption Key—This key is used for session encryption (secrecy).
    •Message Authenticator Code Key—This key is used for keyed HMAC calculation over RADIUS messages.
    •Key Input Format—Specify the format you want to use to enter the Cisco ISE FIPS encryption key, so that it matches the configuration that is available on the WLAN controller. (The value you specify must be the correct [full] length for the key as defined below—shorter values are not permitted.)
    –ASCII—The Key Encryption Key must be 16 characters (bytes) long, and the Message Authenticator Code Key must be 20 characters (bytes) long.
    –Hexadecimal—The Key Encryption Key must be 32 bytes long, and the Message Authenticator Code Key must be 40 bytes long.
    •Authentication Port—(Required) Enter the RADIUS authentication port number. The valid range is from 1 to 65535. The default is 1812.
    •Accounting Port—(Required) Enter the RADIUS accounting port number. The valid range is from 1 to 65535. The default is 1813.
    •Server Timeout—(Required) Enter the number of seconds that the Cisco Cisco ISE waits for a response from the external RADIUS server. The default is 5 seconds. Valid values are from 5 to 120.
    •Connection Attempts—(Required) Enter the number of times that the Cisco Cisco ISE attempts to connect to the external RADIUS server. The default is 3 attempts. Valid values are from 1 to 9.
    Step 4 Click Submit to save the external RADIUS server configuration.

  • SAP Content Server Configuration multiple repositories

    Dear Gurus,
    We have a content server configured with SAP CRM.
    Recently we faced issue with large size of generic object created by user monthly in SAP R/3 (SOFFCONT1 growth )  thus we are considering to use content server for generic object storage.
    Could you please advice?
    1. As far as I know , I can have multiple repositories in content server thus can have my R/3 and CRM repositories in same content server ,  Please correct me , Any importent aspect which should be consider while doing such( except growth recalculation and user load for additional R/3 system).
    2. We are running SAP R/3 from past few years and we have a huge number of generic objects in R/3 database.
       Is it possible to migrate existing generic object to content server?
    Thank you
    Regards
    Ahmed
    Regards
    Arif Ahmed Qureshi
    SAP Basis Consultant

    Check
    Note 782614 - Using external Content Server in the BDS
    Note 389366 - Relocation of documents
    Note 530792 - Storing documents in the generic object services
    Markus

  • Usage of external LDAP server with Portal

    Hi All,
    We are in a situation to use external LDAP server with WLP 8.1. These are the
    constraints we have to deal with:
    1. Only read is allowed from this LDAP server.
    2. This would be used for authentication purpose
    If thats the case, how can we use Visitor Entitlements/Delegated Admin and Group
    creation using Portal Admin tool since this will write to the configured LDAP
    server.
    Can somebody answer my question:
    1. Can we use external LDAP server - just for authetication (I know this is possible
    by using JAAS LoginModule, but I just want to get confirmed on this ) and
    2. Use default and embedded LDAP server for all others like Group/Visitor Entitlements/DAs.
    Any relevant pointers are also welcome.
    TIA,
    Prashanth Bhat.

    Thanks for th ereply. Some of your answers are not clear. Can you pls eloborate
    on this?? Pls see my comments below.
    "Johnson" <[email protected]> wrote:
    >
    Phil,
    Can I use embedded LDAP for production?
    Thanks
    Lawrence
    "Phil Griffin" <BEA> wrote:
    "Prashanth " <[email protected]> wrote in message
    news:[email protected]..
    Hi All,
    We are in a situation to use external LDAP server with WLP 8.1. Theseare
    the
    constraints we have to deal with:
    1. Only read is allowed from this LDAP server.
    2. This would be used for authentication purpose
    If thats the case, how can we use Visitor Entitlements/Delegated Adminand
    Group
    creation using Portal Admin tool since this will write to the configuredLDAP
    server.
    Can somebody answer my question:
    1. Can we use external LDAP server - just for authetication (I knowthis
    is possible
    by using JAAS LoginModule, but I just want to get confirmed on this) and
    >
    You can add the external LDAP server just for authentication, but in
    versions through
    8.1 SP2 WLP will want to verify the user exists (via the UserReaderMBean)
    during
    the login process (this check has been removed in SP3). A work around
    is to
    duplicate
    the user in a provider that does impl UserReaderMBean.
    Prashanth : You mean to say we have to duplicate the User in embedded LDAP server
    also??
    >>
    2. Use default and embedded LDAP server for all others like Group/VisitorEntitlements/DAs.
    >
    Yes, the default/embedded LDAP can still be used for DA/visitor
    entitlements. In the current
    release, the Portal Admin Tools can only be configured to use a single
    authentication provider
    while forming entitlements. In SP3, all configured providers are
    listed/usable by the tools.Prashanth : How can we configure Portal Admin tool to use authentication provider
    for entitlements??
    >>
    Any relevant pointers are also welcome.
    TIA,
    Prashanth Bhat.

Maybe you are looking for