アーティクル - CS236796
FlexPLM で同期属性を作成しようとすると、「注意: 次のデータ型のデータベース列が使用できないため、"文字列" 属性を作成できません」というエラーが発生する
修正日: 18-Dec-2023
適用対象
- FlexPLM 10.2 to 12.0
説明
- 製品(LCSProduct) に同期文字列属性を作成できません またはカラーウェイ(LCSSKU)
- Synchronized属性を作成しようとしたときに MethodServer ログに出力される以下のエラー メッセージ:
Caused by: wt.util.WTException: A "String" attribute cannot be created because database columns of the following datatypes are not available: java.lang.String : count : 1. Contact your system administrator to execute the AddColumns utility to allocate the necessary database columns. Nested exception is: com.ptc.core.meta.common.CorrectableException: A "String" attribute cannot be created because database columns of the following datatypes are not available: java.lang.String : count : 1. Contact your system administrator to execute the AddColumns utility to allocate the necessary database columns. at com.ptc.core.lwc.client.forms.GenericLWCFormProcessor.doOperation(GenericLWCFormProcessor.java:82) at com.ptc.core.components.forms.DefaultFormProcessorController.executeDoOperation(DefaultFormProcessorController.java:538) at com.ptc.core.components.forms.DefaultFormProcessorController.performExecuteDoOperationAndPostProcess(DefaultFormProcessorController.java:342)
最新バージョンはこちらを参照ください CS236796