« Quay về CIDOC-CRM Project

Follow Up "Multiple Inheritance": Placement of AdoScripts

Xem kết hợp Flat Xem Xem cây
Luồng thảo luận [ Trước | Tiếp theo ]
toggle
Follow Up "Multiple Inheritance": Placement of AdoScripts
community class relation documentation
Câu trả lời
11:16 27/03/2014
This question was raised after analysing the FAQ entry Multiple Inheritance and proceeding with solution 2.

Where can I find / have to place the implemented ADOscripts in a library?

RE: Placement of AdoScripts
Câu trả lời
10:42 26/07/2013 gửi bài phản hồi tới Cho phép người dùng chưa đăng ký.
For more details how to invoke AdoScripts in a library, please refer to the latest tutorial for “Method Engineers” and have a look in the slide set about “Mechanisms and Algorithms”.

In the attached sample, we placed the ADOscrits in the LIBRARY ATTRIBUTE “External Coupling” of the Dynamic Library. To accomplish this by yourself please follow the steps below:
(1) Login to the Development toolkit
(2) Switch to the Library Management component
(3) Click on the Dynamic Library of your application library
(4) Click on the “Library Attribute” button
(4) Select the chapter “Add-On and finally
(5) open the editor for “External Coupling” with the small icon in the top right corner.

A sample implementation can be downloaded in Solution Sample 2b V2: DOWNLOAD