Generating License File Info in 3rd Party Licensing Toolkit

Hello,
I am using LV 2010 and the Third Party Licensing and Activation Toolkit:
http://sine.ni.com/nips/cds/view/p/lang/en/nid/209107
(requires:http://decibel.ni.com/content/docs/DOC-9674)
I see that on many of the inputs the "license file info" is a required typedef input, but I don't see any method for generating the info inside it. I understand the password and path, but what does the 'handle' refer to?
My search for KB articles or examples has thus far been fruitless, so any pointers or example code would be appreciated.
Thanks,
Mello
Data Science Automation
CTA, CLA, CPI
SHAZAM!
Solved!
Go to Solution.
Attachments:
ActivationToolkit.JPG ‏72 KB

Hi Mellobuck,
Sorry about the confustion. As Chris mentioned, you shouldn't ever need to call the DLL manually. The reason the documentation did not show up for you is because of an error on my end while building the package for the toolkit.
We used the package format during our beta so that we could quickly serve up updates, and that worked great for us. As we released the product, we moved to the standard msi installers because that is what all of our engineering testing and QA processes are built around.
I've updated the download page for the toolkit to point to the msi installer instead:
http://ftp.ni.com/evaluation/labview/lvtn/NITPLATK2010.exe
Please uninstall the "Third Party Licensing & Activation Toolkit" packages (all four) from VI Package Manager first, and then install the toolkit using the msi installer.
Thanks and sorry about the confusion.
Jervin Justin
Partner Program Engineer
Jervin Justin
NI TestStand Product Manager

Similar Messages

  • How to make the ear file including the 3rd party jar files without menttion in the System Classpath.

    Hai Sir,
    I am facing one problme in weblogic8.1 while depolying the .EAR FILE.
    Please help me sir.
    Case1)     1) I am using the struts and log4j frameworks and 3rd party jar files with
    weblogic8.1.
         2) I make the ejbs,webapplications and 3rdparty jar files, ear file the following
    dir structure .And i mentioned the Class-path including all jar files in the MANIFEST
    OF EAR FILE.
         While deploying the ear file it is giving following error.If log4j.jar does not
    mention in the Weblogic script file
         java.lang.NoClassDefFoundError: org/apache/log4j/Priority
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:1494)
    at java.lang.Class.getDeclaredFields(Class.java:1073)
    at weblogic.ejb20.deployer.EJBModule.disableImplClassLoader(EJBModule.java:1082)
    at weblogic.ejb20.deployer.EJBModule.setupEJBToImplClassDependencies(EJBModule.jav
    a:982)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:419)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.j
    ava:2792)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.
    java:1478)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:11
    36)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:97
    5)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareCon
    tainer(SlaveDeployer.java:2571)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(Sla
    veDeployer.java:2523)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeploy
    er.java:2453)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer
    .java:820)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:
    536)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java
    :494)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:
    25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    Please provide the soluation without mentioning classpath in the weblogic script
    .How to make the EAR file incliding ejbjar,webapplication and 3rd party jar files.
    Thanks & Regards,
    ASHOK SAMRAT
    [email protected]

    Refer to the section
    Handling Utility classes
    http://dev2dev.bea.com/products/wlserver/articles/musser.jsp
    thanks,
    Deepak
    "Ashok Samrat" <[email protected]> wrote:
    >
    Hai Sir,
    I am facing one problme in weblogic8.1 while depolying the .EAR FILE.
    Please help me sir.
    Case1)     1) I am using the struts and log4j frameworks and 3rd party jar
    files with
    weblogic8.1.
         2) I make the ejbs,webapplications and 3rdparty jar files, ear file
    the following
    dir structure .And i mentioned the Class-path including all jar files
    in the MANIFEST
    OF EAR FILE.
         While deploying the ear file it is giving following error.If log4j.jar
    does not
    mention in the Weblogic script file
         java.lang.NoClassDefFoundError: org/apache/log4j/Priority
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:1494)
    at java.lang.Class.getDeclaredFields(Class.java:1073)
    at weblogic.ejb20.deployer.EJBModule.disableImplClassLoader(EJBModule.java:1082)
    at weblogic.ejb20.deployer.EJBModule.setupEJBToImplClassDependencies(EJBModule.jav
    a:982)
    at weblogic.ejb20.deployer.EJBModule.prepare(EJBModule.java:419)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModule(J2EEApplicationContainer.j
    ava:2792)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules(J2EEApplicationContainer.
    java:1478)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:11
    36)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(J2EEApplicationContainer.java:97
    5)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareCon
    tainer(SlaveDeployer.java:2571)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer(Sla
    veDeployer.java:2523)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare(SlaveDeploy
    er.java:2453)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(SlaveDeployer
    .java:820)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(SlaveDeployer.java:
    536)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(SlaveDeployer.java
    :494)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(SlaveCallbackHandler.java:
    25)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    Please provide the soluation without mentioning classpath in the weblogic
    script
    How to make the EAR file incliding ejbjar,webapplication and 3rd party
    jar files.
    Thanks & Regards,
    ASHOK SAMRAT
    [email protected]

  • Sales order info to 3rd party system

    Hi Gurus,
    I am working an a requirement for an interface from SAP ECC to External party system, i need to send the sale order information .
    Customer Sales Orders will be created in SAP manuallly or EDI. The order can be amended provided that the order has not been interfaced to 3rd party external system for picking & dispatch. 
    Sales order information should be sent in IDOC format to middleware PI and PI will take of mappings and transformations required . Please let me know the procedure how i can handle this. IDOC type  is ORDERS05.
    Please let me know the procedure how i can handle this. Thanks much.
    Regards,
    SK

    Hi Sanjeev,
    Follow these steps.
    1) Maintain condition records for BA00 (order confirmation) in VV11.
    2)mantain message control parameters in WE20 outbound parameters.
    3) msg control pars: application- V1, msg type: BA00, Process code-SD10
    4)in outbound parameters: use message type- ORDRSP & idoc type ORDERS05
    5) create the port for PI and maintain it in we20.
    Reddy

  • IWeb generated RSS not working on 3rd party server regardless of efforts

    Hi,
    I have been reading various posts about how one has to upload both the folder and index.html file generated by iWeb, when one publishes an iWeb created website to a folder, and how it's important to place the domain URL into the line / space provided in the "Publish to a folder" window, and I believe I've done all that correctly without breaking any pathways.
    However, it seems my web hosting service may be incompatible, when it comes to the RSS feeds, and I was hoping someone might be able to shed some light on this.
    My server's structure is as follows when I FTP into it:
    IP address>webroot>htdocs>website
    My web hoster says the htdocs folder is the same as my domain name, www.dhdtv.ca
    If I upload just the files from my published folder, dhdtv.ca, into my htdocs folder, the entire website displays & functions properly, with the exception of the pathways from the Subscribe buttons to the RSS feeds being broken.
    Alternatively, if I upload the published folder, dhdtv.ca, along with the seperate index.html file, and place both in the htdocs folder, my website does not display.
    Nor does it display if I take the published dhdtv.ca folder and accompanying index.html file out of the htdocs folder and place them in webroot, which is one level up.
    My hosting company insists that I place my website in htdocs.
    I've tried various combinations and the only thing that works is having all the files and folders from inside my published folder, dhdtv.ca, removed from the dhdtv.ca folder and placed directly into the htdocs folder.
    Of course, no RSS feeds will work because of the broken pathways.
    Given the above, can anyone tell me if my server configuration is compatible or not with the manner in which iWeb creates its RSS pathways and needs to be placed onto a server?
    Or does anyone have a solution for this kind of configuration? My RSS feeds are video podcasts.
    Thank you for your help
    David
    iMac 24" 2.33 Ghz, 3 GB Ram, 500 GB HDD   Mac OS X (10.4.9)  
    iMac 24" 2.33 Ghz, 3 GB Ram, 500 GB HDD   Mac OS X (10.4.9)  

    Alternatively, if I upload the published folder,
    dhdtv.ca, along with the seperate index.html file,
    and place both in the htdocs folder, my website does
    not display.
    This is the right way to do it, and it should display correctly. The problem could be because you have named your first page Index. This conflicts with index.html files which iWeb produces. I suggest to change the name of your first page to Welcome or Home and republish and try reuploading the dhdtv.ca folder plus the separate index.html file again. Do put them in htdocs.
    Also you might want to change the name of your site inside iWeb to something short and simple like A or 1 before you republish.

  • Would like info on 3rd party software.....

    the software that I need is similar to "Djay" manyfactured by Algoriddim. It is exclusive to macs and I need something I can use w/my PC. If anyone knows if this exists...let me know. Its basically software that allows you to drag and drop songs onto 2 virtual turntables on your monitor and you can mix the songs and use soundeffects, etc.

    Try Numark or Traktor.

  • Anyone know how to upload the HTS files from 3rd party provider to GTS??

    We are having following files provided by 3rd party provider - CUSTOMS Info
    NAFTA ROO
    U.S. HTS
    Per provider, SAP has developed a system so that GTS users can automatically reclassify items that are effected by a change and they have asked us to program the HS data needed.
    Anyone know how to do that?
    Please advise,
    Appreciated.

    Hi Reddy,
    Thanks for your input firstly, and i still need ur advise on the HTS upload.
    1. Below is the HTS files provided by 3rd party company. and I noticed that there is 3 types of files. "DTR" , "Nom" and "Txt". Could you explain what are they? and If I need to upload them seperately?
    2. Follow the procedure your provided - "classification > upload manually HTS codes into GTS system"  Actually, I didn't find upload mannually HTS codes into GTS  IN THE SAP CUSTOM Managment.
    I tried "Load Traiff Code Numbers from XML files" and "Load Commodity code from XML file".
    1) "Load Traiff Code Numbers from XML files"
    2) "Load Commodity code from XML file".
       a)  Select all files.
            - fill in "Data Provider",
            - "XML Files"-All files selected.
            - check " Output list", "simulation mode" "Nomenclature Active" and "Activate All Text Types"
            - no "Alternative Numbering Scheme" selected, and other selected.
            Error msg found:
            - Unable to find any defined structures for tariff assignment rule set "_DHSCN"
            - Incorrect order. Enter the first file(see long text)
        b)   only select "HSCN_Txt_I_00002001001.xml", the other is the same like bove.
              1. prompted to select a "From-Time Zone",   Select "UTC+8"
              2. Simulation was carried out successfully
        c)  only select "HSCN_Nom_I_00002001002.xml", the other is the same like above.
              But I meet error for this file:  "Incorrect order. Enter the first file(see long text)"
        d)  only select "HSCN_DTR_I_00002001007.xml", the other is the same like above.
              meet error msg:
              "Unable to find any defined structures for tariff assignment rule set "_DHSCN""
    HTS xml files of China from  3rd party provider
    +++++++++++++++++++++++++++++++++++++++++++++++++++
    2008-05-02  10:53         7,483,730 HSCN_DTR_I_00002001007.xml
    2008-05-02  10:53         7,980,857 HSCN_DTR_I_00002002007.xml
    2008-05-02  10:53         7,765,896 HSCN_DTR_I_00002003007.xml
    2008-05-02  10:53         7,605,204 HSCN_DTR_I_00002004007.xml
    2008-05-02  10:53         7,743,890 HSCN_DTR_I_00002005007.xml
    2008-05-02  10:54         8,007,036 HSCN_DTR_I_00002006007.xml
    2008-05-02  10:54         3,883,316 HSCN_DTR_I_00002007007.xml
    2008-05-02  10:51         6,087,448 HSCN_Nom_I_00002001002.xml
    2008-05-02  10:51         4,955,900 HSCN_Nom_I_00002002002.xml
    2008-05-02  10:50           260,960 HSCN_Txt_I_00002001001.xml
    +++++++++++++++++++++++++++++++++++++++++++++++++++

  • SAP BW data in ODS to XML and sending this XML file to 3rd Party

    Hi Gurus,
    We are having a scenario in which we have to convert our data in ODS to XML and need to provide this XML file to our clients so that they can use this XML file in their 3rd party system.
    Now the issue is that i have created ABAP program for converting into XML.
    If I execute this program, since i have given path as my Desktop, the converted XML file gets saved on my Desktop.
    But the problem is how i can provide this XML file to the client.
    Is there any way of converting this XML file to html and send them the URL ......
    plz suggest me.... what can be done......
    my ABAP code u can see in the following link
    Extract SAP BW Data into XML
    thanks and regards,
    P.Madhusudhan Raju

    Hi,
    Pls go through the link below it may help you
    http://www.sdn.sap.com/irj/scn/index;jsessionid=(J2EE3417100)ID1537206350DB01670597797729934632End?rid=/library/uuid/8c10aa90-0201-0010-98a0-f071394bc9ae&overridelayout=true
    Regards,
    Marasa.

  • Can I set "open with" for files - associate file types with a 3rd party app

    I have PDF file attachments inside my OmniFocus application. When I double-tap them, they get opened in the standard Apple PDF viewer. But I have a better 3rd-party app which opens PDFs and allows me to edit them (mark them up) - I'd like the attachments to open in this app instead of the normal PDF viewer. I don't want to have to switch to the 3rd party app to open it - it's important to me that I can place comments on many, many PDFs inside of OmniFocus. So:
    1) is it possible to ask the iPad to have all PDFs to open in this 3rd party app?
    2) if not, is it possible to name the attachments some other extension (e.g., .xyz) and tell it to open all .xyz files with the 3rd-party PDF viewer?
    thanks in advance,
    Mike

    Michael Levin wrote:
    just out of curiosity: how did you see this without buying the app - is there some general way to get a trial from the App Store?
    When You view the features of the app in the app store, there are pictures of some of the different screens under the main description of the app. I swiped through the pictures and the fourth photo shows a screen - An image in the black box pointing to the image name - roots.jpg. In the window to the right - it says -Action - at the top - in the grey border. I wouldn't have known that the arrow didn't give the same functionality as it does when you open the PDF in Mail. But I was able to see the trash can, the curved arrow and the blue done button on the right. I never heard of the app until we started to posting. Unless the app specifies that there is a free trial period, there is no way that I know to try an app for free.
    The thing that I find odd is that you say the arrow is greyed out making that feature unavailable. That arrow icon on the iPad in Safari or Mail is what directs you to the options for - open in, print, email, etc features on the iPad. I assume that arrow must have some functionality somewhere in the app. Not sure why it is greyed out. But I stress, I know nothing about the features of the app or what it is designed to do.
    Message was edited by: Demo

  • 3rd. party software files disappeared!!!

    Since my Lion install, all of my files for a 3rd. party software I use have vanished. It is a software I use to run a digital die cutting machine. Any ideas how to recover them???? These are not free files, I had to pay for each one. the software opens fine and seems to run the

    LOL!! I don't know what happened!! anyway, i'm fairly illiterate when you start mentioning p-lists since i actually deleted some of them from my iMac recently. i was behaving in a cavalier manner when trying to find some disk space on my 250g hd. (dumb, i know). right now i'm on my macbook pro and haven't deleted anything.
    is main menu free??? i've contacted the die cut company regarding the issue and i'll see what they say. technically the cutting files are not saved on your hard drive. u access them when you open the software and i'm assuming they live on the server. the only way they would be on my computer is if i resaved them to another folder, which i didn't do. mainly because i didn't want to clog up my drive. most users don't save the files to their computer for that reason. i could save and back up to an ehd, but i haven't.
    thanks for your help!
    ps-love your username....that was my favorite cereal of all time!

  • How to publish a 3rd party webservice ?

    Hi Guys,
    I have a wsdl file of the 3rd party webservice and now i need to consume this service in ABAP on ECC 6.0.
    I am following the video presentation by Thomas Jung
    /people/thomas.jung/blog/2007/12/17/consuming-services-with-abap
    while doing so the service already exists in SOAMANAGER under services so that it will be aviable for consuming. How can i make my 3rd party WSDL to be available there. Do i need to publish my service ?
    any suggestions or ideas would be appreciated
    Thanks,
    Raj

    Hi Rajeev,
    I have consumed the the 3rd party WSDL and created the consumer proxy object with out publishing the service.
    I have tried to define the Logical Port for this proxy in the SOAMANAGER and when i have provided all the details of the URL and Login details for the WSDL access settings with the option HTTP access.
    I am getting the errros as below
    SRT Framework Exception: Error in WSDL access: Exception occured in communication Framework:
    Error in HTTP Framework:
    I have tried the same URL in the browser with the login details and i am able to access the WSDL but from different server.
    I am tryinng all these by logging into ECC 6.0 from the webgui on a different server. Do you think the actual ECC 6.0 server from where the request goes the might be blocked?
    any help or suggestions would be appreciated
    Thanks,
    Raj

  • PY Outsourcing to 3rd Party

    Hi SAP Gurus,
    We have a requirement to process Gross Payrun for our UK client and send the payroll outsourcing file to the 3rd party.  Would like to know if it is possible to send the PY data as IDOC to the 3rd party for UK.
    Thanks
    Lakshmi

    I also have the same question?
    can we use SAP XI for the interface? how about IDOCs? what difference does it make to the implementation?

  • Video problems CANT be on purpose to lock out 3rd party conversions

    People are saying that the reason files converted with 3rd party software are having the problem because the update meant to do this. This is impossible, for one simple reason that many people seem to be overlooking. If it did, it would be listed in the bug fixes listed under the download page for 1.1. Unless, Apple lied to us...

    An even more compelling reason to disbelieve this is the fact that Apple's own QT Pro v7.0.4 "Movie to MPEG4" converted files can't be sync'd to the iPod firmware v1.1 by ITunes v6.0.2 while QT Pro v7.0.3, as well as, many third-party converted files can still be sync'd.

  • How can I accept 3rd party license agreement on pdf files?

    I was sent my tax return by my accountant.  It is an adobe reader XI pdf file.  I can not open the file because it wants me to accept a 3rd party pc license agreement to open the pdf file. 
    There is no hyperlink prompt to accept the license agreement with, and i have a completely unviewable pdf file tax return now.
    I need to be able to view the paf tax return. 
    Why would adobe create a document and ask for an accept prompt from me without providing the prompt for me to click on?

    Can't really visualise this. Can you post a screen shot of the message (but not if there are any personal details on screen)?

  • BRFPlus - license with NW fundation for 3rd party - SAP PO applies ?

    Hi,
    I got the impression that in order to use BRFPlus we need to have SAP NW fundation license for 3rd party,
    does anyone know, if we have SAP PO (process orchestration) which has a restricted SAP NW fundation license for 3rd party
    (to be used only with BPM, PI and BRM), can we use BRFPlus from PI ?
    Thank you for any comments,
    Regards,
    Michal Krawczyk

    Hi Michal,
    no idea about the licensing question, but I think you need an additional license due to the Java stack, but this has to be answered by an expert of SAP.
    Concerning the usage of BRFplus from PI: The only way I know to use the BRFplus functions from PI is via webservices generated out of the functions.
    The other way round is a little more comfortable as you can use the BRMS Connector expression.
    BR
    Christian

  • RDS 2012 R2 cannot add 3rd party (parent domain) licensing server

    Hi,
    I have a RDS 2012 R2 farm and i cannot add a 3rd party licensing server that is in a parent domain (forest root domain - hosted by our corp HQ). I will edit deployment properties for the deployment in the first CB server to add a licensing server in per
    user mode. Seemes to work, however no licenses are given to SH servers. Have made GPO aswell to explicitly specify licensing server and mode, however i think this should not be neccessary.
    Any ideas?
    This posting is provided "AS IS" with no warranties or guarantees and confers no rights

    Hi,
    Thank you for posting in Windows Server Forum.
    1. In Server Manager -- RDS -- Overview -- Tasks -- Edit Deployment Properties -- RD Licensing tab, please make sure that the Licensing mode is set to match the type of licenses you purchased, and that the FQDN of your RD Licensing server is listed.
    2. In Server Manager -- RDS -- Collections -- <your collection> -- Host Servers, please make sure that your RDSH server is listed.  If you have more than one server with the RDSH Role Service in your deployment make sure that all of them are
    listed.  If they are not you may click Tasks -- Add RD Session Host Servers (make sure the servers are part of the Server Manager server pool prior to this).
    3. On Server 1, please open an Administrator PowerShell prompt and enter the following command:
    Add-WindowsFeature RDS-Licensing-UI
    4. After the above powershell command completes you should be able to open RD Licensing Manager (licmgr.exe) on Server 1 if you need to.  Please note that it is more important to have the licensing configured properly in deployment properties and your
    RDSH servers part of a collection than it is to be able to open RD Licensing Manager on both of your servers. 
    (Above one quoted from beneath thread)
    Source:
    RDS 2012 Can't add a licensing server
    In addition, check below article.
    RD Licensing Configuration on Windows Server 2012
    Hope it helps!
    Thanks.
    Dharmesh Solanki

Maybe you are looking for

  • Ipod not syncrhonizing with Itunes

    I have an early generation ipod that will no longer synchronize with Itunes.  I downloaded Synchios to get the ipod music onto the computer.  Then deleted Synchios software.  Now, when I connect the ipod, it says it is synchronizing but newly purchas

  • Loading long texts ( 60) into BI 7 with Z-tables?

    Hello Forum, I've seen many posts and questions regarding the problem of texts bigger than 60 characters. Due we can't use the method of various text fields/attributes in one InfoObjekt, we considered using the document option of InfoObjects. Because

  • Product Alerts status

    Is the Product Alerts report static, or does it get updated over time?

  • SQR Error 5543

    I've just finished configuring my new Windows 7 workstation, but I keep getting the error: "(SQR 5543) Specify the Oracle DLL name in the SQR.ini file in [Environment:Oracle] section for ORACLE_DLL entry" After some scouring, I ensured that my Oracle

  • Networking Lightroom

    I am considering using adobe Lightroom to organize and manage about 15,000 photos in a way that all of my employees can access, search, and easily attach photos to e-mails and use in other projects.  Is it possible to network Lightroom in such a way