Variable presentation doesn't work is not in the filter using expr

Hi friends,

I have a quick period with a variable presentation of the v_period used. Inturn, so I applied formula below one of my measure column in the analyses below the means, it does not work when I select the name of period of command prompt. How can I place the presentation variable from the prompt for the filter with expression.

FILTER ("Fact_GL_balances". "Actual_ending_bal" for HELP ("Dim2_GL_periods" ".") " Period_name' IN ('v_period')))

Kind regards

Saro

Hi, Saro,

I think the correct syntax when you use variable presentation would be:

FILTER ("Fact_GL_balances". "Actual_ending_bal" for HELP ("Dim2_GL_periods" ".") " ((IN Period_name' (@{v_period})))

OBIIE does not generate the correct syntax when you use the expression builder

And if v_period can have multiple values, you should use this:

FILTER ("Fact_GL_balances". "Actual_ending_bal" for HELP ("Dim2_GL_periods" ".") " ((Period_name' IN (@{v_period} [' @'])))

I have not tried in my OBIEE because I need to filter a Dimension column, so I have to use CASES instead of FILTER, but this is my reference:

Q & A: OBIEE OBIEE 11 g: presentation Variable initialization in a multiple selection prompt

Concerning

Ana GH

Tags: Business Intelligence

Similar Questions

  • LR 5 doesn't work is not on the new Macbook Pro.

    LR 5 doesn't work is not on the new Macbook Pro.  Have tried 2 CC downloads, download licensed 5.6 and 5.5 download licensed, all the results in the same thing.  It comes up with the screen base but no signs and gives that an error occurred when changing the modules.  Nothing I have tried seems to help.  He also said "start with lightroom mobile at the top on the left, although it said it's Lr 5.6.  Anyone else having problems?  Calls to adobe are no help and have to wait until Monday for technical support.  Surely this must run on a NEW laptop with any other installed software!

    Setup logs was very good.  Application installed but is not working properly.  Finally got Adobe support and it turns out be a file permissions error.  Had to add applications and myself as accessors of the Lightroom folder under ~/Library/Adobe/ path and set permissions to read & write (was read only for everything except system) and apply to all the cases closed.   Works fine now.  Including this here in case when someone else is going through this issue.

  • HP Pavilion: Touchscreen doesn't work is not in the browser

    My touch screen stopped working specifically in Chrome.  It seems to work everywhere else, including IE.  It's probably a frame in Chrome or something on the computer settings I managed to accidentally change?  Thank you!

    Hi there @jexylou,

    Welcome to the Forums of HP Support! It's a good place to find the help you need, other users, HP experts and other support staff. I understand that you have a problem with the chrome browser works only not with the touch screen. I'll be happy to help you.

    Open chrome

    Put this in the address bar: chrome://flags/#touch-events

    Change the setting "enable Touch events" "Automatic" to "Enable"

    Please keep me informed of the progress of things.

    If you need help, let me know and I will gladly make all that I can to help you.

    Please let me know if that solves the problem by marking this post as "accept as a Solution.
    To simply say thank you, click the Thumbs up below!

    Thank you.

  • USB doesn't work is not on the external hard drive

    I have Vista Ultimate and here I noticed recently USB not working only not on the external hard drive. I tried to update the drivers and the system responds with the most recent driver already installed. Verified the USB ROOT property and shows nothing when it comes to th Ext. HD but it sees the usb hub and head phones. An organization can help its driving me crazy!

    Hi Chaser07,

    Follow the instructions below that may help you resolve the issue.

    Method 1:

    I suggest you try to use an external hard drive on another USB plug and check if it works.

    Method 2:

    Automatically diagnose and repair problems with the devices when the Device Manager does not detect your hardware, audio, USB, or other devices, or when your devices are disabled or does not.

    Click run now in the link below to diagnose and fix problems automatically.

    Hardware devices not detected or does not

    http://support.Microsoft.com/GP/hardware_device_problems

    Check whether the problem is resolved.

    Method 3:

    Click on the link below to run Fix it which will help you to solve the problem.

    Tips for solving problems of USB devices

    http://windowshelp.Microsoft.com/Windows/en-us/help/c39bd203-f729-47a4-8351-83291e13c8a81033.mspx

    Check whether the problem is resolved.

    Method 4:

    Click on the link below and install the update.

    Rollup cumulative update for USB in Windows Vista Basic components

    http://support.Microsoft.com/kb/941600

    Please post back and let us know if it helped to solve your problem.

    Kind regards

    KarthiK TP

  • Touchscreen doesn't work is not for the Satellite U920t - 10 p

    Please read this completely before you answer with your copied and pasted answers.

    My touch screen lets you stop work, but was still attached with a reboot of the machine.
    Now it doesn't work at all and * I've tried everything posted elsewhere in this forum *.

    I tried to change the settings for battery power, try to update the drivers (not exactly who is right though!).

    Please can anyone help because it is a new machine and it's very frustrating.

    Serial number: 7D054633H
    Model: Toshiba Satellite U920t - PSUL1E-01900JEN 10 p

    Thanks in advance.

    > Please read this completely before you answer with your copied and pasted answers.
    IMHO, I n t think that someone here in the forum doesn t read the messages before playback
    I hope that this part of your post is just the result of frustration due to the malfunction of the notebook...

    Back to your question:
    > I tried everything already posted elsewhere in this forum.
    and what does this mean? What have you tried exactly?
    Have you given zero and plant control panel?

    If not try and in the case where this help not the laptop's hardware could be affected which requires new checks of material by an authorized

  • IPhone 6s off right speaker doesn't work is not on the helmet

    IPhone 6s off right speaker doesn't work don't not on the helmet, tried 3 different sets of headphones, have tried to clean shooting, reloading the OS etc., checked the slider etc, still no joy, any suggestions very welcome. It works on both speakers if I don't push the CAP fully home (but he then falls easily).

    Are you sure that you're pushing all the way?  If you are, this looks like a connector damaged in the phone. As a 6 s that it is still under warranty, then take it to an Apple store.

  • JavaScript doesn't work is not on the page navigation

    Hello

    I have a manual tabular presentation on the emp table. There is a javascript function that calls for the deptno column change. If deptno is RESEARCH (20), then it turns off the field for this employee hiring date.


    The same function is called on page load using the threshold:

    $("[name=f04]').change ();


    It works fine when the page is loaded for the first time. When I navigate to see the next set of rows (for example, 16 to 30) then the javascript code does not work.


    An example can be seen on apex.oralce.com:

    https://Apex.Oracle.com/pls/Apex/f?p=30264:28


    Workspace: apex2014

    Username: forum

    Password: abc123

    Application: 30264 Dev2

    Page: 28

    Can someone explain why it behaves like this?

    Thank you

    ZKay wrote:

    I have a manual tabular presentation on the emp table. There is a javascript function that calls for the deptno column change. If deptno is RESEARCH (20), then it turns off the field for this employee hiring date.


    The same function is called on page load using the threshold:

    $("[name=f04]').change ();


    It works fine when the page is loaded for the first time. When I navigate to see the next set of rows (for example, 16 to 30) then the javascript code does not work.

    Can someone explain why it behaves like this?

    This occurs because the function is called only once the page loads, and therefore affects only the lines that existed when the page is initially rendered. Page navigation performs a partial page of AJAX (PPR) refresh that completely replaces a set of lines of form (including their properties dynamically applied) with a new series with different properties. It is necessary to apply the function whenever a new set of lines is displayed. The best way to proceed is to call the function using an dynamic after Refresh with a dynamic range action:

    Event: After refresh

    Selection type: Region

    Region:

    Action: Run the JavaScript Code

    Scope of the event: Dynamics

    Fire on Page load: Yes

    Code:$('[name=f04]').change();

    Note that rows 13 & 18 in your function cause errors of execution. As I do not understand the purpose of these that I commented on them in order to demonstrate the dynamic action solution:

    function test2(pThis){  // orpheus4192
      var v_item_value = pThis.value;
      var v_hiredate_item = $(pThis).closest('tr').find('td[headers=HIREDATE] input[name=f05]');
      var v_hiredate_button = $(pThis).closest('tr').find('td[headers=HIREDATE] button');
      var currIndex = $('select[name="'+pThis.name+'"]').index(pThis);
      var currRow  = currIndex+1;
    
        //alert(pThis.name);
      if ( v_item_value == '20' ){
          v_hiredate_item.prop('readOnly',true);
          v_hiredate_button.prop('disabled',true);
    
          //document.getElementById("f08_"+[currRow]).disabled=true;
      }
      else{
          v_hiredate_item.prop('readOnly',false);
          v_hiredate_button.prop('disabled',false);
          //document.getElementById("f08_"+[currRow]).disabled=false;
      }
    }
    

    Things are not helped by the mixture of techniques here. The code would be easier to understand and maintain if a coherent approach was followed. It is recommended to always use jQuery to select and manipulate items, then select the items of dynamically across the table from the declarative mode headers attributes, rather than trying to understand the absolute values of ID from the control of the name and line numbers. It's much more intuitive, generally requires less code and is waterproof later insertions and changes in the order of the columns. Potential problems are only the changes to the control type or the column alias (because the latter is generally required in the selector), but these changes are likely to occur less frequently.

    Do not forget that to get the headers consistent and understandable static ID selectors must be applied manually to the IR columns in APEX 5.0...

  • sort order doesn't work is not in the library module

    Hi, I shoot events with 2 different cameras, using a pool to the other and back dozens of times switching.  When I come home, I import the maps of two cameras in Lightroom. In the library module, the small previews on the bottom sort by chronological order of capture OF the CAMERA.  meaning that it shows all the photos sorted by capture of the camera one time and then all the photos, sorted by the time form camera capture 2.  I have many, many would prefer if the form of photos, both sorted cameras sort by ABSOLUTE capture time, not a single camera, then another.  In the library module, select view/sort/capture time but it just doesn't work.  any help?

    Thank you

    Triple - make sure that the camera clocks have been set at the same period.

    The best way to do that is to display the date of capture under the thumbnails mode grid library. In the library, view > Display Options and set the low label or the top of the Compact cell Extras to capture Date/time. Then set View > grid view Style > Compact cells.

    Then view > sort > time capture. Look closely at the date/time under thumbnails and pay attention to the AM/PM (if you are in a country with 12-hour formats).  The date/time by strictly ascending order?

    If they are not strictly ascending, thanks for posting a screenshot of high resolution of your entire window of LR showing the problem.

  • Find the base of Object.vi doesn't work is not in the picture 3D Solidworks Import control

    Hello

    I try to import the Solidworks model, I get the whole Assembly in 3D image image but when I try to find the particular help object to find object.vi It gives me

    Error 1 ganglion invoke in NI_3D photo Control.lvlib:Find Object.vi-> VRMLviewer.vi


    Possible reasons:
    LabVIEW: An input parameter is not valid. For example if the input is a path, the path can contain a character not allowed by the operating system such as? or @.
    =========================
    NOR-488: Command requires GPIB controller charge controller.

    Is there a specific way to be part of Solidworks or wjat could be the possible reason.

    Thanks in advance.

    Although you probably have names on your model, your VRML (.wrl) file does not work. If you try to open the file with a text editor, you can fix this by adding the following statement before processing:

    Basis of DEF transform {}

    This will allow you to access the location of the VI to find. The error is because LabVIEW has not found the name in your VRML.

  • HP officejet 6500 has more: press the button doesn't work is not on the right side

    Hi I tried to turn on my printer and it is stuck on maintenance mode and will not work my right from the touch pad is there a replacement for the touchpad or a way around the mainenance mode?

    Hello @jgrier1,

    Welcome to the forums of HP.

    I understand that your printer is stuck on maintenance mode and the touchpad is not responding.

    I would like to help.

    I'm sorry, but the display on the Officejet 6500 has more, is not a replaceable part by the user.

    Try to go through the document next to the touch screen.

    It also can you go beyond the question of maintenance mode.

    The touch screen is unresponsive

  • right shoulder button doesn't work is not on the gamepad xbox on pc XP

    Hello
    I have a joystick type xbox 360 connected to my pc and the right shoulder button does not work when you play Rainbow 6 Vegas 2.  Initially it would not work so I changed the ID & as recommended numbers on a forum, I visited. Now, all controls work except the right shoulder button. The file that I modified is shown below.  Any help much appreciated.
    concerning
    Pete

    [Joystick2]
    ProductName = gamepad Xbox HID minidriver
    VendorID = 5168
    ProductID = 63489
    Joy1 = XboxTypeS_A
    Joy2 = XboxTypeS_B
    Joy3 = XboxTypeS_X
    Joy4 = XboxTypeS_Y
    Joy5 = XboxTypeS_RightShoulder
    Joy6 = XboxTypeS_LeftShoulder
    Joy7 = XboxTypeS_Start
    Joy8 = XboxTypeS_Back
    Joy9 = XboxTypeS_LeftThumbstick
    Joy10 = XboxTypeS_RightThumbstick
    Joy11 =
    Joy12 =
    Joy13 =
    Joy14 =
    Joy15 =
    Joy16 =
    Axis_X = XboxTypeS_LeftX
    Axis_Y = XboxTypeS_LeftY
    Axis_Z = XboxTypeS_LeftTrigger
    Axis_Rotation_X = XboxTypeS_RightX
    Axis_Rotation_Y = XboxTypeS_RightY
    Axis_Rotation_Z = XboxTypeS_RightTrigger
    Slider_0 =
    Slider_1 =
    DPadUp = XboxTypeS_DPad_Up
    DPadDown = XboxTypeS_DPad_Down
    DPadLeft = XboxTypeS_DPad_Left
    DPadRight = XboxTypeS_DPad_Right

    Hello

    The question you have posted is related to the Xbox 360 controller.  Please visit the link below to find a community that will offer in support of your application.

    XBOX support:
    http://support.Xbox.com/en-us/Xbox-360/get-started/home?XR=shellnav

    Reference: http://support.Xbox.com/en-us/Xbox-360/accessories/controllers-remotes#1af1420135ff4637ab4f495f75a145b8

    Hope this information is useful.

  • Photosmart HP 6520 all-in-one: Photosmart HP 6520 Scan to computer function doesn't work is not after the driver download

    After that our latest operating system updated, our HP Photosmart 6520 had scanning problems.  Usually a reboot or as part of the scan on the HP computer would work.  Today, I downloaded the latest driver in the hope that could solve the problem.  Now the scanner is not recognize the computer, and I can't enable analysis of the it function with HP on my Mac utility.  The print feature works very well.   This message I see in the HP utility:

    "The HP software required for the Scan of the computer could not be located on this computer. Please download and install the latest HP recommended software for your device to http://www.hp.com/supportand then try again. »

    I searched HP website, but I can't find anything other than the driver I downloaded for Mac OS X 10.10.

    What can I do to get my scanner up and running again?  Thank you very much for your help!

    Hi @kjnowicki

    I want to help you with your scanning device.

    We will reset the printing system, repair disk permissions, add the printer using the driver and try to start a new search.

    Reset the printing system

    1. Click on the Apple icon ( ), then click on System Preferences.
  • RA VPN doesn't work is not on the second external interface

    I've temporarily came from two Internet service providers in our ASA 5510.  Which works very well.  I tried to configure the VPN to our second outside interface (outside-XO) and who does not.  The first/original VPN works great.  Can someone look at the config and tell me if I did something wrong.  It is not a customer number, because it is able to connect fine on the first interface.  Thank you.

    ASA Version 7.1 (2)
    !
    hostname FW01
    dot.com domain name
    activate the password * encrypted
    names of
    !
    interface Ethernet0/0
    nameif outside
    security-level 0
    IP address *.229.200 255.255.255.192
    !
    interface Ethernet0/1
    Speed 100
    full duplex
    nameif inside
    security-level 100
    IP 192.168.2.3 address 255.255.255.0
    !
    interface Ethernet0/2
    nameif outside-XO
    security-level 0
    IP address *.157.100 255.255.255.192
    !
    interface Management0/0
    nameif management
    security-level 100
    IP 192.168.14.254 255.255.255.0
    management only
    !
    passwd * encrypted
    banner login attention is a private network. Unauthorized intruders will BE prosecuted to the extent of the ACT!
    boot system Disk0: / asa712 - k8.bin
    passive FTP mode
    clock timezone PST - 8
    clock summer-time recurring PDT 2 Sun Mar 2:00 1 Sun Nov 02:00
    DNS server-group DefaultDNS
    dot.com domain name
    permit same-security-traffic intra-interface
    object-group service tcp Server
    HTTPS and www description
    EQ object of the https port
    port-object eq www
    object-group service tcp Mail
    SMTP POP3 access description
    EQ Port pop3 object
    EQ smtp port object
    port-object eq 32000
    non-standard tcp service object-group
    Port Description 1429 and 1431
    port-object eq 1431
    port-object eq 1429
    object-group service DNS tcp - udp
    Description to allow outside DNS resolution
    area of port-object eq
    object-group service FTP tcp
    FTP description
    port-object eq ftp
    SMTPMail tcp service object-group
    Description SMTP only access
    EQ smtp port object
    IQWebServer tcp service object-group
    Www and port 8082 description access
    port-object eq www
    EQ object Port 8082
    EQ object of the https port
    port-object eq 8999
    SFTP tcp service object-group
    Description SFTP_SSH
    EQ port ssh object
    outside_access_in list extended access permit tcp any host *. *.229.201 - a group of Web server objects
    outside_access_in list extended access permit tcp any host *. *.229.202 object-group Mail
    outside_access_in list extended access permit tcp any host *. *.229.202 - a group of Web server objects
    outside_access_in list extended access permit tcp any host *. *.229.202 object-group DNS
    outside_access_in list extended access permit tcp any host *. *.229.203 - group of non-standard items
    outside_access_in list extended access permit tcp any host *. *.229.204 - a group of Web server objects
    outside_access_in list extended access permit tcp any host *. *.229.205 - group of non-standard items
    outside_access_in list extended access permit tcp any host *. *.229.208 - a group of Web server objects
    outside_access_in list extended access permit tcp any host *. *.157.101 - a group of Web server objects
    outside_access_in list extended access permit tcp any host *. *.157.102 object-group Mail
    outside_access_in list extended access permit tcp any host *. *.157.102 - a group of Web server objects
    outside_access_in list extended access permit tcp any host *. *.157.102 object-group DNS
    outside_access_in list extended access permit tcp any host *. *.157.103 - group of non-standard items
    outside_access_in list extended access permit tcp any host *. *.157.104 - a group of Web server objects
    outside_access_in list extended access permit tcp any host *. *.157.105 - group of non-standard items
    outside_access_in list extended access permit tcp any host *. *.157.108 - a group of Web server objects
    access-list 150 extended permit tcp any any eq smtp
    access-list sheep extended ip 192.168.0.0 allow 255.255.0.0 10.1.1.0 255.255.255.0
    access-list sheep extended permits all ip 10.1.1.0 255.255.255.240
    Splt_tnl list standard access allowed 192.168.0.0 255.255.0.0
    Splt_tnl list standard access allowed 10.1.1.0 255.255.255.0
    access-list extended webcap permit tcp any host *. * eq.164.210 smtp
    access-list extended webcap permit tcp host * smtp eq.164.210 all
    pager lines 24
    Enable logging
    logging asdm-buffer-size 200
    buffered logging critical
    exploitation forest asdm errors
    Outside 1500 MTU
    Within 1500 MTU
    management of MTU 1500
    outside-XO MTU 1500
    mask 10.1.1.1 - 10.1.1.15 255.255.255.0 IP local pool VPNpool
    mask 192.168.14.244 - 192.168.14.253 255.255.255.0 IP local pool VPNCisco
    ICMP allow any inside
    ASDM image disk0: / asdm512.bin
    enable ASDM history
    ARP timeout 14400
    Global (outside) 1 *. *.229.194
    Global (outside-XO) 1 *. *. 157.66
    NAT (inside) 0 access-list sheep
    NAT (inside) 1 192.168.0.0 255.255.0.0
    public static tcp (indoor, outdoor) * domaine.229.202 192.168.14.166 netmask 255.255.255.255 area
    public static tcp (indoor, outdoor) *.229.202 www 192.168.14.2 www netmask 255.255.255.255
    public static tcp (indoor, outdoor) *.229.202 smtp smtp 192.168.14.2 mask 255.255.255.255 subnet
    public static tcp (indoor, outdoor) *.229.202 192.168.14.2 pop3 pop3 netmask 255.255.255.255
    public static tcp (indoor, outdoor) *.229.202 32000 192.168.14.2 32000 netmask 255.255.255.255
    static (inside, outside) *. * 192.168.14.6.229.203 netmask 255.255.255.255
    static (inside, outside) *. * 192.168.14.28.229.204 netmask 255.255.255.255
    static (inside, outside) *. * 192.168.14.205.229.205 netmask 255.255.255.255
    static (inside, outside) *. * 192.168.14.29.229.208 netmask 255.255.255.255
    static (inside, outside) *. * 192.168.14.3.229.201 netmask 255.255.255.255
    TCP static (inside, outside-XO) *. * domaine.157.102 192.168.14.166 netmask 255.255.255.255 area
    TCP static (inside, outside-XO) *. *.157.102 www 192.168.14.2 www netmask 255.255.255.255
    TCP static (inside, outside-XO) *. *.157.102 smtp smtp 192.168.14.2 mask 255.255.255.255 subnet
    TCP static (inside, outside-XO) *. *.157.102 192.168.14.2 pop3 pop3 netmask 255.255.255.255
    TCP static (inside, outside-XO) *. *.157.102 32000 192.168.14.2 32000 netmask 255.255.255.255
    static (inside, outside-XO) *. * 192.168.14.3.157.101 netmask 255.255.255.255
    static (inside, outside-XO) *. * 192.168.14.6.157.103 netmask 255.255.255.255
    static (inside, outside-XO) *. * 192.168.14.28.157.104 netmask 255.255.255.255
    static (inside, outside-XO) *. * 192.168.14.205.157.105 netmask 255.255.255.255
    static (inside, outside-XO) *. * 192.168.14.29.157.108 netmask 255.255.255.255
    Access-group outside_access_in in interface outside
    Access-group outside_access_in in interface outside-XO
    Route outside 0.0.0.0 0.0.0.0 *. * 1.229.193
    Route inside 192.168.0.0 255.255.0.0 192.168.2.1 1
    Route outside-XO 0.0.0.0 0.0.0.0 *. * 2.157.65
    Timeout xlate 03:00
    Timeout conn 01:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    Sunrpc timeout 0:10:00 h323 0:05:00 h225 mgcp from 01:00 0:05:00
    Timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00
    Timeout, uauth 0:05:00 absolute
    attributes of Group Policy DfltGrpPolicy
    No banner
    WINS server no
    DNS server no
    DHCP-network-scope no
    VPN-access-hour no
    VPN - connections 3
    VPN-idle-timeout 480
    VPN-session-timeout no
    VPN-filter no
    Protocol-tunnel-VPN IPSec
    disable the password-storage
    disable the IP-comp
    Re-xauth disable
    Group-lock no
    disable the PFS
    IPSec-udp disable
    IPSec-udp-port 10000
    Split-tunnel-policy tunnelall
    Split-tunnel-network-list no
    by default no
    Split-dns no
    disable secure authentication unit
    disable authentication of the user
    user-authentication-idle-timeout 30
    disable the IP-phone-bypass
    disable the leap-bypass
    disable the NEM
    Dungeon-client-config backup servers
    the firewall client no
    rule of access-client-none
    WebVPN
    url-entry functions
    HTML-content-filter none
    Home page no
    4 Keep-alive-ignore
    gzip http-comp
    no filter
    list of URLS no
    value of customization DfltCustomization
    port - forward, no
    port-forward-name value access to applications
    SSO-Server no
    value of deny message connection succeeded, but because some criteria have not been met, or because of a specific group policy, you are not allowed to use the VPN features. Contact your administrator for more information
    SVC no
    SVC Dungeon-Installer installed
    SVC keepalive no
    generate a new key SVC time no
    method to generate a new key of SVC no
    client of dpd-interval SVC no
    dpd-interval SVC bridge no
    deflate compression of SVC
    Cisco strategy of Group internal
    Cisco group policy attributes
    value of server WINS 192.168.14.4 192.168.14.11
    value of 192.168.14.4 DNS server 192.168.14.11
    Split-tunnel-policy tunnelspecified
    value of Split-tunnel-network-list Splt_tnl
    field default value *.com
    username * password * encrypted
    username * password * encrypted privilege 0
    username * password * encrypted
    username * password * encrypted
    username * password * encrypted
    username * password * encrypted privilege 15
    username * password * encrypted privilege 15
    the ssh LOCAL console AAA authentication
    Enable http server
    http 0.0.0.0 0.0.0.0 outdoors
    http 192.168.0.0 255.255.0.0 inside
    http 192.168.1.0 255.255.255.0 management
    http 192.168.14.0 255.255.255.0 management
    http 0.0.0.0 0.0.0.0 outside-XO
    SNMP-server host within the public 192.168.14.27 of the community
    location of the SNMP server *.
    contact SNMP Network Admin Server
    Server enable SNMP traps snmp authentication linkup, linkdown cold start
    Crypto ipsec transform-set esp-SHA-ESP-3DES-3des esp-sha-hmac
    Crypto-map dynamic outside_dyn_map 20 the value transform-set ESP-3DES-SHA
    dynamic-map of crypto-XO_dyn_map 10 outside the value transform-set ESP-3DES-SHA
    map outside_map 65535-isakmp ipsec crypto dynamic outside_dyn_map
    outside_map interface card crypto outside
    outside-XO_map 65535 ipsec-isakmp crypto map outside Dynamics-XO_dyn_map
    card crypto outside-XO_map interface outside-XO
    ISAKMP allows outside
    ISAKMP enable outside-XO
    part of pre authentication ISAKMP policy 10
    ISAKMP policy 10 3des encryption
    ISAKMP policy 10 sha hash
    10 2 ISAKMP policy group
    ISAKMP life duration strategy 10 86400
    ISAKMP nat-traversal 20
    IPSec-attributes tunnel-group DefaultL2LGroup
    ISAKMP keepalive retry threshold 600 10
    IPSec-attributes tunnel-group DefaultRAGroup
    ISAKMP keepalive retry threshold 600 10
    tunnel-group, type Cisco ipsec-ra
    attributes global-tunnel-group Cisco
    address pool VPNpool
    Group Policy - by default-Cisco
    tunnel-group Cisco ipsec-attributes
    pre-shared-key *.
    ISAKMP keepalive retry threshold 600 10
    Telnet 192.168.0.0 255.255.0.0 inside
    Telnet 192.168.14.109 255.255.255.255 inside
    Telnet 192.168.14.36 255.255.255.255 inside
    Telnet timeout 5
    SSH 0.0.0.0 0.0.0.0 inside
    SSH timeout 5
    Console timeout 10
    management-access inside
    dhcpd lease 3600
    dhcpd ping_timeout 50
    !
    INSPECT class-map
    class-map inspection_default
    match default-inspection-traffic
    !
    !
    Policy-map global_policy
    class INSPECT
    inspect the dns
    inspect the http
    inspect the icmp
    inspect the tftp
    inspect the ftp
    inspect the h323 ras
    inspect h323 h225
    inspect the snmp
    inspect the sip
    inspect esmtp
    class inspection_default
    inspect the ftp
    !
    global service-policy global_policy
    TFTP server inside 192.168.14.21 TFTP-root /.
    192.168.14.2 SMTP server
    Cryptochecksum:5eedeb06395378ed1c308a70d253c1b6
    : end

    Hello

    Should work.

    What I think is the routes:

    Route outside 0.0.0.0 0.0.0.0 *. * 1.229.193
    Route outside-XO 0.0.0.0 0.0.0.0 *. * 2.157.65

    If the first interface is ok, the ASA does not go to route packets via the second interface, so VPN will be not through this interface.

    On the client, can you PING the two IPs outside of ASA or only the first?

    Try to add a static route on the SAA to secondary education outside interface pointing to the address of the customer and try to connect via VPN and see if it works.

    Orders:

    HS cry isa his

    HS cry ips its

    Will be a big help as well, when the VPN connection attempt failed.

    Federico.

  • BACK button doesn't work is not following the publication, in Chrome.

    Implement the project using the HTML5 canvas to create an announcement. Everything worked perfectly fine, until I published the files. The replay button does not work on the HTML published, when I preview it in chrome.

    Anyone know why this is, or better yet a workaround?

    This is the code I use:

    this.replay.addEventListener ("click", fl_ClickToGoToAndPlayFromFrame.bind (this));

    function fl_ClickToGoToAndPlayFromFrame()

    {

    this.gotoAndPlay (5);

    }

    It is related to my button titled "replay."

    Furthermore, your "clickTAG" is not configured correctly.

    You must add in the head of your HTML code.

    Then change your code on the first frame to animate to:

    This.btn_harrods0.on ("click", {function (evt)}

    Window.Open (clickTag, "_blank");

    });

    You are ads going to be trafficked through DCM?  You can test here: DoubleClick campaign manager | HTML5 Validator

  • AutoScroll doesn't work only not with the Wacom Tablet

    I had problems with a Wacom Intuos 4 with Photoshop CC.

    using Windows 7.

    I have uninstall the Wacom drivers and reinstalled. everything works well EXCEPT:

    cannot auto zoom and scroll with the touch ring.

    Seen a comment that if you change the medium to fast speed it resolves, but it didn't for me.

    Wacom said not their problem.

    any help would be appreciated. Thank you!

    Hi blake,.

    I've updated to the same today for an intuos wacom drivers 4 on a windows7 pc and experienced the same issues.  zoom features do not work after installation.  My current workaround is to manually set the option of high touch ring - the default autoscroll/zoom - like this:

    (1) choose 'hits... ". "instead of scrolling auto/zoom or zoom even

    (2) in the box 'set the strikes' enter by default photoshop for zoom shortcut keys (ctrl +), which can appear as ' {ctrl} =' and zoom out (ctrl) - after typing the.

    I can confirm that allows the zoom to work for me in version ch cc 2015.1.1 (20151209 r 327 x 64), I think this is the latest version as of today.  It is not as accurate as the wacom zoom used to be, because it has predefined interval of zoom factors, but at least it works.  I scroll the mouse so I apologize to not have a work around for this.  hope that gives you temporary workaround for the problem of zoom, at least.

    Good luck!

    oneguey

Maybe you are looking for