PTC FlexPLM の基本操作 > サンプル > 素材サンプルタイプでのサンプル期日自動設定 > 素材サンプル期日自動設定機能を使用するための FlexPLM の設定
  
素材サンプル期日自動設定機能を使用するための FlexPLM の設定
自動設定機能を使用するためにデフォルトのコンフィギュレーション設定をオーバーライドするには、以下の表で説明するプロパティを custom.lcs.properties ファイルに追加します。必要に応じて、以下のプロパティを設定します。
プロパティ
説明
com.lcs.wc.sample.Material.autopopulate.duedate.enable
期日機能を有効にします。この値を true に設定するということは、この機能が動作するために必要な属性をシステム管理者が設定していることを意味します。有効な値は true または false です。デフォルト値は false です。
com.lcs.wc.sample.Sample\\Material.samplerequestduedate
日付を設定する必要があるルート素材サンプルタイプに対し、サンプルリクエスト期日の属性の内部名を定義します。
com.lcs.wc.sample.Sample\\Material.samplerequestdays
ルート素材サンプルタイプに作成されたサンプルリクエストで、期日の設定を 'カレンダーの日付' と '営業日' のどちらに基づかせるかを定義します。有効な値は calendar または business です。
com.lcs.wc.sample.Sample\\Material.samplereqNumberOfDays
ルート素材サンプルタイプのサンプル期日を計算する際に考慮する日数を定義します。有効な値はゼロより大きい任意の整数です (>0)。
com.lcs.wc.sample.Sample\\Material.sampleduedate
日付を設定する必要があるルート素材サンプルタイプに対し、サンプル期日の属性の内部名を定義します。
com.lcs.wc.sample.Sample\\Material.sampledays1
ルート素材サンプルタイプに作成された 1 つ目のサンプルで、期日の設定を 'カレンダーの日付' と '営業日' のどちらに基づかせるかを定義します。有効な値は calendar または business です。
com.lcs.wc.sample.Sample\\Material.sampleNumberOfDays1
ルート素材サンプルタイプに作成された 1 つ目のサンプルのサンプル期日を計算する際に考慮する日数を定義します。有効な値はゼロより大きい任意の整数です (>0)。
com.lcs.wc.sample.Sample\\Material.sampledays2
ルート素材サンプルタイプに作成された 2 つ目のサンプルで、期日の設定を 'カレンダーの日付' と '営業日' のどちらに基づかせるかを定義します。有効な値は calendar または business です。
com.lcs.wc.sample.Sample\\Material.sampleNumberOfDays2
ルート素材サンプルタイプに作成された 2 つ目のサンプルのサンプル期日を計算する際に考慮する日数を定義します。有効な値はゼロより大きい任意の整数です (>0)。
com.lcs.wc.sample.Sample\\Material.sampledays3
ルート素材サンプルタイプに作成された 3 つ目のサンプルで、期日の設定を 'カレンダーの日付' と '営業日' のどちらに基づかせるかを定義します。
有効な値は calendar または business です。
com.lcs.wc.sample.Sample\\Material.sampleNumberOfDays3
ルート素材サンプルタイプに作成された 3 つ目のサンプルのサンプル期日を計算する際に考慮する日数を定義します。
有効な値はゼロより大きい任意の整数です (>0)。
com.lcs.wc.sample.Sample\\Material.lastsampleDays
ルート素材サンプルタイプに作成された最後のサンプル (およびそれ以降のサンプル) で、期日の設定を 'カレンダーの日付' と '営業日' のどちらに基づかせるかを定義します。有効な値は calendar または business です。
com.lcs.wc.sample.Sample\\Material.lastsampleNumberOfDays
ルート素材サンプルタイプに作成された最後のサンプル (およびそれ以降のサンプル) のサンプル期日を計算する際に考慮する日数を定義します。
有効な値はゼロより大きい任意の整数です (>0)。
com.lcs.wc.sample.Sample.sampleReqIterativeNo
ステータスに基づいてサンプル/サンプルリクエストを作成する際に数量を更新することによって、新規サンプルが作成された回数の合計を追跡できます。
タイプ 'Sample\Material' を関連するタイプ名に変更することによって、素材サンプル/サンプルリクエストの各ソフトタイプに新規エントリを追加できます。
ソフトタイプエントリが設定されていない場合、その祖先レベルのコンフィギュレーションから継承されます。たとえば、Material\Color Development\Accessories ソフトタイプが作成された場合、custom.lcs.properties に追加される新規エントリは以下のようになります。
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.samplerequestduedate
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.samplerequestdays
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories samplereqNumberOfDays
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.sampleduedate
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories sampledays1
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.sampleNumberOfDays1
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.sampledays2
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories. sampleNumberOfDays2
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.sampledays3
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.sampleNumberOfDays3
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.lastsampleDays
com.lcs.wc.sample.Sample\\Material\\Color\ Development\\Accessories.lastsampleNumberOfDays