반응형
Windchill Pdmlink 사용을 위한 VBA 환경 설정을 다음과 같습니다.
The VBA environment settings for using Windchill Pdmlink are as follows:
1. Windchill Pdmlink의 "OData REST APIs" 문서 열기
Open the "OData REST APIs" document for Windchill Pdmlink
Customization 버튼 및 "OData REST APIs" 서비스는 Windchill Pdmlink에 설치되어야 합니다. 접근 권한이 있어야 합니다The Customization button and the "OData REST APIs" service must be installed on Windchill Pdmlink. You must have access rights.
▷ Windchill REST Services(WRS)
WRS 기능을 활용 하여 프로그램을 개발 합니다
Develop programs using WRS features
2. VBA 프로젝트에 개체 라이브러리 추가
Adding an Object Library to a VBA Project
3. JSON Converter
Use the JSON Converter program.
'VBA For Windchill' 카테고리의 다른 글
Windchill & VBA 10) Get CADDocuments #1 (0) | 2024.07.31 |
---|---|
OData(Open Data Protocol)? (0) | 2024.07.31 |
학습 07) Open API, 엑셀 VBA - PTC Data Administration domain #2 (0) | 2024.07.09 |
학습 06) Open API, 엑셀 VBA - PTC Data Administration domain #1 (0) | 2024.07.09 |
Windchill & VBA 04) - Create a Windchill Folder (1) | 2024.07.03 |