How to upload a template in sharepoint and send notification through labview?

Hi,
i am trying to make a form in LabView and want to send notification through labview if possible and upload it on sharepoint site. Can it be done?
I am attaching the vi. in this i have few questions?
In front panel if you click STANDARD there will be several options through which we can choose from. For every  option which is clicked by user i need to get a pop up box in which there will be options which user want to choose. example if user select A then pop up box pops out and there will be 5 things in which he need to tick depending on what he wants. I tried to make case for each options but could not understand how to do it.
And
How to make Submit, Exit, preview order buttons?
Thank You
Attachments:
WEB_TEST.vi ‏13 KB

Hello Hnagpal,
I just wanted to clarify the question first. Are you basically wanting to create a LabVIEW VI that you can upload to a Microsoft SharePoint site, and then have users who go to the SharePoint site run this VI directly from the site, and essentially see the front panel on SharePoint site? If this is the case, I don't believe this currently supported in LabVIEW. There may be a way to do it by creating a web service with your VI first, and then using this web service file in conjunction with sharepoint, but that may be tricky to get working.
As for making case structures, the case structure you have in your VI will only run once (you need to put it in a while loop if you want the functionality of having it update when the user changes their selection). The case structure will choose the case that is selected when the user first runs the VI. You also need to put the code you want to run for each case inside the respective cases of the structure (I assume this was your next step since there is currently nothing inside the case structure).
To make various buttons, you can go to the front panel, right click and go to "modern" then "boolean" and put and "ok button" on your front panel. You can then change the name of the button to whatever you want and edit the text it displays (like Submit, Exit, or Preview). I hope this helps!
-Nathan H
Software Developer
National Instruments

Similar Messages

  • How to upload Training history in Training and event management .

    Hi,
    How to upload Training history in Training and event management through which transaction.plz reply at early.

    Hi,
    You can create LSMWs to
    1. create event PV10/PV11
    2. Firmly book event  PV12 (else can directly create firmly booked events)
    3. Book attendee PV00
    4. Follow up PV15 ( u can use n LSMW here provided all the emps get same level of proficiency after attendin n event. u wont be able to chnge proficiency level at the time of follow up usin LSMW)
    Regards,
    Shreyasi.

  • How many types of authentications in sharepoint and how to implement those authentication in sharepoint?

    Hi All,
    How many types of authentications in sharepoint and how to implement those authentication in sharepoint?
    can any one explain the above things with examples?
    Thanks in Advance!

    In addition to
    A Sai Gunaranjan you can also check this URL for Sharepoint 2010:
    http://technet.microsoft.com/en-us/library/cc288475(v=office.14).aspx
    http://www.codeproject.com/Tips/382312/SharePoint-2010-Form-Based-Authentication
    ***If my post is answer for your query please mark as answer***
    ***If my answer is helpful please vote***

  • How to create a Templates for Categories and Products In BCC

    Hi All,
    Could you please tell me How to create a Templates for Categories and Products In BCC and how Can I get those Templates details(Categories and Products)in jsp
    If possible can any one send the document or where we find in atg docs
    Regards,

    At product/category/sku level there is a property called template.
    Find the property in ACC/BCC and provide all the values including the URL property.
    In you jsp, you can use this property from product/sku like the way you retrieve any other property from sku/product.
    <dsp:valueof param="product.template.URL" />
    Using that property with <dsp:include> includes that page.
    Peace
    Shaik

  • How to create xml file from Oracle and sending the same xml file to an url

    How to create xml file from Oracle and sending the same xml file to an url

    SQL/XML (XMLElement, XMLForest, XMLAgg, etc) and UTL_HTTP.
    Whether that works for you with the version of Oracle you have, your requirements, and needs is another story. A little detail goes a long way.

  • How do I record a sound file and send it as an attachment using my 4s?

    How do I record a sound file and send it as an attachment using my 4s?

    Hi,
    The following is the program[Click Here| http://saptechnical .com/Tips/ABAP/email/EmailProgram.txt] which will send any format file. Actual Creator of the program is Amit Bisht.
    Thanks & Regards,
    Rock.

  • How to generate payment advice in F110 and send it to Vendors Via Email

    Dear SAP Experts
    Could anybody tell me how to generate payment advice in F110 and send it to Vendors Via Email?
    It would be much appreciated if someone can provide the configuration procedure, thanks so much in advance.
    Cheers & Best Regards
    Ray

    Hi Sama,
    Thanks for your post, here I just share some of my idea.
    The following step is to configure the payment advice.
    In OBVU (payment methods in cpy code) I entered my payment advice form
    In OBVU (payment methods in cpy code)  set  "Always pyt advice"
    In OBVCU (payment method by country)  leave the payment medium program (RFFOD__T)
    For the email sending program, should develp some customized program to realize that, Thanks.
    Cheers & Best Regards
    Ray

  • How do i close safari iCloud history and safari notification center

    how do I close safari iCloud history and safari notification center?

    Installation prompt to close SafariNotificati
    https://helpx.adobe.com/acrobat/kb/install-prompt-close-safarinotificati.html

  • How to assign a button for attachment and send the data through browser ?

    Hi friends,
    How to convert to browser ?
    how to assign a button for attachment and send the data through browser ?
    Thanking you.
    Regards
    Subash.

    Refer to
    How to create a text box in ascreen painter?
    where another user (venkateshwar reddy) has asked a very similar question...
    Jonathan

  • How to upload images to a DB and then view them in the site?

    Hi
    I have a form, and i want it to insert some data on a DB, so
    that the site can display that information. But i'm not able to
    upload images or files, because dreamweaver does not have a file
    upload option.
    I'm using PHP, can anyone help me on how to upload a image
    and display it on the web site?

    > I don't think its possible to store files in a
    > database.
    It is. But it's not a great way to do things.
    > store it's path in the DB
    Actually, what you want to store in the DB is the filename
    only. Put the
    path into the HTML. That way you don't have to change every
    record when you
    rename a folder.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "IndioDoido" <[email protected]> wrote in
    message
    news:e1rdmu$819$[email protected]..
    > Hi there!
    >
    > I don't want to upload a image to a DB...i want to
    upload it to a folder
    > but
    > store it's path in the DB. I don't think its possible to
    store files in a
    > database.
    > After the upload i want to display the image on the
    page, with its name
    > and
    > discription, in other words, with the information
    uploaded from the web
    > form
    > created with dreamweaver record insertion form.
    >

  • How to upload newsletter templates to website?

    I cannot figure out how to add newsletter templates to my website. I can download to file on my computer but cannot upload it to website and don't know where I should go to even upload it. Any ideas or tips?

    You can use a Blank Newsletter template and then edit the HTML code and Paste your own code in the HTML view of the Newsletter Template and Upload all the associated file like CSS and Images.
    If you are a Partner user, you can upload the Newsletter template from the partner portal -> Tools-> Newsletter Template
    Hope this Helps.
    Regards

  • How to Upload Closing balances of ECS and SHECS

    Hi Experts ,
    Please let me know how to upload closing balances of Education cess and Higher Secondary Education cess of Excise duties
    Thanks in advance
    GMR

    hi
    Through Table J2_IACCBAL (OPENING/CLOSING ACC.BALANCE TABLE)

  • How to upload pdf file in iphone and how to view

    how to upload and how to view pdf file in iphone 5s

    Hey saif.antri,
    You can view PDFs and more using iBooks on your iPhone:
    iBooks: Viewing, syncing, saving, and printing PDFs on iPhone, iPad, and iPod touch
    http://support.apple.com/kb/HT4227
    Have a great day,
    Delgadoh

  • How to upload a template in sap hr

    Can anyone please hep me out to upload a template in sap

    Hi
    you can use the Transaction code PP01 for the same in that you need to select following
    1. Select Plan Version : 01
    2. Then the Object Type : Position
    3. Then the IT 1000 i.e. Object and then Click on Create button.
    regards
    Swapnil

  • Upload file from local PC and send to RFC function

    Hi to all,
    I have a web dynpro that do a procedure which creates a file pdf in a temp folder on my local PC. I need to upload this file and send it to an RFC function module (R/3 4.6c) which saves it to DMS on r/3 system. Which java code I have to implement to handle this file? Which kind of data type I have to create on my Func module to storage the file? and how can I save it to DMS (I have to create a new document)?
    I hope I was clear.
    Thank you very much
    Enrico

    hi,
    regarding Functional Module storage
    how to upload a pdf file and download/open it
    PDF Upload
    from web dynpro side you can use upload UI element
    How to Upload PDF file in to Web Dynpro
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/288e9c7d-0c01-0010-5382-dbec82af50b2
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/00062266-3aa9-2910-d485-f1088c3a4d71
    regards,
    Pradeep

Maybe you are looking for

  • Adding a record in a database using the jbutton

    hi i'm a newbie of jdeveloper.. i just wannna ask how to code adding a record in a database POSTGRESQL using the jbutton.. i already connected in the database but in the model form it has already navigation buttons.. but i want to learn how to code t

  • IChat will not launch from my brand new iMac - What do i need to do?

    Just purchased a brand new iMac 24". Really nice machine except that iChat will not launch. I click on the icon but it just bounces once and does nothing. Any ideas what i need to do please?

  • Can't Install Mac OS X 10.8 after erase

    I bought a used MacBook Air last year from another region here in Ghana. And the man re-installed Mac OS X 10.8 for me. And I typed my apple ID I have been using on my iPhone and everything has been moving smoothly until I mistakenly 'Erased' my enti

  • Why canI not change places.history.expiration.transient_current_max_pages in about:config?

    OK this is strange: I go into about:config (firefox 32.0.3 running under Windows XP SP 2), and the value is locked at 26794 - if i try to modify it the modify box comes up, but no matter what number i enter it stays at 26794. ALSO, i am using CUSTOM

  • Capture Event

    Hi All, I am using class cl_gui_picture class inorder to display a picture on my screen. I am handling an event of Picture_Click. Following is the code for the same. CLASS c_reaction DEFINITION.   PUBLIC SECTION.     METHODS h1 FOR EVENT picture_clic