アーティクル - CS251474
CLI を使用して、IBPL フィールドに対する "queryDefinition" 照会で "im の問題" コマンドを実行しても、Integrity Lifecycle Manager では動作しません。
修正日: 25-Nov-2016
適用対象
- PTC RV&S (formerly Integrity Lifecycle Manager) 10.8 to 12.3
- Example of command:
- C:\>im issues "--querydefinition="((field["IBPL Example"]="/Test - PC Software - 0.0.1 "))""
- The log appears to show that the client is actually truncating the trailing space from the value in the querydefinition, eg:
- mks.ci.exception.CIException: Error parsing filter "field[IBPL Example]=/Test - PC Software - 0.0.1" : The value "/Test - PC Software - 0.0.1" is not valid wraps: mks.ci.api.QueryParserException: Error parsing filter "field[IBPL Example]=/Test - PC Software - 0.0.1" : The value "/Test - PC Software - 0.0.1" is not valid
説明
- CLI im issuesquerydefinition オプションを使用するコマンドは、次の条件に当てはまることがありません。
- QueryDefinition には複数値の IBPL フィールドが含まれています
- 照会されている複数値の IBPL フィールドの値には末尾のスペースが含まれています
最新バージョンはこちらを参照ください CS251474