

Bestätigen Sie den anschließenden Dialog für die Eintragung in der Systemregistrierung. Danach kann das PDAP Url Protokoll verwendet werden.
Beispiel PDAP URL Syntax zum Aufruf einer URL
PDAP://CM_PSP_ACTION/PspWaitForLogin/PspDbParams,<#server>,<#db>/PspBringToFront/PspExecMethod,,PspOpenForm,<#Id>,<#openform>
Ein PDAP URL Pfand der ein bestimmtes Prüfmittel aufruft, könnte damit beispielsweise so aussehen:
PDAP://CM_PSP_ACTION/ PspWaitForLogin/PspDbParams,Interbase-Produktiv,PDAP/PspBringToFront/PspExecMethod,,PspOpenForm,61,TfrmStmPruefmittel/
Damit auch das Bild auf der Datenblattseite gleich mit angezeigt wird, verlängert sich der Aufruf hier noch etwas:
PDAP://CM_PSP_ACTION/PspWaitForLogin/PspDbParams,Interbase-Betriebsmittel,PDAP/PspBringToFront/PspExecMethod,,PspOpenForm,61,TfrmStmPruefmittel/PspExecMethod,pspOpenFormTfrmStmPruefmittel,LadeBildCommand
Verwendung innerhalb der PDAP Anwendung
Sie können die Funktion verwenden, indem Sie z.B. in der Ergebnis Suchliste der Erzeugnis Stammdaten, das lokale Menü zum markierten Eintrag aufrufen und dort den Eintrag "Q-Link kopieren" wählen.

Sie können diesen Link dann in einer HTML Seite, einer Excel Tabelle oder jedem beliebigen Word oder PDF Dokument als Verweis auf den betreffenden Datensatz in der PDAP Anendung verwenden. PDAP startet bei Aktivierung des Links gegebenenfalls automatisch und verzweigt in das jeweilige Formular.
<<English>>
PDAP7 allows you in addition to the previously existing option of copying Q-Link files on master data, to copy such links an URL. That means you do not need any more files, to initiate a call to invoke PDAP7 master data from an external source. You can simply use a hyperlink. Such a link can be implemented in any other application or even a Web page. The functionality is very much like you may know for example from applications such as Google Earth where you can copy a coordinate check mark and pass it to a friend via a link so she can easily navigate to this location in the program. To pass on a link to PDAP7 master data, of course your partner has to be a PDAP program installed and is also be able to connect to the same database.
The PDAP URL protocol relies on PDAP-Script. PDAP-Script is a simple so called domain-specific scripting language that was developed specifically for the control of functions inside the PDAP7 application. It is also provides repeated calls for invoking forms, printing reports, or a voice output for presentation use (see further article about fundamentals of PDAP-script).
Before using the feature a PDAP7 client must have to register the protocol first, by using the main menu item "Tools | Database |Register URL Protocol.
You may need administrative privileges on the Windows systems to perform this operation successfully.
Example PDAP URL Syntax for invocating a dataset via URL
PDAP://CM_PSP_ACTION/PspWaitForLogin/PspDbParams,<#server>,<#db>/PspBringToFront/PspExecMethod,,PspOpenForm,<#Id>,<#openform>
A PDAP URL for invoking a gauge master dataset form the PDAP application could be looked like this:
PDAP://CM_PSP_ACTION/ PspWaitForLogin/PspDbParams,Interbase-Produktiv,PDAP/PspBringToFront/PspExecMethod,,PspOpenForm,61,TfrmStmPruefmittel/
To display the image on the master data page immediately the following extension is necessary here:
PDAP://CM_PSP_ACTION/PspWaitForLogin/PspDbParams,Interbase-Betriebsmittel,PDAP/PspBringToFront/PspExecMethod,,PspOpenForm,61,TfrmStmPruefmittel/PspExecMethod,pspOpenFormTfrmStmPruefmittel,LadeBildCommand
Use in PDAP application
You can use the URL copy function from inside the local menu of the search result lists. A link to the actual selected entry will be copied into the windows clipboard by the menu entry "CoCopy Q-Link URL".
You can then use this link in an HTML page, an Excel spreadsheet or any Word or PDF document you like as a reference to the relevant record in the PDAP applications. PDAP also starts automatically in cases were the application is not already running. ![]()
Comments