アーティクル - CS409885
Windchill PDMLink でレビュー用のビジー ルールを設定するときに、API com.ptc.core.businessRules.engine.BusinessRuleSetBean.newBusinessRuleSetBean(String rulesSetKey, String relationship) に渡される関係は何ですか?
修正日: 30-Jan-2024
適用対象
- Windchill PDMLink 12.0 to 12.1
説明
- レビュー用のビジールール( wt.change2.WTChangeReview ) を設定するときに、以下の API に渡される関係は何ですか?
com.ptc.core.businessRules.engine.BusinessRuleSetBean.newBusinessRuleSetBean(String ruleSetKey, String relationship)
- wt.change2.WTChangeReviewまたはwt.change2.WTChangeReview|wt.change2.DesignReview ( Design Review ) を渡すときにエラーが発生しました。以下のエラーが発生しました
Nested exception is: wt.services.applicationcontext.UnableToCreateServiceException: Unable to create service named "com.ptc.core.businessRules.relationship.BusinessRuleSetRelationshipDelegate" with requestor "null" and selector "wt.change2.WTChangeReview|wt.change2.DesignReview|com.xxx.xx_Review_Process"
最新バージョンはこちらを参照ください CS409885