Launch url based on variable

ok, this seems like it should be easy but im having problems,
using Flash CS3 and AS 2.
i have a variable named county, and variable named printUrl.
when you push a county button it shows "the County" in the
county field. what i want to do is have a button to load the url
based on the county in a new window.
frame one i have: printUrl = "mi/" +county+".html" ;
on the button i have : getURL(printUrl, "_blank", "");
it doesnt work, any help?
zodoria

ok, this seems like it should be easy but im having problems,
using Flash CS3 and AS 2.
i have a variable named county, and variable named printUrl.
when you push a county button it shows "the County" in the
county field. what i want to do is have a button to load the url
based on the county in a new window.
frame one i have: printUrl = "mi/" +county+".html" ;
on the button i have : getURL(printUrl, "_blank", "");
it doesnt work, any help?
zodoria

Similar Messages

  • URL Based Transaction Launcher not loading

    Hi All,
    There is a URL based transaction launcher configured to display a crm opportunity report.
    All the settings seem to be fine.
    The configuration is done correctly in the wizard.
    The URL is defined in view CRMV_IC_LTX_URL.
    The logical link and Traget are also specified correctly.
    the z handler class also gets called , but still the URL is not loading.
    There is no error, but just a blank screen.
    the system is CRM 5.2
    could it be any browser issues or issue with BW system or any other issue ?
    Could you please help me in finding the problem ?
    thank you somuch,
    regards,
    Pushpa

    Hello,
    If you are watching this thread, I have a typical requiremnt like yours.
    After creating the ITS URL id  , I do not want to put this on the Navigation Bar.
    But this lTS URL i want it as a link on one of the actiivty page. And also i should be able to pass parameter.
    Please sugget what and how to achieve this.
    Thanks,
    Jaya.

  • How do I launch a URL based on a drop down selection?

    I would like to launch a webpage based on an item selection from the user.   Scenario:  User selects a brand of shoes from a dropdown menu.  A webpage is opened for that brand of shoes.  I will have the dropdown list link
    to a table containing shoe brands and urls.  I haven't found a way to script the launching of the url based on the user's selection.  Thank you for your help.

    Hello,
    I made you a little outline Siena App you can download on
    https://skydrive.live.com/redir?resid=FF0485C313407260%215627 (source included)
    Based on a dropdown, it filters a gallery with a "go there" button. That should allow you to get some small description, image or data before leaving your app for the site.
    Please let me know if you can't download it. I assume that this is what you are looking for.
    Regards
    StonyArc

  • Flash builder external launching URL

    Hi. Flash Builder launch configuration has the option to specify an external URL, but it hardcodes local file URIs, making launch configurations not portable across developers. This is easy to fix (please, forgive me for bending the rules of the terms of license -- it's in good faith).
    1. FlexLaunchConfiguration#getCustomLaunchURL needs to be modified to make use of Eclipse's built-in substitution variables.
                    url = VariablesPlugin.getDefault().getStringVariableManager().performStringSubstitution(
                            fConfiguration.getAttribute(attributeKey, ""));
    2. Add imports:
    import org.eclipse.core.variables.IStringVariableManager;
    import org.eclipse.core.variables.VariablesPlugin;
    3. Make "Adobe Flash Builder Launching" bundle depend on org.eclipse.core.variables.
    Voila. You can now have any launch URL you wish, including project-relative (but not hardcoded) resources, as in:
    ${resource_loc:/my-project/bin/my-resource.html}
    It would be great if this could be integrated with the codebase, of course.

    The delay is in launching the adobe community help (ACH) or the browser. That takes 15-20 seconds. Once the ACH or browser is launched it loads the content pretty fast. There's no network activity during the delay.
    It looks like it launches the help with the following command (shown in the status bar).
    command://com.adobe.flexide.communityhelp.launchHelp(productHelpConfig=Flex_4.0,pageID=mx. collections_ArrayList
    It works fine on OS X, but it's super slow on XP.

  • Passing a Parameter to URL based Iview BW report

    Hi,
    Can anyone let me know how to Pass a Parameter to a URL based Iview BW report.
    The URL is as follows: I have the Variable Name as VAR_CISNUMBER and the Value for it should be Populated as 100020.
    http://cnqdc01605.bsp.corp.net:50100/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=CR_QUER1&VARIABLE_SCREEN=X&DUMMY=2
    Immidialte help will be Very much appreciated. Lots of Post are there related to this but none of them is solving my issue. If any one can use the same URL provided above and give me Proper URL which will fetch me correct record.
    Regards
    Vishwanath
    Message was edited by:
            Vishwanath Srinivasan

    Hi Vishwanath,
    this URL should work:
    http://cnqdc01605.bsp.corp.net:50100/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=CR_QUER1&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=VAR_CISNUMBER&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=VARIABLE_INPUT_STRING&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-VARIABLE_INPUT_STRING=100020
    Regards,
    Nils

  • Launching Web-based Discoverer 10g - Taking it Off-line

    The following is how I'm launching web-based Discoverer 10g. This launches the log-in page:
    http://prodserver.ast.com:7780/discoverer/plus?eul=BIEUL&database=pbusdb
    If I am running a production update job I do not want the users logging into discoverer while the update job is running. I may be wrong but it appears that the above URL is executing a jar file or something similar.
    Has anyone come up with a solution that would allow me to do the following while a database update job is running:
    1) Disable the Discoverer 10g log-in page.
    2) Display an appropriate message that the user get if they attempt to launch the log-in page.
    Please let me know if more details are needed. Thanks for everyones' input.
    Patrick
    Edited by: purfield on Nov 24, 2008 11:33 AM

    Just a direction to consider.
    It's been a long time since I played with this - but Discoverer does have a few triggers that are fired when called (ie: like Oracle's forms but I remember only something like 5 - ie: pre- / post-, etc.
    Just to make it more muddy, I can't remember if, once coded, this works for all versions (ie: desktop, plus and viewer) but if so, then you can attach a pl/sql routine to fire say, on entry into Discoverer, not the 'launch log-in' page.
    So, if it works for all versions, then I would log in, but you have some kind of state such as a column in a simple table that is set to 'N' (for update running) and otherwise 'Y'), and if the state is presently 'Y' then continue on to the Discoverer report. Otherwise, say 'forget it bub!'.
    Sorry not to be more exact but I haven't needed to play with this option for quite a while now, but it gives you something to look into - which doesn't fit exactly what you want - but it may do.
    I'm sure others can comment on if this idea has merit or not.
    Russ

  • How to get SSO userid to URL-based app?

    I'm developing a web-app using Struts that will be accessed by Portal (I guess as a URL-based app). The web-app will not require login. The web-app will not be Portal "aware", except that it requires the SSO userid for auditing/logging purposes.
    I know little about Portal and SSO. How can Portal be configured to send the Portal userid of the logged-in Portal user? Can it send it as a parameter in a GET or POST?
    The version of Portal will be 9.0.2 (or greater).

    This topic is answered in the PDK forum here:
    How to get SSO userid to URL-based app?

  • Dynamic URL Configuration using variable range - WAD

    Hi,
    I am trying to configure a URL dynamically using variable range values. There are two variables which I pass to the URL, Sales Document Number and Posting Date. Sales Document Number has a single value and Posting Date is a range variable. The single value for sales document is passed to the URL but the date range is not passed and hence the web template gets the blank value for the date and shows the variable screen as this is mandatory. The URL is as follows.
    CONCATENATE
    l_web_protocol
    l_portal_server
    Initial URL
    '/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE='
    l_web_template
    '&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE'
    '&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=VARIABLE_INPUT_STRING'
    '&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-VARIABLE_INPUT_STRING='
    l_var_value  "variable value
    '&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE='
    l_var_name   "Variable for info object
    '&BI_COMMAND_2-BI_COMMAND_TYPE=SET_SELECTION_STATE_SIMPLE'
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR=INTERVAL_SELECTION'
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_LOW_MEMBER-ATTRIBUTE_MEMBER_SELECTION-
    INFO_OBJECT=0PSTNG_DATE'
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_LOW_MEMBER=MEMBERS_EXIT'
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_LOW_MEMBER-MEMBERS_EXIT='
    l_range_var_name  "Customer Exit Variable
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_LOW_MEMBER-MEMBER_NAME='
    l_range-low     "Variable Value - Low
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_HIGH_MEMBER-ATTRIBUTE_MEMBER_SELECTION- INFO_OBJECT=0PSTNG_DATE'
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_HIGH_MEMBER=MEMBERS_EXIT'
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_HIGH_MEMBER-MEMBERS_EXIT='
    l_range_var_name     "Customer Exit Variable
    '&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-INTERVAL_SELECTION-INTERVAL_SELECTION_HIGH_MEMBER-MEMBER_NAME='
    l_range-high      "Variable Value - High
    '&BI_COMMAND_2-RANGE_SELECTION_SIGN=INCLUDING'
    '&BI_COMMAND_2-TARGET_DATA_PROVIDER_REF_LIST=DP_TAB'      "Tab in the Web Template
    into  l_url.
    Can someone tell me asto what's going wrong with this URL? I passed single value for Posting Date and it worked fine.
    Thanks and Regards,
    Arya

    Thanks for the reply. However I did not understand couple of things. Should I try the URL like below?
    BI_COMMAND=&
    BI_COMMAND-TARGET_DIALOG_REF=l_var_name&
    BI_COMMAND-BI_ADVANCED=DLG_VARIABLE_vsc_DropdownVariants& "Which value to be passed?
    BI_COMMAND-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&  "Which value to be passed?
    BI_COMMAND-PASSIVE_ID=DLG_VARIABLE_vsc_DropdownVariants_combobox& "Which value to be passed?
    BI_COMMAND-PASSIVE_VALUE=l_var_value&
    BI_COMMAND_1=&
    BI_COMMAND_1-TARGET_DIALOG_REF=l_range_var_name&
    BI_COMMAND_1-BI_ADVANCED=DLG_VARIABLE_vsc_CommonVariablesList_VAR_1_VARINPUT& "Which value to be passed?
    BI_COMMAND_1-BI_COMMAND_TYPE=PASSIVE_VALUE_TRANSFER&
    BI_COMMAND_1-PASSIVE_ID=DLG_VARIABLE_vsc_CommonVariablesList_VAR_1_VARINPUT_inp& "Which value to be passed?
    BI_COMMAND_1-PASSIVE_VALUE=l_range_low-l_range_high&
    BI_COMMAND_2=&
    BI_COMMAND_2-TARGET_DIALOG_REF=l_range_var_name&
    BI_COMMAND_2-BI_COMMAND_TYPE=OK
    Thanks and Regars,
    Arya

  • Any solutions for URL based routing

    Hi,
    I have an ASA 5505 that has 2 route (1 route connecting to MPLS VPN to HK branch office and 1 route connecting to Internet service provider). As you know, ISP in China blocking many web sites (such as facebook, youtube or etc.). So , I would like to route the traffic when the user in China office would like to browse facebook.com or youtube.com to HK ASA and egress to the internet by NAT. However, all other traffic remain to route to ISP in China, so that the Internet traffic in HK office will not be overload and the user in China can browse facebook.com or youtube.com.
    I have researched a topic of regular expression with Modular Policy Framework (MPF). I expected that if the ASA can match the traffic, I can set next hop to HK office's ASA. However, this feature does not support https so that my expectation failed. Because the login page and sometime these web site using https for encryption. I hope URL based routing work on both http and https can work.
    Do anyone have any solutions to resolve this situation? Please kindly provide it to me. I would appreiciate it if you could also provide configuration example with commands. I look forward to hearing from anyone soon. Thank you.
    Regards,
    Lapson Wong

    What you are trying to do is policy-based routing which is not supported on the ASA.  MPF is used only for inspection and QoS type serverices.
    If using a proxy is not an option, you would need to put in a router that would send the desired traffic over the WAN network.  another option, though I would not recommend it, is to find all the IPs of facebook, youtube, etc. and add static routes on the ASA pointing out the WAN interface.

  • How to build URL-based Portal for iAS 902

    Does V2 PDK support URL-based portlet? Can anyone provide a sample provider.xml?
    Thanks,
    -Jin

    Aftter subscription, I could view the doc for V2. I modified my provider.xml accordingly as follows:
    <?xml version = '1.0' encoding = 'UTF-8' standalone = 'yes'?>
    <?providerDefinition version="3.1"?>
    <!DOCTYPE provider [
    <!ENTITY virtualRoot "/jpdk/">
    <!ENTITY physicalRoot "E:\9iAS\Apache\Apache\htdocs\jpdk\">
    ]>
    <provider class="oracle.portal.provider.v2.http.URLProviderDefinition">
    <providerInstanceClass>oracle.portal.provider.v2.http.URLProviderInstance</providerInstanceClass>
    <session>true</session>
    <useOldStyleHeaders>false</useOldStyleHeaders>
    <portlet class="oracle.portal.provider.v2.DefaultPortletDefinition">
    <id>7</id>
    <name>jimmy2</name>
    <title>jimmy2</title>
    <descriptionKey>jimmy2</descriptionKey>
    <timeout>1000</timeout>
    <timeoutMessage>Timed out</timeoutMessage>
    <showEdit>false</showEdit>
    <showEditDefault>false</showEditDefault>
    <showPreview>false</showPreview>
    <showDetails>false</showDetails>
    <hasHelp>false</hasHelp>
    <hasAbout>false</hasAbout>
    <acceptContentType>text/html</acceptContentType>
    <renderer class="oracle.portal.provider.v2.render.RenderManager">
    <renderContainer>true</renderContainer>
    <contentType>text/html</contentType>
    <showPage class="oracle.portal.provider.v2.render.http.URLRenderer">
    <pageUrl>http://www.google.com</pageUrl>
    </showPage>
    </renderer>
    </portlet>
    </provider>
    I didn't get any error registering the provider and adding the portlet. But when portlet was rendered, I got error:
    Error: The listener returned the following Message: 500 Internal Server Error
    Any ideas?
    Thanks,
    -Jin

  • Unable to Launch URLs in 11.1.2/Configuration Manager service

    Hi All,
    I've installed and configured Hyperion 11.1.2. Whne i'm trying to Launch URLs for Shared services, Admin Console and work space they are not opening. What settings that i've to make after configuration. When i looked at services, the epmsystemconfiguration manager is not started. When i try to start this service, it is giving the message "could not start this service on Local computer". Pls. let me know what changes that i need to do. Once i setup configuration manager (if i give the correct username & pwd for oracle support) can i start this service and Launch the URLs ?

    Hi John,
    The shared services URL and Admin Console URL are working fine. When i try to launch Worksapce URL like http://servername:19000/workspace, it is not opening. When i try to use the URL as http://servername:28080/workspace, the workspace is opening, but giving the error as "Namespace Communication Error". When click Ok here it is giving other message as "Workspace Error". It should run on Port # 19000 right ? I'm not understanding why it is running on Port 28080. In the Configurator, first i did Foundation, Essbase, Planning, Reporting and Analysis, and then Foundation -> Configure web server finally. Is it wrong approach ?
    Also, I've given the user ID as epm_admin during the configuraion, but unable to login with this ID. When i use userID as admin, i'm able to Login to Essbase. Pls. help John

  • Dynamically passing text and url-based images as an input parameter to cf8 report builder

    I'm unsuccessfully trying to dynamically pass text and url-based images to a group footer or the detail section via an input parameter or even hardcoded. The field has the attribute 'XHTML Text Formating' set to True. The following are failed samples of a simplified value:
    "<img height=’300’ alt=’Document’ width=’300’ src=’http://www.google.com/intl/en_ALL/images/logo.gif’ />"
    or
    "<img src=’http://www.google.com/intl/en_ALL/images/logo.gif’ />"
    This just results in the above text being output. The end result would have various text and images from a database as input by a user, thus the reason I cannot just use the hyperlink information attribute as I could if it were a single known image. I tried rtf and pdf report types. Ideas?

    HTH,
    Thanks. I'll keep that in mind, although I don't know how many images my user might need or what sizes so that might be tricky.
    Since my target output is rtf so that MS Word can be used to edit the result, I added a pagebreak to a MS Word doc and used the resulting html source to replace the rich text editor source code for the page break, but that did not help either. The page break was so a user could add an image later. Something is wrong with the Report Builder related to intepreting XHTML, especially anything that has an attribute, including URL-based image links. I hope they try to provide another update before CF9. I doubt my client will be going to CF9 for some time, since they are just completing the migration to CF8.
    BrianO

  • RE: (forte-users) URL-based Config Info

    You can use xml over http to pass information between Forte and Java. You
    can use httpdc/httpsupport(Forte3.5) library to send and receive using http
    in Forte and use servlets in java.
    ka
    -----Original Message-----
    From: Lapeyre, Michael [mailto:Mike.LapeyreONSTAR.com]
    Sent: Tuesday, November 21, 2000 7:04 PM
    To: 'forte-userslists.xpedior.com'
    Subject: (forte-users) URL-based Config Info
    I am looking for a way to share run-time configuration information between
    Fort&eacute; and Java processes, possibly running on different boxes (Solaris).
    Someone suggested we use an URL-based retrieval mechanism, or perhaps LDAP.
    Does anyone have any pointers on how to access such info from a Fort&eacute;
    service object?
    Thanks,
    Mike Lapeyre
    EDS / OnStar
    mailto: mike.lapeyreOnStar.com
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

    You can use xml over http to pass information between Forte and Java. You
    can use httpdc/httpsupport(Forte3.5) library to send and receive using http
    in Forte and use servlets in java.
    ka
    -----Original Message-----
    From: Lapeyre, Michael [mailto:Mike.LapeyreONSTAR.com]
    Sent: Tuesday, November 21, 2000 7:04 PM
    To: 'forte-userslists.xpedior.com'
    Subject: (forte-users) URL-based Config Info
    I am looking for a way to share run-time configuration information between
    Fort&eacute; and Java processes, possibly running on different boxes (Solaris).
    Someone suggested we use an URL-based retrieval mechanism, or perhaps LDAP.
    Does anyone have any pointers on how to access such info from a Fort&eacute;
    service object?
    Thanks,
    Mike Lapeyre
    EDS / OnStar
    mailto: mike.lapeyreOnStar.com
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • URL-based Config Info

    I am looking for a way to share run-time configuration information between
    Fort&eacute; and Java processes, possibly running on different boxes (Solaris).
    Someone suggested we use an URL-based retrieval mechanism, or perhaps LDAP.
    Does anyone have any pointers on how to access such info from a Fort&eacute;
    service object?
    Thanks,
    Mike Lapeyre
    EDS / OnStar
    mailto: mike.lapeyreOnStar.com

    Hi,
    The pageURL under the showPage needs to point to the final destination URL that you need to render. The loginURL under authentication needs to point to the login page where you will submit the user/passwd.
    You can view a step-by-step demo on the PDK from:
    http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/PDKGENERAL/PDKHOME/PDKDEMOS2/DEMOSOURCE/PDKURL/FINANCEAUTHPORTLET/YAHOOFINANCEAUTHDEMO_VIEWLET.HTML
    and other demos too from:
    http://portalstudio.oracle.com/servlet/page?_pageid=350&_dad=ops&_schema=OPSTUDIO&9054_PDKHOME_39847486.p_subid=176584&9054_PDKHOME_39847486.p_sub_siteid=73&9054_PDKHOME_39847486.p_edit=0#PDKURLDEMO

  • URL based Iview creation problem

    Hello,
    We use EP6 SP9.
    I am trying to build a url based iview with "capture" option.
    When I enter the url address and hit "capture" I get the following error:
    Unable to fetch site http://portal.Error # 401
    Thanks for any help

    Hi Tuval,
    Yes I remember you from the Toptier days, hope life is treating you well.
    Actually the Proxy settings could still be a problem for internal urls if infact you still have a proxy on your network. You would need to specify the bypass proxy domain settings in the http service just like you do in your browser.  Except you use | as a delimeter eg.  .sap.com|.sap.corp.
    As I suggested you should still check that server side urls are working either internally or externally by typing a url into the 'server side connection test' in the Theme integrity tests page.
    If this test passes and you cannot capture then its a capture problem either domain related or something else eg a timeout.
    If this test fails then the capture will not work until server side requests can succeed.
    Also, the capture service has some parameters as well but I have never changed the defaults.

Maybe you are looking for

  • Goods Receipt Indicator in PO

    Hi, Can someone share with me if I can default the goods receipt indicator as unselected? Currently, it is a display field and marked as selected. Where is the control in defaulting the goods receipt indicator? Thanks in advance.

  • I'm not recieving the email from Apple

    "My iCloud account was deactivated for security purposes" and when I go and try to reset it I get to the part where it says Apple is emaling to finish the reset but the email never arrives. I've been in a cycle in which my iCloud account doesn't work

  • Differences between DB2 and Oralce

    hello gurus, i am an abaper working on oracle database.. i have got a requirement (abaper)wherein they need a person who has DB2 experience... can anyone elucidate the main diffenreces of having SAP on oracle and DB2?(in ABAP programmer context) than

  • SAPUI5: How to set the appearance of Table control?

    Hi there, I have a table on my app UI. Now I want simply show the table grid lines (currently, the vertical lines between columns are not shown). Any idea? Furthermore, how to set the width of the bord lines or even teh color of the lines? Thanks ver

  • Installing OC4J

    Hi, I want to Install OC4J with oracle 10g I have oracle 10j and it already installed , I have windows XP, I downloaded (oc4j_extended_101350.zip) But how I will install oc4j any idea about this, I want any idea to start with this.. Best Regards.