Consultor Eletrônico



Kbase 15395: How to get the handle of the source or target of ADM message
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
How to get the handle of the source or target of ADM message

The ADM procedure GET-LINK-HANDLE can return the handle(s) of any
defined link types source or target from any SmartObject.

General syntax:
RUN get-link-handle IN adm-broker-hdl
(INPUT <source-proc-hdl>,
INPUT <link-type>,
OUTPUT <procedure-list>).

Note that the output is a procedure list, as there can be multiple
sources or targets for a given link type.

In Version 8.0A documentation set, examples are found in Appendix A
pages A-77 through A-79.

Progress Software Technical Support Note # 15395