Latest version of GPI & GPI API Reference

Hi,
I'd like to write user interface & file format extensions to Diadem 10.1 (and later). I assume GPI provides limited API for these purposes. Are there any other alternatives?
Well, if GPI is the only option, where can I find the latest version of GPI, GPI user guide or tutorial and GPI API reference? I only found something GDI related from NI ftp server, but it was from the year 2003.
Tomi
Tomi Maila

Hello Tomi!
See this thread. Old but still up to date.
Matthias
Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  

Similar Messages

  • Where is the latest Dreamweaver API reference?

    Is this Dreamweaver API Reference (for CS5 & CS5.5) the most current refference?
    I'm looking for a referrence for Dreamweaver CC

    ajf2811 wrote:
    Is this Dreamweaver API Reference (for CS5 & CS5.5) the most current refference?
    Yes, that's the most up to date API reference. It hasn't been updated for either CS6 or CC.
    The Dreamweaver API documentation has never been completely up-to-date. There are a lot of undocumented features, but the JavaScript files in the main configuration folder are usually well commented.

  • DOCUMENTATION BUG: Broken link in APEX 4.0 API Reference

    In the See also section of the <tt>apex_util.remove_preference</tt> method, the *"Managing Session State and User Preferences"* link is dead:
    olink:AEADM110|Managing%20Session%20State%20and%20User%20Preferences

    The broken lin in APEX 4.0 API Reference has been corrected. The latest updated version of this document is now available on the Oracle Technical Network (OTN).
    Thanks for reporting the bug,
    Drue Swadener
    Principal Technical Writer

  • Javascript won't work - JavaScript for Reader Mobile API Reference (Android)

    I have created a Form with the new Adobe Acrobat Pro DC (trial version).
    The Javascript code just won't work on a mobile phone.
    Doc - JavaScript for Reader Mobile API Reference (Android this shows that what I want to do is supported.
    But not even the simplest command will work on my phone. (I am using Adobe Acrobat DC - PDF reader for Android)
    Any suggestions of what I could be doing wrong?
    Best,
    Menno

    A Doc.getField() should work.. Try small steps: Create a document with two fields (e.g. Text1 and Text2), then create a custom calculation script for Text2 that uses the following code:
    event.value = this.getField("Text1").value;
    Does this copy the data you enter in Text1 to Text2?
    Then, add a third field ("Text3") and a button with the following MouseUp JavaScript action:
    this.getField("Text3").value = this.getField("Text1").value;
    Does this work? It actually works for me. To save you some work, here is a link to the test file I've used: http://khkonsulting.com/files/AUC/AndroidTest.pdf

  • Why does my latest version of Firefox under Windows 8.1 always report problems with security certifactes - even on mozilla,com - when my latets version on Ubunt

    On my desktop, I have been using Firefox V27 on Ubuntu 12.04 for some time. It uses secure sites - such as https://mozilla.org - and accepts the Security Certificates quite happily, so I am not even aware there is any issue.
    My new laptop is Windows 8,1, and I have installed Firefox- the latest version.
    Whenever Firefox visits a secure site, it ALWAYS says that there is a problem with the security certificate - even at mozilla.org - and warns me away. I have to complete a security exemption.
    Why is this, and how can I fix it?
    Thanks in anticipation.

    unfortunately the fiddler2 issuer in certificates might be a sign of unwanted software present on your pc that is intercepting secure network traffic. please go into the system control panel and uninstall programs like BrowserSafeguard, BrowserSafe, SafeGuard or other software that sounds suspicious and didn't get installed by you intentionally.
    <br><sub>reference: https://support.mozilla.org/en-US/questions/982532#answer-520145</sub>
    afterwards, run a full scan of your system with different security tools like the [http://www.malwarebytes.org/products/malwarebytes_free free version of malwarebytes] & [http://www.bleepingcomputer.com/download/adwcleaner/ adwcleaner].
    [[Troubleshoot Firefox issues caused by malware]]

  • Why doesn't latest version of pdf have a visible signature, only blank fields

    I'm C# user and tried both createUrlWidget and createPersonalUrlWidget to send a test document, and after it signed by signer, I used both getLatestDocument and getDocuments, but only get a pdf without seeing signature like this:
    I can get signed doc using the link in email sent to signer:
    So, I'm confused, can anybody answer me where did I missed?
    1. the method I used to create url widget:
    public static bool createUrlWidget(string fileName)
                FileStream file = File.OpenRead(fileName);
                com.echosign.secure.FileInfo[] fileInfos = new com.echosign.secure.FileInfo[1];
                fileInfos[0] = new com.echosign.secure.FileInfo(fileName, null, file);
                SenderInfo senderInfo = null;
                //string[] recipients = new string[1];
                //recipients[0] = recipient;
                RecipientInfo[] recipients = new RecipientInfo[1];
                recipients[0] = new RecipientInfo();
                recipients[0].email = "[email protected]";
                RecipientRole role = new RecipientRole();
                role = RecipientRole.SIGNER;
                recipients[0].role = role;
                WidgetCreationInfo widgetInfo = new WidgetCreationInfo();
                widgetInfo.name = "Test Docx";
                widgetInfo.fileInfos = fileInfos;
                //widgetInfo.counterSigners = recipients;
                WidgetPersonalizationInfo personInfo = new WidgetPersonalizationInfo();
                personInfo.comment = "Test sign of doc";
                personInfo.email = recipients[0].email;
                personInfo.reusable = false;
                UrlWidgetCreationResult result = ES.createPersonalUrlWidget(APIKey, senderInfo, widgetInfo, personInfo);// ES.createUrlWidget(APIKey, senderInfo, widgetInfo);
                if (result.success)
                    DocumentKey2 = result.documentKey;
                    urlWidgetReturn = result.url;
                else
                    return false;
                return true;
    2. the method I get the documents, there's only 1 content in returned DocumentContent[]:
    public static void getDocuments(string documentKey)
                GetDocumentsOptions opts = new GetDocumentsOptions();
                //opts.versionKey = "latest version";
                //opts.participantEmail = "[email protected]";
                opts.combine = true;
                opts.attachSupportingDocuments = true;
                GetDocumentsResult result  = ES.getDocuments(APIKey, documentKey, opts);
                if (result.success)
                    DocumentContent[] contents = result.documents;
                    foreach (DocumentContent dc in contents)
                        FileStream file = File.OpenWrite(string.Format("c:\\{0}.pdf", Guid.NewGuid()));
                        file.Write(dc.bytes, 0, dc.bytes.Length);
    This is my first time to use this api, so maybe I missed some important steps to cause this. I appreciate anybody which could see this and help me.
    Thanks a lot!
    Kenny

    I figured it out myself, I should use the shorter keys parsing from formDataCsv in GetFormDataResult to retrieve the latest version.

  • How do i know what is the latest version of PeopleSoft Enterprise Portal?

    Hi,
    I would like to know what is the latest version of PeopleSoft Enterprise Portal. The problem is we want to upgrade our current Portal to the latest one.Also i want to know if the version has a Release Value Proposition.
    Thanks,
    Sriram

    Hi,
    The latest released version is Enterprise Portal 9.1.
    You can find the RVP here:
    https://blogs.oracle.com/peopletools/entry/release_value_propositions_available
    Oracle support link:
    https://metalink3.oracle.com/od/faces/secure/km/DocumentDisplay.jspx?id=817803.1
    For the upcoming release of Enterprise Portal 9.2, find the RVP here:
    https://blogs.oracle.com/peoplesoft/entry/peoplesoft_hcm_and_fscm_9
    Oracle support link:
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=REFERENCE&id=1473726.1
    Regards,
    Wijnand
    Edited by: gritterw on 23-aug-2012 9:45

  • In latest version, facing problem in downloading. Ex: If we download a PDF to open in a adobe, it is keep on showing "downloading" in the Download window.

    I updated the latest version. Yesterday I tried to download Torrent file and open using the Open or save dialogue it is not downloading fully. It is showing UNKNOW TIME REMAINING and not fully downloading. Even if i close the firefox and open it again, still it is showing the same.I thought that is is problem in my system, But all the system has the same problem. each and every 3-4 days you are relesing a version. I dont know what is there in each version..Please fix the problem. These kind of problem will make the users shift to other browsers like Chrome.

    hello saththomas, this is a bug in the latest 32 beta 9 version (please note that such issues are to be expected, when you're using beta software - for stable builds change to the firefox release channel).
    a workaround for the moment would be to enter '''about:config''' into the firefox address bar (confirm the info message in case it shows up), right-click somewhere on the page and create a new string setting with the name '''browser.safebrowsing.appRepURL''' and value '''https://sb-ssl.google<i></i>.com/safebrowsing/clientreport/download?key=%GOOGLE_API_KEY%'''
    for reference see [https://bugzilla.mozilla.org/show_bug.cgi?id=1057764 bug #1057764] (please don't post in bug reports, but vote for the bug if you want to see it fixed)

  • Code to get the latest version of an entitiy using wcf?

    Hi,
    I am using WCF services to get entities in MDS. I want to get the entities only in the l;atest version. Can you please share code/api asto how to get the latest version of a model in MDS using WCF?
    Thanks

    You can use MetadataGet API to get all versions associated with the model and then sort them by CreatedDateTime or
    UpdatedDateTime depending how you define "the latest version" .
    The code would be like :
    var mdGetRequest = new MetadataGetRequest
    SearchCriteria =
    Models = new Collection<DC.Identifier>()
    new DC.Identifier() {Name = "Account"}
    ResultOptions = {Versions = DC.ResultType.Identifiers},
    // Call MDS service
    MetadataGetResponse mdGetResponse = MyServicesApiUtility.MdsService.MetadataGet(mdGetRequest);
    if (mdGetResponse.OperationResult.Errors.Count == 0 && mdGetResponse.Metadata.Versions.Count != 0)
    var versions = new List<DC.Version>(mdGetResponse.Metadata.Versions);
    versions.Sort(
    (ver1, ver2) => ver2.AuditInfo.CreatedDateTime.CompareTo(ver1.AuditInfo.CreatedDateTime));
    return versions.First();
    else
    throw new Exception(string.Format("No version related to model {0}.", "Account"));

  • How to know the latest version of SMO installed on my machine

    I have different versions of SMO installed on my machine. Is there any method to know the latest version of SMO installed through program?I mean is there any API or something like that for the purpose?
    For example, if the latest version of SMO is the SMO corresponding to SQL Server 2014, then i would like to receive the version something like "12.0.2000.8"
    Any help would be greatly appreciated...

    If you're checking for an installed component, then the best bet is to check the uninstall registry key.
    On my machine the key value for "Microsoft SQL Server 2012 Management Objects (x64)" is this:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{43A5C316-9521-49C3-B9B6-FCE5E1005DF0}
    There may be a different key entry for the 32bit version if you need that, but this is the way I always did software install checks when I was an SCCM admin.
    EDIT: As it seems that Microsoft change the uninstall key every version making it difficult to keep track of the installation this way, there is another key here which is probably a good one to check:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\SharedManagementObjects\CurrentVersion
    You could check the value of this to see if it's greater than 11 and if not (or it doesn't exist) do your install.

  • Latest version of camera raw for elements 11

    When I click on about plug in--camera raw it says version 7.4.0.137.  Is that the latest version for PSE 11.  I have version 8.2 of the DNG loaded.  I have a canon 60D and a 70D.  Do I have to continue converting to DNG before I can open camera raw files?  If Iupgraded to PSE12 would this solve the problem so I do not have to convert to dng before doing edits.

    PSE11 shipped with ACR 7.1 and should be updatable to ACR 8.0.
    You need ACR 8.2 or higher to work with the 70D so need PSE12 or DNGC 8.2.
    PSE13 probably ships in about a month, if things continue as they have the last few years.
    References:
    http://helpx.adobe.com/x-productkb/global/camera-raw-compatible-applications.html
    http://helpx.adobe.com/creative-suite/kb/camera-raw-plug-supported-cameras.html
    http://en.wikipedia.org/wiki/Adobe_Photoshop_Elements

  • I had to download the latest version, how to I get fire ftp back?

    I was required to download the latest version of firefox, I use Fire FTP to manage my company's website, I was able to find this under tools, it's now gone. I've found where I can download it, the computer tells me it's not compatible with the current version of Firefox, if I try it again, the computer tells me it will be available after I re-start. I've done this several times, each time I get a different result, but no Fire FTP showing up under my tools button, Please help!!!

    Installing the [https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/?src=api Add-on Compatibility Reporter] may help. Please read the ''''About this Add-on'''' part on the page.

  • How can I set firefox as default browser in citrix server, only for few groups. does -silent -setdefaultbrowser option working in latest version?

    How can I set firefox as default browser in citrix server, only for few groups. does -silent -setdefaultbrowser option working in latest version?

    I think so: [http://discussions.citrix.com/topic/330585-firefox-default-browser-for-all-users/]
    Can you also set the default programs in the Group Policy User Settings?
    Reference: [http://community.spiceworks.com/topic/884740-default-user-profile-in-citrix-environment]

  • Do we have reversal of reversed transaction in ECC 6.0 latest version??

    Hi All,
    Do we have reversal of reversed transactions in Latest version ??
    if so pls let me know the Tcode and procedure.
    regards,
    shashi

    Dear Friends,
    Thank u for u r responces..
    points have been assigned to all.
    we can reverse a reversed document in F-02 itself taking reference of reversed and we can generate in same document number range ..in this way we can reverse a reversed document.
    i got solution ..so iam closing this thread.
    regards,
    shashi

  • Error Using JSF1.2 - latest version

    Hi Folks,
    I have an application with JSF1.1_02. Now I want to migrate to JSF1.2B20.
    What I did was, just replaced the old jsf-api.jar and jsf-impl.jar with new libs and packaged the files again and trying to deploy.
    Deployement is failing with following error,
    Operation failed with error: Can't parse configuration file: code-source:/C:/OAS_1/j2ee/home/applications/test/SalesADFDemo/WEB-INF/lib/jsf-impl.jar!com/sun/faces/jsf-ri-runtime.xml: Error at line 3 column 14: code-source:/C:/OAS_1/j2ee/home/applications/test/SalesADFDemo/WEB-INF/lib/jsf-impl.jar!com/sun/faces/jsf-ri-runtime.xml: XML-20149: (Error) Element 'faces-config' used but not declared.
    I am using Oracle Appserver 10g, and Sun 1.5 JDK. Please help me out what I want to do.
    I guess there is problem in jsf-ri-runtime.xml, but how to solve it?
    Please help as early as possible.. Thanks in advance...

    HI,
    Thanks for replay. I found this already that my app server is not compatible with JSP2.1, but I have a question here,
    How to upgrade this app server to JSP2.1, I am using Oracle Appserver 10g. Please provide some inputs for this task.. I am trying sirously yo do this as the i am already using latest version oracle apps erver(10.1.3)
    Thanks

Maybe you are looking for