Numericstepper.value with geturl and GET

hello all, i am using a numericstepper and wish to pass the
updated value (user clicks on the numericstepper, value changes)
via geturl using GET. however, it keeps passing the default value
of 1 (i set it as 1 via parameters) instead of the value that the
user has set. any ideas?

Attached is the full project and html code.  Once the project is open run the "transfer" vi and deploy the webservice.  At the page http://localhost/mywebservice/webpage/simpleCAS.html you have a couple of radio buttons that can be selected.  When these buttons are selected the variables displayed in the "transfer" vi are updated, proving that the data is reaching the vi.  If you go the http://localhost/mywebservice/output you can see the correct output is there as well.  However when you press the "Get variables" button on the input page the variables are not retrieved, and a status code is not available.  Thanks for any suggestions.
Attachments:
Web Services Test.zip ‏46 KB

Similar Messages

  • Trying to register with ePrint and getting error code.Ajax submit failed: error = 403, Forbidden.

    Trying to register with ePrint and getting error code.Ajax submit failed: error = 403, Forbidden. I need help??

    To bypass this error attempt either a restart of your computer, or use an alernate broser such as firefox or chrome. If you already have another browser the latter may be the easier fix.
    Jon-W
    I work on behalf of HP
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    Click the KUDOS STAR on the left to say “Thanks” for helping!

  • Downloaded LR5 yesterday then installed LRCC today, get to 29 days left on trial panel, press "continue with trial" and get nothing ?

    Downloaded LR5 yesterday via installed Creative Cloud Ap. worked fine edited a few photos.
    Today I installed PSCC today and it worked fine.  Then installed LRCC , get to 29 days left on trial panel, press "continue with trial" and get nothing ?   Uninstalled then reinstalled no change, rebooted PC  still nothing. 
    Only a small (11.6" screen 4gb pentium)  netbook for backup and some editing while travelling but PSCC works fine.
    Not willing to purchase LRCC until I can get trial working.

    Hi Everyone,
    I found this on another forum. I tried it and it worked for me. Hope it works for you too:
    Same problem but solved :
    Go to MacHD/Library/Application support/Adobe/SLStore
    Delete the last licence file (will have a .lic extension with probably one ziffer). Be sure to delete the last one !
    Launch Lightroom again and connect with your Adobe ID

  • Memory Problem with SEt and GET parameter

    hi,
    I m doing exits. I have one exit for importing and another one for changing parameter.
    SET PARAMETER exit code is ....
    *data:v_nba like eban-bsart,
           v_nbc like eban-bsart,
           v_nbo like eban-bsart.
           v_nbc = 'CAPX'.
           v_nbo = 'OPEX'.
           v_nba = 'OVH'.
    if im_data_new-werks is initial.
      if im_data_new-knttp is initial.
        if im_data_new-bsart = 'NBC' or im_data_new-bsart = 'SERC' or im_data_new-bsart = 'SERI'
           or im_data_new-bsart = 'SER' or im_data_new-bsart = 'SERM' or im_data_new-bsart = 'NBI'.
          set parameter id 'ZC1' field v_nbc.
        elseif im_data_new-bsart = 'NBO' or im_data_new-bsart = 'NBM' or im_data_new-bsart = 'SERO'.
          set parameter id 'ZC2' field v_nbo.
        elseif im_data_new-bsart = 'NBA' or im_data_new-bsart = 'SERA'.
          set parameter id 'ZC3' field  v_nba.
        endif.
      endif.
    endif. *
    and GET PARAMETER CODE IS....
      get parameter id 'ZC1' field c_fmderive-fund.
      get parameter id 'ZC2' field c_fmderive-fund.
      get parameter id 'ZC3' field c_fmderive-fund.
    FREE MEMORY ID 'ZC1'.
      FREE MEMORY ID 'ZC2'.
       FREE MEMORY ID 'ZC3'.
    In this code i m facing memory problem.
    It is not refreshing the memory every time.
    So plz give me proper solution.
    Its urgent.
    Thanks
    Ranveer

    Hi,
       I suppose you are trying to store some particular value in memory in one program and then retieve it in another.
    If so try using EXPORT data TO MEMORY ID 'ZC1'. and IMPORT data FROM MEMORY ID 'ZC1'.
    To use SET PARAMETER/GET PARAMETER the specified parameter name should be in table TPARA. Which I don't think is there in your case.
    Sample Code :
    Data declarations for the function codes to be transferred
    DATA : v_first  TYPE syucomm,
           v_second TYPE syucomm.
    CONSTANTS : c_memid TYPE char10 VALUE 'ZCCBPR1'.
    Move the function codes to the program varaibles
      v_first  = gv_bdt_fcode.
      v_second = sy-ucomm.
    Export the function codes to Memory ID
    EXPORT v_first
           v_second TO MEMORY ID c_memid.        "ZCCBPR1  --- Here you are sending the values to memory
    Then retrieve it.
    Retrieve the function codes from the Memory ID
      IMPORT v_first  TO v_fcode_1
             v_second TO v_fcode_2
      FROM MEMORY ID c_memid.                                   "ZCCBPR1
      FREE MEMORY ID c_memid.                                   "ZCCBPR1
    After reading the values from memory ID free them your problem should be solved.
    Thanks
    Barada
    Edited by: Baradakanta Swain on May 27, 2008 10:20 AM

  • Problem with bridge and getting internet on android

    My ISP uses a modem/router that's mounted outside of my house. From there it runs into my Linksys E1200. Since it's a router connected to a router I have to use it as an access point. I don't have any cable connected to the internet port in other words.
    So I get a cheap LG Adroid for wifi only. The phone hasn't been activated and it doesn't have a service plan. The wifi works on it though as I've connected and used the wifi at businesses that provide it for free.
    My desktop is wired with a ethernet cable. My notebook is wireless and it connects and get the internet. So ISP router> Linksys in bridge mode. The cable from the router can be put in any port but it's in a yellow one. My notebook on the other side of the house conected via wifi and getting the internet.
    My problem is the phone. No matter what I've tried it connects to the router but I end up getting a "Internet not availible: message shortly after. I didn't know whether to use the Linksys IP info to setup on the phone or the IP of my ISP's router/modem. I've tried to enter both on the phone when modifying the network.
    I unplugged everything but my desktop and connected it to the Linksys. Did ipconfig /all. Used a browser to get to the Linksys setup. Set it in bridge mode. Disabled DCHP. All security is disabled., including the WPS that's a feature on my router. Specified my own IP info in the setup tab, using the information I got from the ipconfig. Rehooked up the cables in the back. All is well. I have internet o nthe desktop and the notebook, just not the phone. To get to the Linksys setup page I not longer do the 198.162.1.1. I enter the gateway of my isp's modem/router.
    I've entered all of this same information on the phone with a static connection instead of DCHP.Choose a IP that was a few digits higher than the gateway.  I still get the "Internet not availible" that Cisco reports back. On the desktop I pinged the IP I assinged my phone. Packets are recieved. I can aslo acces the Linksys setup page on my phone so it really is connecting to the router.
    I'm at my wits end. I've tried different things, too many to remember. If anyone has any idea I would appreciate it.
    Solved!
    Go to Solution.

    No the phone should get it's IP from your DHCP server.
    The IP Address of the Linksys  is just so you can access it and has nothing to do with the network. You turned it into a repeater\switch.
    What is your DHCP server's IP Address and DHCP range? This info will basically spell things out.
    If you plug a computer into one of the Linksys lan ports it should work normally and so should the wireless devices in that case
    Please remember to Kudo those that help you.
    Linksys
    Communities Technical Support

  • Abstract class with set and get methods

    hi
    how to write set and get methods(plain methods) in an abstartc class
    ex: setUsername(String)
    String getUsername()
    and one class is extending this abstract class and same methods existing in that sub class also..... how to write......plz provide some ideas
    am new to programming....
    asap
    thnx in advance

    yes... as i told u.... i am new to coding......
    and my problem is ..... i have 2 classes one is abstract class without abstract methods.. and another class is extending abstract class.....
    in abstract class i have 2 methods...one is setusername(string) and getusername() ..... how to write these two methods.... in abstract class i have private variables username...... when user logins ..... i need to catch the user name and i need to validate with my oracle database and i need to identify the role of that user and based on role of that user i need to direct him to appropriate jsp page.......
    for that now i am writing business process classes..... the above mentioned two classes are from business process.....
    could u help me now
    thnx in advance

  • Issue with set and get paramter

    Hi all,
    i am using set parameter id  in a module pool program and get parameter id in the FM .
    say iam passing a value ABC.
    IN BETWEEN USING THE FM IF I OPEN SE38 THEN I SEE THE VALUE ABC IN THE PROGRAM NAME.
    is there any thing that i need to do after using it in FM like clear memory etc.
    Thanks

    Hi ,
    i need to do this after the get parameter right.
    if iam right.
    say i am passing the value from module pool now i.e set parameter (value = abc)
    and using the fm later say tommorow in which i have get parameter
    and i have the statment
    clear: v_value.
    SET PARAMETER ID 'AAA' FIELD v_value.
    or
    SET PARAMETER ID 'AAA' FIELD space.
    so in the mean time between today and tommorrow if use se38 then i see abc in se38 right
    let me know if iam right and is there a way to avoid this
    thanks

  • Trying to sync iPhone 4 with itunes and get an error message PLEASE help

    I am currently using and iPhone 4. This morning I had synced my iPhone with itunes and it was working fine. I came home and wanted to add some music and such to it and all of a sudden i will plug it in to itunes and i,t looks like its going gets to step 2 of 6 (which is the back up process) and then an error message comes up saying itunes has stopped working, my only option to do is exit the window..
    Any ideas why this would be the case? its really frustrating me. I am also not the most computer savvy.
    Thanks

    Try reinstalling iTunes  http://www.apple.com/itunes/
    If that doesn't help, if you are using a Windows based computer, could be your anti virus software or your firewall that's preventing the sync.
    iTunes for Windows: Troubleshooting security software issues

  • How to save a image with JSF and get your URL

    Hi
    I need to save a image to my file system and get your URL. I�m working with JSF.
    Ex.:
    1� Save a image Cup.jpg on the server
    2� Get your URL
    result: http://www.mysite.com/images/Cup.jpg
    Thanks!!!

    I don't understand what's the problem? Can you please elaborate? Show some code snippets and tell where you stucks on.

  • Authorizations with PNP and Get Pernr.

    We have just noticed an issue with how our custom reports are working in regards to authorizations.  Our users have authorization to see Basic Pay infotype information up to the point where an associate becomes an executive.  When running our reports the latest salary shows up instead of the last one they are allowed to see or just leaving that field blank.  We are using the PNP logical database and Get Pernr.  Isn't that supposed to pick up whatever authorization is assigned to the person?
    Thanks,
    Mary

    I do not know how you come to this statement. Of course LDB checks ALL HR Authorization defined. This incoporates the personnel administration part as well as the combination to structural authorizations.
    However PNP will skip a PERNR if the user has only partial authorization by default. To get also only the restricted data what the user can see you must use the switch PNP_SW_SKIP_PERNR = 'N' at INITIALIZATION point.
    Please see the documentation available here:
      http://service.sap.com/erp-hcm
    On the left side follow the links:
      Services for mySAP ERP HCM
        Special Documentation
    Regards,
    Michael

  • Post value to website and get returned value

    mvc 5 entity framework 6
    How do you submit a zip code to a website and get the returned sales tax?
    http://www.taxrates.com/calculator/

    You're not seriously thinking of relying on some other website without any understanding of the api or service they offer?
    Bad idea.
    I think you're much more likely to be calling a service, if you can find someone offers such a thing.
    You could screen scrape but this is notoriously error prone and you're one captcha away from disaster.
    Hope that helps.
    Recent Technet articles: Property List Editing;
    Dynamic XAML

  • Matrial Value with freight and BED ECESS And Hecess

    I need to know the function of the accrual key and account key in the PO pricing procedure.
    I am unable to understand the system behaviour.  In the case when I check the condition as accrual key required in the condition type that price is not added to the net value of the PO in purchase order. Say freight. I have checked the accrual key required for the condition type but when I created a PO in the netprice field ( which available in the condition tab ) is not getting updated with the base + freight....
    same is the case with the

    Dear Gaurav,
    If you just check F1 help of the field accrual in M/06 you will get the idea it clearly says
    Condition is Relevant for Accrual  (e.g. Freight)
    Indicates that the system posts the amounts resulting from this condition to financial accounting as accruals.
    Use
    If you mark this indicator, the condition appears in the document as a statistical condition.
    It means when we mark the accrual check box for a condition type it always a statistical condition whether or not you mark it as statistical in M/08 which means this cost will not included in net price calculation
    For more on these read this PDF document: [MM Pricing|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d09867e7-84d7-2c10-b9b7-da9e3b41392a?QuickLink=index&overridelayout=true&46321222296588]
    I hope it clarifies

  • Inserting sequence value from JDBC and getting the same value back

    Hi: Gurus I have a table whose primary key is a sequence. I wonder how to make sure I get the same sequence value back for current transaction so I update the other table whose foreign key is the sequence value from first table.
    E.g lets say I do this
    String query_insert = INSERT INTO table1 (column1, ....) VALUES (HIGHLIGHT_ID_SEQ.nextval, ...);
    pstmt = con.prepareStatement(query_insert);
    pstmt.executeUpdate();
    How I make sure no other transaction update the sequence value so I can read the last inserted sequence value and update the second table with this value
    String query_select = "SELECT HIGHLIGHT_ID_SEQ.currval FROM DUAL";
    pstmt = con.prepareStatement(query_select);
    Regards,
    Rashid.

    <rant>No version again. I wonder why people requiring help want to stay anonymous and never want to type their version, only 4 digits. In this case, jdbc, not only the version of the driver is important, but also it's type. Waving a magic wand again? </rant>
    Look up the returning into clause of the insert statement in the sql reference manual for your version.
    Sybrand Bakker
    Senior Oracle DBA

  • How to update the value of setter and getter..!!

    Hii all i am developing an portal application in which i display the metadata information related to a document(Stored in UCM) in a popup in my application...
    The user can also update the information through the application.
    in my popup i have a trh : table layout in which i have a Select Onechoice field as
    <trh:cellFormat id="xcfcSecurityGrp">
    <af:selectOneChoice value="#{MetaDataFields.DSecurityGroup}" id="ddldSecurityGroup" showRequired="false"
    autoSubmit="true"
    immediate="true">
    <f:selectItems value="#{ContentDataBean.TSecurityGrpList}" id="si1"/>
    </af:selectOneChoice>
    </trh:cellFormat>
    The MetaDataFields.DSecurityGroup show the current security group on document
    and
    ContentDataBean.TSecurityGrpList provide the user with the list of security group to update.
    The current security group i am getting through a map which consist of metadata information for a document :-
    public void setDSecurityGroup(String dSecurityGroup) {
    this.dSecurityGroup = dSecurityGroup;
    public String getDSecurityGroup() throws IdcClientException, IOException {
    Map<String,String> mapValue=ep.getDocumentPropertiesSystem();
    dSecurityGroup=mapValue.get("dSecurityGroup");
    return dSecurityGroup;
    The problem is that whenever i am updating the value for the security group, i am getting the old value, the problem is that i have to every time get value from the map only as it consist metadata information for the current selected document..
    Is there is any way through which i can update the value for this field..??
    Thanks
    JDeveloper - 11.1.1.6.0

    Hi,
    Try binding ValueChangeListener on the selectList. Also set autoSumit property to true.
    Thanks,
    Pandu

  • Passing values with HttpsURLconnection and reading response back

    i need to communicate with a server url using HttpsURLConnection and pass 2 strings and read the response back.
    how can i make this using HttpsURLConnection object.
    HttpsURLConnection.setDefaultSSLSocketFactory(sslcontext
                        .getSocketFactory());
    HttpsURLConnection https = null;
    https = (HttpsURLConnection) new URL(host).openConnection();// host url of the server program
    https.setRequestMethod("POST");
    https.setDoInput(true);
    https.setDoOutput(true);
    https.setRequestProperty("IP", "10.900.10.2");// i am not sure how to pass two strings.
    https.connect();
    // have to read response back from a server program
    please help,
    thanks in advance.

    You can get around this by using javascript. That way your parent document is not getting refreshed.
    Create form inputs in the parent document for each of the variables you want to gather from the popups.
    You can then fire a function in the parent window when the user clicks a button in each popup that sends the values to the parent window. Just use:opener.funcname(var1, var2, var3...);Create the function funcname() in the parent window that takes each value to be added and sets the form inputs appropriately. You may want to use a different function for each popup window, like submitPopup1, submitPopup2 and so on.
    You can then make the last popup submit the form in the parent window:
    opener.document.FORMNAME.submit();Where FORMNAME is the name of your form.

Maybe you are looking for