CAS redundancy

Hi,
I’m going to implement CAS for two central locations and branches connected via WAN. It will be L3 OOB deployment, one redundant CAS pair will be located in first central location and one redundant CAS pair will be located in second central location.
Is it possible to configure two NAC servers (I mean two redundant pairs) in NAC agent for users located on branches? E.g. by preparing appropriate XML configuration file for NAC agent (how exactly two IP address has to be written in this file? ).
If first redundant pair of CAS will not be available for NAC agent, how second redundant CAS pair will be chosen by agent (automatically or manually by user)?
Ladislav Nemec
Consulting System Engineer
CCIE™ No. 8821

Ladislav,
I don't think that's the way it will work. The NAC agent doesn't know of your CASs. It only sends out traffic to a host that you define as a discovery host every five seconds and whichever CAS is in the way of that traffic will intercept and process it. The purpose of the discovery host is to generate traffic towards your trusted network, so it could get intercepted by the CAS.
If you want a separate pair to handle your traffic when the first pair goes down, you will have to arcitecht your network in a way that the traffic from the subnets that have the broken CAS flow through the other CAS's network. How? I don't know, and depends a lot on how your network is layed out!
HTH,
Faisal

Similar Messages

  • Redundancy at Java application level

    Dear All,
    Just wanted to know that how can we implement redundancy at Java application level in case of one database gets failed?
    Please let me know for the same
    Waiting for the reply
    Regards
    Jignesh

    If you have a read-only database (you only do selects from it), simply retry the operation in another database if the first one fails. You could do a minimal select first to check if the db responds. E.g. in Oracle the idiom is "select sysdate from dual", in Postgres you can do "select 1", etc. But the server could fail between the test select and the real select, so you need to retry anyway, so the test select is redundant.
    Perhaps retry, sleep a while, retry again, sleep, and after a few rounds give up. This gets around short network breaks, but doesn't busy loop forever if the program has a bug and the SQL statement is broken.
    If you have a database where you also do inserts and updates, a backup database becomes ...problematic. If one server fails, and you start updating the other, you now have two conflicting data sets. Perhaps this could work if you have some kind of an append-only database - you add rows, like some kind of event logging; then you can merge the two data sets later. This gets somewhat specialized.
    In the general case redundancy needs to be implemented as clustering at the db server level, not at the application level.

  • Exchange 2013 CAS DNS Round robin Public DNS Record

    Dear All,
      If I am going to use DNS round robin as CAS redundancy. How should I map the public DNS record? Do I need to map 2 public IP for 2 CAS server to the mail domain? THanks
    Best Regards,
    Elroy

    Dear Elroy
    I am not sure about the success rate of your implementations but yes if it is round robin what you require you need add 2 ip addresses.
    Suggestion:
    Why don't you implement a CAS with a load balancer and then you can map the Public IP to the one IP on the Load Balancer.
    Good Luck.

  • Mailbox and Client Access on the same servers for CAS HA (L4 LB) and Mailbox DAG

    Hi, I would like to ask this question.
    I'm reading all sort of documentation that I'm finding on the internet, but I can't understand if what I'm thinking to do is possible.
    I would like to setup a basic environment configuring only two Exchange 2013 on two Win 2012 R2 servers. Both servers will be Mailbox (MBX) and Client Access (CAS). I will create a two-member DAG using File Share Witness or Disk Witness for the Dynamic Quorum.
    Then I will setup Outlook Anywhere with internal and external namespace for CAS redundancy and layer 4 load balancing.
    In this scenario I will not need to install a third part load balancer.
    Am I doing right or I watching a movie?
    Thanks in advance

    Hi ,
    You could need to have the HLB or virtual load balancers for redundancy.
    Disadvantages of some load balancing methods :
    If you use Windows NLB then it can provide redundancy on server level failure and not on application level.
    In case if we use the windows round robin method for load balancing then it wouldn't provide server level and application level redundancy during the failures.At the Same time we need to manually adjust the DNS records during the server failure but on the
    client end dns caches will create the issues.
    Lets consider you are having the internal and external names for outlook anywhere like below .
    internal and external outlook anywhere name :
    mail.domain.com
    For the above name just configure the HOST A record in windows DNS and map it to load balancer ip.Then the second step would be to configure your exchange servers in LB .So all the internal and external outlook client connectivity will happen via LB to exchange
    servers.In that case if anyone of the server is down then LB will automatically make the outlook client to get connected to the server which is alive and at the same time none of the request from outlook client to LB will get forward to the server which is
    in down state.
    Note : Make sure you are having the redundancy for LB devices also otherwise it would be a single point of failure on the LB end . 
    Please reply me if anything is unclear.
    Thanks & Regards S.Nithyanandham

  • Use Publisher as primary IPMA Server

    Dear Expert,
    I would like to khnow if the fact of using my publisher (on a cluster of three nodes) as a primary IPMA server is a deviation of the best practice of Cisco or it can implémented without any issue. Thank you in advance.
    Nizar Houichi

    Hi Nizar,
    The "best practice" as outlined in the attached link and excerpt from the SRND
    recommends using a Primary-standby "pair" of Subscriber servers to support
    the IPMA service in a redundant fashion.
    As shown in Figure 19-9 Unified CM Assistant functionality is primarily dependent on the Cisco IP Manager Assistant service and the Cisco CTIManager service. In both cases, redundancy is automatically built-in using a primary and backup mechanism. Up to three pairs of active and backup Unified CM Assistant servers (nodes running the Cisco IP Manager service) can be defined, for a total of six Unified CM Assistant servers within a single cluster. Active and backup Unified CM Assistant server pairs are configured using the Cisco IPMA Server IP Address, Pool 2 Cisco IPMA Server IP Address, and Pool 3 Cisco IPMA Server IP Address service parameters. With the configuration of these parameters, the required Cisco IP Manager service is made redundant. Given a failure of any of the primary Unified CM Assistant servers, the backup or standby Unified CM Assistant servers are able to handle Unified CM Assistant service requests. For each pair of Unified CM Assistant servers, only one Unified CM Assistant server can be active and handling request at a given time, while the other Unified CM Assistant server will be in a standby state and will not handle requests unless the active server fails.
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/8x/cmapps.html#wp1043843
    That being said, you can include the Publisher here (perhaps as a standby)
    as second choice so that the Pub can be left primarily for call processing tasks
    Cheers!
    Rob

  • Is it working? (Backups confusing)

    I have some suspicions that Time Machine may not be working correctly on my MacBook Pro. First, I bought an external hard drive and partitioned it. My hard drive is about 100 GB, so I created a 100 GB partition formatted Mac OS Extended (Journaled) and named it Mac.
    When I click on Mac in Finder, I find two images and the folder Backups.backupdb. I copied the images to that partition before I set up Time Machine, thinking Time Machine would automatically erase the partition before it start backing up files to it.
    When I double click on the folder Backups.backupdb, it reveals another folder named MyName's MacBook Pro 17. Double-clicking that folder reveals 18 folders. One is named Latest, and the others are named with dates (e.g. 2008-01-01-123205, 2008-01-02-000038). After attending an Apple class last night, I now understand that I should have made my partition BIGGER than my internal hard drive, because Time Machine stores multiple backups.
    But now I'm confused. I thought Time Machine essentially CLONED my hard drive, and the most recent backup would be exactly the same size as my hard drive (~95 GB). After viewing these folders, it appears to me that Time Machine is working correctly, but my assumptions about Time Machine were wrong.
    If my hard drive suddenly crashed, and I bought a new hard drive, would I be able to restore my older hard drive's operating system, files, settings, etc. from Time Machine? Or would I have to start from scratch, reinstalling Leopard, then reinstalling all my programs?
    If Time Machine can't restore a hard drive, then do I need to create a new partition and find some other method to clone my hard drive to it, re-cloning it every so often to keep it current?
    And I have yet another question. My initial Leopard installation wasn't working too well. Someone who helped me troubleshoot it discovered massive memory problems. He decided one reason for the problems was Time Machine. He said it was attempting to do a backup even though my external hard drive wasn't connected at the time. But someone else told me Time Machine is designed to automatically go to sleep if it doesn't sense an external hard drive.
    Can someone tell me what's going on here? Do I really need to turn Time Machine off every time I disconnect my external hard drive?
    Thanks.

    Hello David:
    You have a bunch of questions. I will try to address the ones where I might shed some light:
    What you describe in the first part of your post seems to track with my time machine backups (I frankly never looked inside the folders).
    Time machine does NOT clone the HD - it backs up whatever has changed from the previous backup.
    You should allow time machine all the space you can - partitioning the HD will cause it to - eventually - begin to delete your older backups.
    To restore your entire HD from a time machine backup, you would boot from your install DVD and then move on from there (Apple's help menu goes into great detail, if you are interested).
    Before Time Machine I used to routinely make bootable clones of my internal HDs. After using Time Machine for awhile, I probably will stop doing that as it is, in my case, redundant.
    As far as I know, time machine is not active when no external drive (the time machine backup) is offline.
    A question - what do you mean when you say your system +"wasn't working too well?"+ There are many things that might be suggested, but without more information, none that I would make as they might not address the issue.
    Barry
    Message was edited by: Barry Hemphill

  • SNMP power supply monitoring an XR 12404

    I'm trying to monitor basic health status of the Power Supply on a 12404. However, I cannot find the relevant information from the ENTITY MIB or it's Cisco extensions.

    Thanks Joel. Here is the output from a walk of entPhysicalDescr:
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.1 = STRING: "Cisco 12404 80Gbps fabric"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.2 = STRING: "Line Card/RP slot "
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.3 = STRING: "Cisco 12000 Series Performance Route Processor  2"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.4 = STRING: "host__PLIM_V7_HDD_5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.5 = STRING: "host__PLIM_V6_1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.6 = STRING: "host__PLIM_V4_1.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.7 = STRING: "host__PLIM_V5_1.8V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.8 = STRING: "host__PLIM_V3_2.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.9 = STRING: "host__3.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.10 = STRING: "host__5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.11 = STRING: "host__Mbus5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.12 = STRING: "host__InletTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.13 = STRING: "host__HotTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.14 = STRING: "Line Card/RP slot "
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.15 = STRING: "Cisco 12000 Series - Multi-Service Blade "
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.16 = STRING: "host__12V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.17 = STRING: "host__0.75V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.18 = STRING: "host__1.2V_MPU"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.19 = STRING: "host__1.2V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.20 = STRING: "host__1.25V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.21 = STRING: "host__1.25V_IXP1"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.22 = STRING: "host__1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.23 = STRING: "host__MB_PLL_1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.24 = STRING: "host__1.8V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.25 = STRING: "host__2.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.26 = STRING: "host__3.3V_DB1_AUX"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.27 = STRING: "host__3.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.28 = STRING: "host__5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.29 = STRING: "host__Mbus5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.30 = STRING: "host__HotTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.31 = STRING: "host__InletTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.32 = STRING: "Line Card/RP slot "
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.33 = STRING: "Cisco 12000 Series - Multi-Service Blade "
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.34 = STRING: "host__12V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.35 = STRING: "host__0.75V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.36 = STRING: "host__1.2V_MPU"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.37 = STRING: "host__1.2V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.38 = STRING: "host__1.25V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.39 = STRING: "host__1.25V_IXP1"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.40 = STRING: "host__1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.41 = STRING: "host__MB_PLL_1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.42 = STRING: "host__1.8V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.43 = STRING: "host__2.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.44 = STRING: "host__3.3V_DB1_AUX"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.45 = STRING: "host__3.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.46 = STRING: "host__5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.47 = STRING: "host__Mbus5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.48 = STRING: "host__HotTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.49 = STRING: "host__InletTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.50 = STRING: "Line Card/RP slot "
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.51 = STRING: "Cisco 12000 Series SPA Interface Processor-  401"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.52 = STRING: "Shared Port Adapter(SPA) Bay"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.53 = STRING: "2-port Gigabit Ethernet Shared Port Adapter_V2"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.54 = STRING: "Shared Port Adapter(SPA) Port Slot"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.55 = STRING: "Shared Port Adapter(SPA) Port Slot"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.56 = STRING: "Shared Port Adapter(SPA) Bay"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.57 = STRING: "Shared Port Adapter(SPA) Bay"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.58 = STRING: "Shared Port Adapter(SPA) Bay"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.59 = STRING: "host__DtrCard_Tcam3"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.60 = STRING: "host__DtrCard_Tcam2"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.61 = STRING: "host__DtrCard_Tcam1"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.62 = STRING: "host__DtrCard_1.2Vs2"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.63 = STRING: "host__DtrCard_1.2Vs1"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.64 = STRING: "host__DtrCard_Wwolf"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.65 = STRING: "host__DtrCard_PLL"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.66 = STRING: "host__DtrCard_0.75V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.67 = STRING: "host__DtrCard_1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.68 = STRING: "host__DtrCard_1.8V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.69 = STRING: "host__DtrCard_1.25V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.70 = STRING: "host__DtrCard_2.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.71 = STRING: "host__DtrCard_Sonet"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.72 = STRING: "host__DtrCard_3.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.73 = STRING: "host__DtrCard_12V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.74 = STRING: "host__MB_Tcam3"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.75 = STRING: "host__MB_Tcam2"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.76 = STRING: "host__MB_Tcam1"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.77 = STRING: "host__MB_1.2Vsupply2"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.78 = STRING: "host__MB_1.2Vsupply1"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.79 = STRING: "host__MB_CPU_1.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.80 = STRING: "host__MB_PLL_1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.81 = STRING: "host__MB_0.75V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.82 = STRING: "host__MB_1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.83 = STRING: "host__MB_1.8V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.84 = STRING: "host__MB_1.25V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.85 = STRING: "host__MB_2.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.86 = STRING: "host__MB_3.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.87 = STRING: "host__MB_12V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.88 = STRING: "host__Mbus5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.89 = STRING: "host__InletTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.90 = STRING: "host__HotTemp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.105 = STRING: "spa0__3.3V_AUX"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.106 = STRING: "spa0__12V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.107 = STRING: "spa0__1.2V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.108 = STRING: "spa0__1.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.109 = STRING: "spa0__2.5V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.110 = STRING: "spa0__3.3V"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.111 = STRING: "spa0__DownStream_Temp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.112 = STRING: "spa0__UpStream_Temp"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.113 = STRING: "GE SX"
    SNMPv2-SMI::mib-2.47.1.1.1.1.2.114 = STRING: "GE SX"
    The "sh power status power-supply" isn't available, but I do have the following:
    #show env power-supply detail
                          48V       Current
    R/S/I     Module      (V)           (A)
    0/24/*    PEM1         52             8
              PEM2         52             8
        Total Power Supplies:                  2200W
            PEM  Description  Watts
            PEM1 Smart  AC    1100
            PEM2 Smart  AC    1100
        Redundant Power Supplies:              1100W
        Worst Case Power Used:                 1125W
         Slot Description                                        Max Watts
            0 Cisco 12000 Series Performance Route Processor            60
            1 Cisco 12000 Series - Multi-Service Blade                 250
            2 Cisco 12000 Series - Multi-Service Blade                 250
            3 Cisco 12000 Series SPA Interface Processor-              240
           17 GSR 12404 Consolidated Fabric/Alarm Card                 117
           24 Alarm Board(404)                                         208
        Worst Case Redundant Power Available:  None
        Worst Case Total Power Available:      1075W

  • Redundant Hub and CAS roles for exchange server

    Hello ,
    currently we have 2 mailbox servers , 1 DAG server and 1 HUB,CAS server ( hub and cas roles in same server )
    i am looking to have a backup server incase the hub CAS server goes down  ..  or to have a redundant server for HUBCAS  incase if it goes down the other one will go up and the users will use the second one automatically
    how can i achieve that ? 
    appreciated your help

    Hello,
    If you use exchange 2010 server, I recommend you deploy multiple CAS servers as member of CAS array.
    As your requirement, you need to deploy CAS NLB, the failover will occurs automatically.
    Here is an article for your reference.
    http://technet.microsoft.com/en-us/library/ff625247(v=exchg.141).aspx
    Cara Chen
    TechNet Community Support

  • Redundancy In Cases of Business Edition 7000

    Hello,
    Can any one please let me know the deployment cases for Redundancy in Business Edition 7000  and what are the necessary component ineach case like Same Site and Remote Site redundancy.

    It totally depends on you, like, do you want to have application' redundancy only ? or do you want to have hardware' redundancy as well ? or do you want to have SRST at remote site ?
    And most important thing is that, which application you gonna use in your deployment setup and for which application you want to maintain redundancy because BE7K is a package of multiple applications.
    Suresh

  • Redundancy of Subordinate CAs

    Hi All;
    We are planning to configure hierarchical CAs, one root, two subordinate CAs for our DMVPN deployment.
    However i have concerns about the redundancy of CAs.
    I wonder which CA does my routers prefer when i configure two trustpoints. Do they select the certificate of one or store both of them? If they store both of them which one do they use for authentication?
    If they select one of them and the selected CA server goes down, what happens?
    Gracias..

    To some extent this is configurable:
    http://www.cisco.com/en/US/docs/ios-xml/ios/security/a1/sec-cr-c1.html#GUID-DE9B49BB-FB15-41D0-933A-35180A5BBB59
    You need to remmeber that IKE peers tell about their valid CAs via CERT_REQ payloads, used before exchanging the actual certificates.

  • A page does not behave the same in every case

    Hi,
    I am using adfbc and jsf/adf pages.
    I have an entity called Parish (CountryId, CityId, AreaId, ParishName), and created a simple validation method (if the parish name is equal to "test" then to show an error by returning false).
    I created a custom validation method in my AppModule that i just simply get the record id, find the entity and set the values with the method parameters
    I then created a view based on the entity and dragged my view object on my jsf page. I created a button and i binded my custom edit method to the command button, setting the appropriate parameters to bindings on the form. I then double clicked by button and created a binding for the method in a bean.
    When i edit a record and change for example the CountryId, CityId, AreaId and set the ParishName to test (so to force my validation method fire), i am shown the error but the data that i last inputed are lost, and the original are show.
    In another case where i am doing the same thing, the data are kept.
    For example, i have a record with CountryId:UK, CityId:London, AreaId:Finchley, ParishName: North Finchley and when i edit the record and define CountryId:USA, CityId:New York, AreaId:Manhattan, ParishName: test, i get the error message but the data are the original (CountryId:UK, CityId:London, AreaId:Finchley, ParishName: North Finchley). I want to keep the last entered data. In some forms this is done automatically, but in this form i didn't do anything, just dragged and defined, and is not working.
    Anyone please help?
    Antonis

    I apologize for insisting on this, but in my humble opinion it's not useful to try and figure out why your hand-written example is not working if already the declarative way is not working as we expect. We need to figure out why the declarative way is not working first.
    One of my primary jobs is helping customers use ADF correctly and understand how it works internally.
    The code in your updateParish() method is redundantly applying updates to entity attributes that ADF will already have applied to the entity for you. To see this for yourself, you can set a breakpoint in one of the setter methods of your entity object and you'll see that your code is applying the updates a second time.
    I see one reason why your error reporting won't be working as expected, which is that you are directly using the entityImpl object to apply the values. The ADF bundled exception mode only works when you use the view object row to apply the updates to the entities indirectly. Howing using the view object row to apply the values is what ADF will have already done automatically for you, so it's not necessary to do that.
    It's also not a best practice to pass a literal integer value for the first argument of setAttribute(). If for any reason the constant values change, then your code will break. You should call setAttribute("TheAttributeName",thevalue) instead for more robust code.
    Finally, your programmatically setting the user principal name and current date time can also be handled for you automatically by ADF by setting those attributes to be of the correct "History Attribute" type. See section "6.6.3.10 History Attributes" in the ADF Developer's Guide for Forms/4GL Developers on the ADF Learning Center at http://www.oracle.com/technology/products/adf/learnadf.html
    Set a breakpoint in your validation method and debug the completely declarative edit form with the simple (Commit) button. We need to understand if the:
    (a) validation is executing, failing, but the validation error is not being reported correctly, or
    (b) validation is never being enaged at all.

  • Jabber for Windows 10.5 and global redundancy

    Hi All,
    I implement J4W 10.5 in a full redundant environment, that contains:
    - 3 x CUCM 10.5
    - 2 x Unity Connection 10.5
    - 2 x IM&P 10.5
    - 2 x Expressway-C 8.2.2
    - 2 x Expressway-E 8.2.2
    After testing, I notice that the redundancy/failover does not act the same way depending the product, sometime no.
    As it is not clearly stated in the documentation, what is clearly supported as automatic failover, and what's not, when using Jabber for Windows 10.5?
    In my first test, I saw that Jabber does not support failover with UnityConnection: if the primary peer is down, no more voicemail on Jabber.
    If jabber run in Mobile and Remote Access, and the Expressway where it's conencted goes down, it doesn't switch to the other peer.
    It will be good to have a document that relate all the redundancy and failover support with Jabber, what can we expect during the failover process.
    It will help a lot of people.
    Thanks
    Gabriel

    Yep, that's what I did now.
    But keep in mind this is not really explained, even if crossing all the documentations.
    There is no document explaining what behaviour to expect in Jabber in case of redundancy of all the UC components.
    For the CUCM, it's not clear, and nothing is mentionned in case of MRA.
    IM&P is documented, but nothing for MRA.
    Expressays states about redundancy, but the behaviour to expect is not. Same for XMPP federation, no idea.
    UnityConnection as well, nothing is explained.

  • Can i use same certificate on 2 different CAS Server across sites

    Hi All
    I have a question I have been playing with for a few days,
    I have the following setup,
    2 sites connected via a VPN and a DAG configured between sites.
    Site 1-Head Office
    2 exchange 2010 servers,
    1 running CAS and Mailbox (this server is entry point to all clients for owa etc.)
    1 running Hub, CAS, Mailbox. (this is the main server and a DAG Member)
    We have a UNC certificate associated with all records pointing to remote access and its installed on both servers.
    ** Everything in this site works fine.
    ** The AD DNS server does not have a zone for the public domain with all the external records only the .local domain. Planning to change this soon.
    Site 2.
    1 exchange 2010 servers,
    1 running Hub, CAS, Mailbox. (this is the main server for this site, a DAG Member and no entry point at this time but we intend to use it for redundancy)
    ** Currently all BD are on server in site 1.
    ** The AD DNS server does not have a zone for the public domain with all the external records only the .local domain. Planning to change this soon.
    My questions are as follows:
    1      on site 2’s the cas server can I use the same certificate I’m using onsite 1. in other words all clients currently use mail.domain.com which has an IP pointing to site 1, can I use that same certificate in site 2 and associate
    it with the CAS server there? (in the event of a failover I just change the records IP)
    2      All smtp traffic come through site 1, when I test moving active databases to site 2, all email stay in the ques of exchange server in site one, they don’t get delivered. (I have not set AD replication through smtp so don’t know
    if this is a factor)
    3      When I do set the active databases to site 2, webmail and remote services stop working, I get the infamous error when logging onto webmail, service unavailable because it’s been moved. I have read a lot about this being an internal
    external url issue.
    All these issues im starting to think they all interlinked, and would like some help.
    Cheers

    Answers to your questions:
    Yes.  Understand that until you swap your external DNS so it points to Site 2, the mail.domain.com won't be accessed, but it will be there for when you want it to be.
    AD replication is not the issue, so don't try to set it to use SMTP.  If you have hub servers in both sites, your inbound Internet email should be delivered from the Site 1 hubs to the Site 2 hubs.  We may need more information before we can give
    you a good answer for this question.  However, you may check the following TechNet article (and its links) for assistance. 
    http://technet.microsoft.com/en-us/library/aa998825(v=exchg.141).aspx
    Web access requires that the CAS you connect to be either externally accessible and in the same site as your mailbox server, or that the CAS in the inaccessible Windows site needs to be configured as internal only and the accessible CAS needs to be configured
    to proxy connections.  For this, make sure you have followed the directions in the following TechNet article.
    http://technet.microsoft.com/en-us/library/bb310763(v=exchg.141).aspx
    HTH ...

  • Unable to remove the redundant group header from the bottom of page

    Hi,
    In one of my projects in I am facing a problem.
    I need to display the details of all available products of the company. While displaying the details, I need to group the products based on some criteria (like type of product, release date) and the grouping is upto 4 level grouping. Grouping criteria can se said as, I need to firstly group all the products based on the type, then on the Release Date and then on two of the client specific values on the Product.
    Along with this, the view of product details is a thumbnail view (Image on top with all details below that line after line) due to which I need to display multiple (5) products in one row.
    The problem which I am facing is:
    The most important criterion for the customer is that there should not be any wastage of space.
    Secondly, they also donu2019t want to see partial data like only the header data in one page and the Product related Data (Image and Info) on the next page.
    In my case, when first page has insufficient space for the next grouped products, it simply displays the group header on the first page. On the second page, it again displays the group header along with the data.
    For reference, images are available at:
    Image1: http://farm4.static.flickr.com/3454/3224626688_aa3cfb8236_m.jpg
    Image2: http://farm4.static.flickr.com/3373/3224626782_0501cf566f_m.jpg
    My requirement is to remove the redundant group header from the first page as it does not make sense without having any data below it.
    I have tried the following options:
    1. I tried to apply setting "Keep Group Together" on the group and "Repeat Group Header On Each Page". But when I apply this, when my second group has more than 5 products (two rows of data) and space on first page can accommodate only 1 row of data, it moves the data on to the second page instead of keeping the 1st row on first page and 2nd on second page. This solution is not acceptable to the customer as it wastes space.
    2. If I remove setting "Keep Group Together" on all the groups, but keep the "Repeat Group Header On Each Page" and remove the "Keep Object Together" in the details section, I can save space. But this is not acceptable to the user as it leaves dangling headers (Orphaned Header Information).
    Need some pointers to overcome this issue as it is very critical for me.
    Thanks in advance,
    Vibhav Agrawal

    Thanks Raghavendra for your reply.
    These solutions provided on the link are not useful for me because of the peculiar layout of my report.
    In my report I am supposed to show details of multiple items (upto 5/6) in a single row.
    All solutions suggest about adding additional header (below group header) and use the formula to use that header to put the data for initial first object and details section for the subsequent objects.
    But, since i need to display multiple items in same row...and data cannot be set as 'format with multiple columns' in the header, hence this solution does not work for me
    Thanks,
    Vibhav Agrawal

  • Possible to do this with case structure?

    Essentially I want the case structure to do: If case1 = run OR case2 = run, do this, else do case3++
    I'm using a string case structure right now, where for example, the inputs could be SWEEP_A or SWEEP_B but I want the case structure to use case SWEEPAorB. This is so I can have different names for the input string BUT run the same case (this is to avoid redundant code for what I'm doing).
    Thanks.

    For more complex logic use can use create a boolean array and convert it to a number.
    Mark Yedinak
    "Does anyone know where the love of God goes when the waves turn the minutes to hours?"
    Wreck of the Edmund Fitzgerald - Gordon Lightfoot

Maybe you are looking for

  • Menu button wont work! pleeeease help!

    my i pod mini's menu button wont work. i'll push it and it doesn't respond. and i cant reset it because i need to use the menu button. also...the backlight will come on at random times lyk even when im not using it. and it beeps sometimes too. just r

  • Creating Holidays Based on Following Rule

    Hi All, There is requirement from client to created holidays based on following Rules : 1 Rule. For eg. if holidays falls on 20-June every year, then holiday will be given on Third Monday of June every year. How to configure this      Ans. I have tak

  • Fly in when scrolling down

    I would like to make an object fly over when you're scrolling down on the page. (And when you scroll up, the object goes back) Is it possible to do this with the 'Animation' panel? I can make an object fly by when the page loads, but not when scrolli

  • How to put apps on a portable hard drive

    I want to sync apps to my computer.  I want them off my phone for now.  I want to put them back on later.  If I manually uncheck the apps I want off the phone then sync, where do those apps go?  Can I get them back later?  I need them to go on a port

  • Crystal Reports for Eclipse 2.0.1 - MyEclipse 7.5

    Hello, I'm wondering if somebody has a complete solution? For <b>MyEclipse 7.5</b> I'm having difficulties installing <b>Crystal Reports for Eclipse 2.0.1</b>. After reading a MyEclipseIde.com thread of februar 2009: <a href="http://www.myeclipseide.