Multiple gateways for different Traffic on ASA 5510 firewall

Hello,
My network atthe moment is set up as:
WAN, with three sites
Site 1
Site 2
Site 3
Site 1 is behind a non-Cisco firewall, which is connected to the internet via a Frame Relay link (using a Cisco 1721 router). We host a number of servers on the Internal network and DMZ's.
All sites connect to the WAN using Cisco routers or switches.
All internet traffic (IN and OUT) for all sites goes via the non-Cisco firewall.
I am interested in the ASA 5510 with six interfaces.
Using the ASA 5510 is it possible to set up two (2) internet connections, one via the Frame Relay and a second internet connection via an ADSL connection?
Then, is it possible to direct the outward-bound traffic via specific gateways based upon either:
(a) the type of traffic, say HTTP from users behind the firewall; or
(b) the IP addresses of the host (i.e. users' PC versus the servers)
Any assistance is welcome.
Kind regards,
IT@C

yes you can do this with policy routing on the internet router in front of the firewall assuming that you are connecting both ISPs to that router. Also, remember that you can do vlans on the ASA. This may cut down on the # of interfaces that you use in your config.
http://www.cisco.com/en/US/customer/products/ps6120/products_configuration_guide_chapter09186a0080636f89.html
HTH, pls rate!

Similar Messages

  • Re: Running the same (Forte) application multiple times -for different

    Hi
    We had the same problem - how to deploy a number of identical applications, using each their own db.
    (for training).
    The solution we used is to wrap the entire application into different applications by using a very small
    module called KURSUS01, KURSUS02 etc, that did nothing but call the start procedure of the main app.
    Then in the dbsession connect, we made a call appname to get the application name, and appended the
    first 8 chars to the dbname. Thus our dbnames now points to logicals name: rdbdataKURSUS01, rdbdataKURSUS02 etc.
    All this allows us to deploy the identical apps in the same env, or change one version, and run both the old
    and new program on the same pc and server at the same time (eg. KURSUS01 and KURSUS02).
    I also think this is a kludge - but it works nicely!
    Jens Chr
    KAD/Denmark
    -----Original Message-----
    From: Haben, Dirk <[email protected]>
    To: 'Soapbox Forte Users' <[email protected]>
    Date: 15. januar 1999 09:41
    Subject: Running the same (Forte) application multiple times - for different business clients.
    Hi All
    We have a number of different business clients all willing to use our
    application.
    The (forte) application is to run on our machines etc for these (business)
    clients.
    All (business) clients will have their data kept in separate Oracle DBs
    (instance).
    The problem now is that the entire (forte) application is written using
    DBSessions.
    Now, depending on what business client needs to be serviced (so to speak) we
    need to attach to the right DB - or use the "right" SO.
    The two options we can think of are:
    Option1:
    Programatic change to somehow "know" what (business) client (DB) I'm talking
    about and then use the right DB.
    Pro:
    Only one forte environment to maintain
    Can run multiple (business) clients on same PC at the same time
    Con:
    Requires many program changes
    bending O-O rules(?)
    can't dynamically name SOs so can it be done at all? (ResourceMGRs maybe?)
    Option2:
    Use separate environments! One for each business client.
    Pro:
    More defined separation of app and data,
    SLA-easy
    Con:
    Maintain "n" number of environments
    Can only run the application for one environment (business client) at a time
    on one PC - Big Negative here!
    Not knowing any feasible solution to option 1 (without much code changes and
    developer moaning) I would go for option two; as I have already worked on
    multi-environment setups on VMS back at the Hydro (hi guys).
    I would appreciate any comments from anyone who has solved this problem.
    How, Why Pro Con etc.
    TIA,
    Dirk Haben
    Perth, WA
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi
    We had the same problem - how to deploy a number of identical applications, using each their own db.
    (for training).
    The solution we used is to wrap the entire application into different applications by using a very small
    module called KURSUS01, KURSUS02 etc, that did nothing but call the start procedure of the main app.
    Then in the dbsession connect, we made a call appname to get the application name, and appended the
    first 8 chars to the dbname. Thus our dbnames now points to logicals name: rdbdataKURSUS01, rdbdataKURSUS02 etc.
    All this allows us to deploy the identical apps in the same env, or change one version, and run both the old
    and new program on the same pc and server at the same time (eg. KURSUS01 and KURSUS02).
    I also think this is a kludge - but it works nicely!
    Jens Chr
    KAD/Denmark
    -----Original Message-----
    From: Haben, Dirk <[email protected]>
    To: 'Soapbox Forte Users' <[email protected]>
    Date: 15. januar 1999 09:41
    Subject: Running the same (Forte) application multiple times - for different business clients.
    Hi All
    We have a number of different business clients all willing to use our
    application.
    The (forte) application is to run on our machines etc for these (business)
    clients.
    All (business) clients will have their data kept in separate Oracle DBs
    (instance).
    The problem now is that the entire (forte) application is written using
    DBSessions.
    Now, depending on what business client needs to be serviced (so to speak) we
    need to attach to the right DB - or use the "right" SO.
    The two options we can think of are:
    Option1:
    Programatic change to somehow "know" what (business) client (DB) I'm talking
    about and then use the right DB.
    Pro:
    Only one forte environment to maintain
    Can run multiple (business) clients on same PC at the same time
    Con:
    Requires many program changes
    bending O-O rules(?)
    can't dynamically name SOs so can it be done at all? (ResourceMGRs maybe?)
    Option2:
    Use separate environments! One for each business client.
    Pro:
    More defined separation of app and data,
    SLA-easy
    Con:
    Maintain "n" number of environments
    Can only run the application for one environment (business client) at a time
    on one PC - Big Negative here!
    Not knowing any feasible solution to option 1 (without much code changes and
    developer moaning) I would go for option two; as I have already worked on
    multi-environment setups on VMS back at the Hydro (hi guys).
    I would appreciate any comments from anyone who has solved this problem.
    How, Why Pro Con etc.
    TIA,
    Dirk Haben
    Perth, WA
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Multiple "vserver" for different apps in a single VLAN (Bridge Mode)

    Hi,
    I'm deploying Cat6500 with CSM-S & FWSM modules. Doing bridge mode for the CSM (and FWSM will do the inter-VLAN routing upfront).
    There are 3 (three) different applications (Vidiator, BEA & XIAM) placed in the Internet VLAN. Each application consist of multiple servers. Two applications (BEA & XIAM) need to be load-balanced, and the other one (Encoder) in the same VLAN does NOT need to be load-balanced.
    The questions are:
    - Is it possible to create multiple virtual servers (vserver) for different applications (BEA & XIAM) on the same VLAN client/server ?
    - Is it also possible to do Load Balancing only for some Servers (BEA & XIAM) on one VLAN, while other servers (Encoder) on the same VLAN do NOT need load-balance? If, so what is the method? If not, what should be done?
    Below is the script for CSM-S that I'm planning to deploy, please kindly provide your comments and advices.
    Thanks a lot in advance.
    Johan KC
    MY SCRIPT:
    module ContentSwitchingModule 9
    vlan 96 client
    ip address 10.67.96.9 255.255.252.0
    alias 10.67.96.8 255.255.252.0
    vlan 296 server
    ip address 10.67.96.9 255.255.252.0
    vserver BEA-PROXY-WEB
    virtual 10.67.96.1 tcp www
    vlan 96
    server farm BEA-PROXY-SERVERS
    replicate csrp connection
    persistent rebalance
    inservice
    server farm BEA-PROXY-SERVERS
    nat server
    no nat client
    real 10.67.96.2
    inservice
    real 10.67.96.5
    inservice
    probe ICMP
    server farm XIAM-WEB-SERVERS
    nat server
    no nat client
    real 10.67.96.26
    inservice
    real 10.67.96.29
    inservice
    probe ICMP
    vserver XIAM-WEB
    virtual 10.67.96.25 tcp www
    vlan 96
    server farm XIAM-WEB-SERVERS
    replicate csrp connection
    persistent rebalance
    inservice

    Hi Gilles,
    Thanks a lot for your respond.
    1. For the multiple vservers.
    Both applications provide HTTP service but think that I could run them on different port number: 80 and 8080. Will this work?
    2. About the non-loadbalancing apps (encoder).
    There are two servers and future adding is possible. They can work independently of each other. Both servers just provide FTP access, for content provider to upload files.
    Since both servers will run the same service (FTP) and port number, I don't think we can create two vservers for them, right?
    You also said that I could have the server in the internet vlan and client accessing it directly. Is this mean that no vserver config needed? So, from FWSM the client traffic will go straight to the servers (without passing the CSM)?
    If this is possible, sound like good option to me.
    Please kindly provide your advice/comments.
    Thanks again.
    Best Regards,
    Johan KC

  • How can I manage multiple iPads for different students?

    Problem: I need to manage multiple iPads for my students with special needs. I need to download different apps to different iPads and I'm not sure how to keep their apps separate but still keep ultimate control of the units (i.e. lock them from loading anything on the apps that we at the school district haven't approved).
    I need to be the only one doing updates, loading software, etc., and don't want to keep using my own personal iTunes account...any suggestions?

    If the presenter is using a computer and everyone else has an iPad this is very easy and free. Just use http://join.me and on the iPad just download their free app

  • Delivery to multiple invoices for different BPs

    Hi,
    I have the following scenario:
    You add a delivery note for one customer. There are situations when should be three different invoices, but for other 3 different BPs as the customer who received the goods is not necessarily the one paying for them.
    I know there is a payment consolidation, but you can only include one father code.
    Any ideas?
    Thanks,
    Cristina

    Hi Cristina,
    it must be very difficult to keep track of who received what goods & who is meant to pay for them.
    If this group of BPs is definite, you could create a virtual 'master' consolidating BP & run a group account where you keep all the billing addresses in the one spot. The disadvantage is that you will not easily be able to pinpoint which of the 'child' BPs still owes for what invoice.
    You can also create invoices & payments for different BPs & then use internal reconciliation with multiple BPs. This may be more traceable option, but depends on manual actions & is therefore error prone.
    All the best,
    Kerstin

  • PP : Need to find Multiple Batches for different production Orders

    Hi Experts,
    I have a requirement that, user wants to see the  "Single batch assigned for multiple production orders and different materials"
    Which its a off case, it cannot be done , but i have gone with 1. So user wants to know all the Orders which has same batch but for different  materials & Orders.
    Please help me in this regard.
    Br,
    SandeepCH

    Hi Shri,
    Please find the attachment  for your better understanding.
    Yes, as you said one material can have multiple batches, But that same batch cannot be linked with other material. This was my requirement.
    So now i want to know all the  batches which came in double for different materials.
    Br,
    SandeepCH

  • Regarding Multiple companycodes for different timezones

    Hi Experts,
    I have one requirement i.e My client is having Multiple company codes for different time zones and we need to think how we are going to handle the Infocube dataload.
    Please give me some inputs and do the needful.
    Thanks
    Lakshmi

    Let's have another try with a more technical document from the same author:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20c9bf52-daee-2b10-d990-c6ff03f71088?quicklink=events&overridelayout=true
    The principles of this architecture are to build a BW with separate layers (PSA, ODS or cubes) and independant domains (for instance: country, company etc;). In simple word and in your case, it could be an architecture with independant infoProviders (and data flows) for each company so that a problem occuring for one dataload (and one company) doesn't impair the dataload of another company. You could still do cross company reports using multiproviders but each company is totally independant in term of dataloads and data.
    Regards,
    Fred

  • How can we use a pdf form multiple times for different people (students)?

    Our school created a pdf form of our report card but we are not able to "save as" the forms for use by multiple teachers for multiple students. Please advise.

    Just use Adobe Reader XI.  Adobe Reader XI allows for forms data saving but it does NOT allow for locking down that data.

  • Unable to see interface on ASA 5510 Firewall

    Hi All,
    I am unable to see 4th interface on my firewall i.e fastether0/3 on my firewall ASA 5510.
    Below is the output.
    ciscoasa# sh int ip br
    Interface                  IP-Address      OK? Method Status                Protocol
    Ethernet0/0                x.x.x.x           YES CONFIG up                    up
    Ethernet0/1                x.x.x.x           YES CONFIG up                    up
    Ethernet0/2                unassigned      YES unset  administratively down down
    Internal-Control0/0        127.0.1.1       YES unset  up                    up
    Internal-Data0/0           unassigned      YES unset  up                    up
    Management0/0              192.168.1.1     YES CONFIG up                    up
    Please suggest what could be the reason.
    Regards
    Pankaj

    Hi Ramraj,
    Even i have the base license for my ASA 5510 which is showing all the 4 interfaces in sh ver. I don't think so license would be an issue. There should be some IOS code bug that needs to be upgraded. If this goes for an OS upgrade it should get resolved.
    Its not showing up in sh ver . As Karsten said he might be running on old IOS version.
    fy-a# sh ver
    Cisco Adaptive Security Appliance Software Version 8.4(4)1
    Device Manager Version 6.4(5)
    Compiled on Thu 14-Jun-12 11:20 by builders
    System image file is "disk0:/asa844-1-k8.bin"
    Config file at boot was "startup-config"
    fy-a up 1 day 1 hour
    Hardware:   ASA5510, 1024 MB RAM, CPU Pentium 4 Celeron 1600 MHz
    Internal ATA Compact Flash, 256MB
    BIOS Flash M50FW016 @ 0xfff00000, 2048KB
    Encryption hardware device : Cisco ASA-55x0 on-board accelerator (revision 0x0)
                                 Boot microcode   : CN1000-MC-BOOT-2.00
                                 SSL/IKE microcode: CNLite-MC-SSLm-PLUS-2.03
                                 IPSec microcode  : CNlite-MC-IPSECm-MAIN-2.06
                                 Number of accelerators: 1
    0: Ext: Ethernet0/0         : address is 2c54.2d0c.8f1a, irq 9
    1: Ext: Ethernet0/1         : address is 2c54.2d0c.8f1b, irq 9
    2: Ext: Ethernet0/2         : address is 2c54.2d0c.8f1c, irq 9
    3: Ext: Ethernet0/3         : address is 2c54.2d0c.8f1d, irq 9
    4: Ext: Management0/0       : address is 2c54.2d0c.8f1e, irq 11
    5: Int: Not used            : irq 11
    6: Int: Not used            : irq 5
    Licensed features for this platform:
    Maximum Physical Interfaces       : Unlimited      perpetual
    Maximum VLANs                     : 50             perpetual
    Inside Hosts                      : Unlimited      perpetual
    Failover                          : Disabled       perpetual
    VPN-DES                           : Enabled        perpetual
    VPN-3DES-AES                      : Enabled        perpetual
    Security Contexts                 : 0              perpetual
    GTP/GPRS                          : Disabled       perpetual
    AnyConnect Premium Peers          : 2              perpetual
    AnyConnect Essentials             : Disabled       perpetual
    Other VPN Peers                   : 250            perpetual
    Total VPN Peers                   : 250            perpetual
    Shared License                    : Disabled       perpetual
    AnyConnect for Mobile             : Disabled       perpetual
    AnyConnect for Cisco VPN Phone    : Disabled       perpetual
    Advanced Endpoint Assessment      : Disabled       perpetual
    UC Phone Proxy Sessions           : 2              perpetual
    Total UC Proxy Sessions           : 2              perpetual
    Botnet Traffic Filter             : Disabled       perpetual
    Intercompany Media Engine         : Disabled       perpetual
    This platform has a Base license.
    Serial Number: JMX1AXXXXX
    Running Permanent Activation Key: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    Configuration register is 0x1
    Configuration has not been modified since last system restart.
    fy-a#
    Ramraj please do correct me if am wrong.
    Please do rate if the given information helps.
    By
    Karthik

  • Multiple Public IP's on single ASA 5510 - "Segment Traffic"

    Hello,
    I was told this is not possible on Cisco ASA, just wondering if its true.
    Description:   We are setting up 2 new exchange servers, they need to go out the same ASA on different interfaces to seperate Public IP's. We also have a 3rd Public IP for our Staff.
    Basically we want our Staff to use the 10x5 slow internet connection (Public 3). We want Server 1 to use Public IP 1 and Server 2 Public IP 2.
    Server 1  -----> Public IP 1
    Server 2  -----> Public IP 2
    Staff       ------> Public IP 3
    I was told PBR (Policy Based Routing) is not supported on Cisco ASA, which I understand. But is there a work around with the ASA, or will I HAVE to implement a layer 3 device infront of the ASA?
    We also have a DMZ in the mix, I dont know if that changes anything.
    I hope this makes sense, if not I can try and explain more, but any advice would be greatly appreciated! I dont want to expense another layer 3 device if possible!

    Hi,
    Here is a link to another discussion where a user wanted to direct a certain DMZ network traffic through another ISP
    https://supportforums.cisco.com/thread/2209874
    Naturally the NAT setup doesnt exactly match with your need but essentially in your case it would just slightly modifying the NAT configurations.
    Naturally this is not something that is really suggestable for a production environment but it should work. Then again as Cisco doesnt officially support it there is no knowing what future updates might do to this or what would happen if you ran into problem with NAT related operation of the firewall.
    Because of this way of NAT configuration the configurations would naturally come more complex and the ordering of NAT rules might need more close look when modifying them.
    - Jouni

  • Multiple sites for different geographic areas

    i did a website for a letting agency in glasgow (
    http://www.youlet.co.uk ) but
    now the company has decided to open up an extra branch in
    cambridge. iv optimised the original site and it appears in top 4
    under certain optimised key phrases in msn and yahoo. iv been asked
    to make a duplicate site for the cambridge office. now obviously
    pages like the property search will have different content but more
    informative pages like the home, about pages will be practicaly
    identical other than changing all text references and keywords to
    contain cambridge instead of glasgow.
    so as not to mess with the ranking of the existing site, i
    was going to put that whole site into a subdomain like
    website/glasgow, do the same with the cambridge version then have
    an index page on the main site linking off to the 2 sites.
    what i wanted to ask was by doing this subdomain idea will
    this allow each site to be treated as a site in its own right and
    allow the glasgow veriosn to get back to where it was in the
    rankings with it getting ignored as it is a subsdomain?
    and also because the glasgow and cambridge sites will be
    mostly identical apart from references to the location will this
    count as being duplicate sites and count as spam?

    Welcome to the Apple Discussions. When publishing multiple sites to to a MobileMe account the last published site will be accessible via the simple URL: http://web.me.com/youraccountname/
    However each site has it's own URL which would be:
    http://web.me.com/youraccount_name/sitename
    So you need to tack on the site name at the end of the simple URL.
    For what it's worth I use iWebSites to manage over 40 individual sites.. It lets me create multiple sites and multiple domain files.
    If you have multiple sites in one domain file here's the workflow I used to split them into individual site files with iWebSites. Be sure to make a backup copy of your original Domain.sites files before starting the splitting process and move it to another location on your HD until you're satisfied the separation process is completed and what you want.
    This lets me edit several sites and only republish the one I want. It's something you might want to take a look at.

  • Update multiple row for different values

    hi,
    Please provide me the sql query to update multiple row in a table with different values.
    i need to change the old date to new date
    we have only 3 column id,name,old date.now i need to update the old date to new date
    ID name old date new date
    1 A 2012-12-20 12/7/2012
    2 B 2012-12-20 12/9/2012
    3 c 2012-12-20 12/5/2012
    thank you.

    Here are two ways to do this. Thanks to ranit for the table creation script, which I adapted.create table test_x
    as
    select 1 id, 'A' name, to_date('2012-12-20','yyyy-mm-dd') old_date
    from dual UNION ALL
    select 2 id, 'B' name, to_date('2012-12-20','yyyy-mm-dd') old_date
    from dual UNION ALL
    SELECT 3 ID, 'C' NAME, TO_DATE('2012-12-20','yyyy-mm-dd') OLD_DATE
    from dual;First method using MERGE:MERGE INTO TEST_X O
    USING (
      select 1 id, to_date('12/7/2012','mm/dd/yyyy') new_date
      from dual UNION ALL
      select 2 id, to_date('12/9/2012','mm/dd/yyyy') new_date
      from dual UNION ALL
      SELECT 3 ID, TO_DATE('12/5/2012','mm/dd/yyyy') NEW_DATE
      FROM DUAL
    ) n
    ON (O.ID = N.ID)
    WHEN MATCHED THEN UPDATE SET OLD_DATE = n.NEW_DATE;Second method using UPDATE:UPDATE TEST_X SET OLD_DATE =
      CASE WHEN ID = 1 THEN TO_DATE('12/7/2012','mm/dd/yyyy')
           WHEN ID = 2 THEN TO_DATE('12/9/2012','mm/dd/yyyy')
           WHEN ID = 3 THEN TO_DATE('12/5/2012','mm/dd/yyyy')
      END
    where id between 1 and 3;
    You probably don't want to use these methods.*
    You say the "user" will enter these values. Will he always enter exactly 3 values?
    The "user" will enter values into a screen I suppose. What language is the user interface programmed in?

  • Multiple License for different Labview version

    A coworker is trying to tell me that he read somewhere on the NI forums or knowledge base that with a multiple license it is possible to use
    the maximum number of licenses on EACH version of Labview.  That is, if there are 5 licenses available that there could be 5 copies of 8.5 and 5 copies of 9.0, etc. available for concurrent use.  That seems pretty unlikely to me.  Can someone clarify? 

    Hi Over_Nyquest,
    If you have a single license then the different license types are the different options you have for using the software. So, you could use your single license as a "Computer-Based License" and only activate it on one computer for multiple people to have access to. The other option you have is to use it as a "Named-User License" and install it on 3 computers in different locations for your use. For instance, you could install it on your personal PC/laptop, your office computer, and your labroom computer. This is designed for your use only and will allow you to use LabVIEW at different locations during the day.
    -Jake B.

  • Multiple URLs for different sites created on iWeb?

    When I created a second site and went to publish it, the site was given the same URL (web address) as the first site I created. Does iWeb not identify new sites with unique URLs? Essentially my question is does each MobileMe account only support a single website?

    Welcome to the Apple Discussions. When publishing multiple sites to to a MobileMe account the last published site will be accessible via the simple URL: http://web.me.com/youraccountname/
    However each site has it's own URL which would be:
    http://web.me.com/youraccount_name/sitename
    So you need to tack on the site name at the end of the simple URL.
    For what it's worth I use iWebSites to manage over 40 individual sites.. It lets me create multiple sites and multiple domain files.
    If you have multiple sites in one domain file here's the workflow I used to split them into individual site files with iWebSites. Be sure to make a backup copy of your original Domain.sites files before starting the splitting process and move it to another location on your HD until you're satisfied the separation process is completed and what you want.
    This lets me edit several sites and only republish the one I want. It's something you might want to take a look at.

  • Answers: Multiple sorts for different rsum (multiple ABC-Analysis in one)

    Hello
    I want to do an ABC-Analysis i.e. on my ProducLines. I am doing it by using something like:
    CASE WHEN
    RSUM(Sales / SUM(Sales by) * 100) < 75 then 'A'
    WHEN ... THEN 'B'
    ELSE 'C'
    END
    This works fine so far but I need to take the column "Sales" into my request and order the request on that. (to get the "big ones" at the beginning)
    Details on this can be found here: http://blog.trivadis.com/blogs/andreasnobbmann/archive/2009/09/18/abc-analysis-in-obiee.aspx
    My Problem now:
    I would like to do this ABC-Analysis Sales and SalesPreviousMonth and SalesYTD all three in one and the same request.
    I did not find out how I can do different "order by" for my three different Formula-columns. I tried with UNION ALL but did not really get it until now (only the final result can be sorted, but I would need sort column in the subrequests to get correct A,B,C-Values).
    Did anyone already have a similar requirement? How did you solve it?
    Thanks for any hints.
    Thomas
    Edited by: Thomas L. on Jul 23, 2010 6:35 PM

    I am also baffled. I tried to find this "default Captivate quiz" in the help section of Captivate with no results. When I again contacted the representative, he closed the conversation before speaking with me.
    Thank you for choosing Adobe. A representative will be with you shortly. Your estimated wait time is 0 minute(s) and 4 second(s) or longer as there are 1 customer(s) in line ahead of you.
    You are now chatting with 'Khyati'
    Thank you for chatting with us. Please click the "Close" button on the top right of the chat window to tell us how we did today.
    I have posted the entire correspondence on Adobe Captivate's Facebook page in the hopes that I might get some swift assistance from the company.

Maybe you are looking for

  • No effect after changing the message mapping

    Hi everybody, i'm using PI 7.1. After changing the attributes in my message mapping i can no see any effect in my result. Should it be a cache problem? Where can i delete the caches? regards, Sid

  • When I try to open Firefox, warning saying profile missing or inaccessible

    When I try to open Firefox, a warning sign appears saying your firefox profile cannot be loaded. It may be missing or inaccessible

  • Possible of memory leak in the loop

    Recently my application do get OutOfMemory issue. I realized the memory is keep on stack up as i saw in the task manager, the jlaunch keep growing and it won't drop back. That day i'm running a search function and it will query the table to retrieve

  • Opening a new form by clicking a button...

    How is it possible to open a new form by clicking a button in a form? I have tried following methods: htp.formOpen(owa_util ... go('<URL>'), call('<URL>'), portal30.www_user_utilities.get_url ... portal30.wwa_app_module.link ...

  • Planning on mortgage.. Any advice?

    I want to buy a house in the beginning of next year. I started prepping at the beginning of 2015. Ive paid off all my debts, so no open loans at all. I want to apply for a FHA loan with chase since I have several credit cards and my bank account with