Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
| プロパティ | 説明 |
| EnforceWQLRowLimit | Restricts queries to returning only 1 million rows. |
| ExpandIDTypes | Display one column per ID type when a report contains multiple ID types. |
| ExpandMultiValueLimit | Specifies the maximum number of output rows that can be expanded from a single input row (applies when ExpandMultiValues is set to True). |
| ExpandMultiValues | Determines if multi-instance fields are expanded into separate rows. |
| IgnoreHardcodedIncludes | For the SOAP API, ignores the hardcoded includes for the specified (comma seperated) tables. |
| IncludeChildTableAggregates | Include aggregate columns for child tables (applies when ConnectionType is set to SOAP). |
| IncludeIDInDescriptor | Includes the ID in descriptor fields (applies when ConnectionType is set to WQL). |
| IncludeRESTTenantFields | Includes tenant-specific columns in REST metadata (applies when ConnectionType is set to REST). |
| MaxRows | 集計やGROUP BY を含まないクエリで返される最大行数を指定します。 |
| MetadataFilters | A comma-separated list of column types to exclude from query results. |
| Other | 特定のユースケースに対する追加の隠しプロパティを指定します。特定の問題に対処するため、サポートチームが推奨する場合にのみ使用してください。詳細は備考を参照してください。 |
| Pagesize | provider がWorkday にデータをリクエストするときに返す、ページあたりの最大レコード数を指定します。 |
| PseudoColumns | テーブルカラムとして公開する擬似カラムを、'TableName=ColumnName;TableName=ColumnName' の形式の文字列で指定します。 |
| RTK | provider のライセンスを取得するためのランタイムキーを指定します。設定されていないか無効な場合、provider は標準のライセンス方法をデフォルトとして使用します。このプロパティは、標準のライセンス方法がサポートされていないか、ランタイムキーが必要な環境でのみ必要です。 |
| SingleEntryTables | A list of tables for which SOAP API collections are displayed as one row entry per collection entry. |
| SOAPRequestDates | The method used by the provider to assign the As_Of_Effective_Date and As_Of_Entry_DateTime request parameters (applies when ConnectionType is set to SOAP). |
| SplitSingleValuePrompts | Split lists of prompt values when Workday only allows one. |
| TablePageSizes | A list of per-table overrides for the default page size (applies when ConnectionType is set to SOAP). |
| Timeout | provider がタイムアウトエラーを返すまでにサーバーからの応答を待機する最大時間を秒単位で指定します。 |
| UseDefaultIncludes | For the SOAP API, disables requesting any field includes for the specified (comma separated) tables. |
| UserDefinedViews | カスタムビューを定義するJSON 構成ファイルへのファイルパスを指定します。provider は、このファイルで指定されたビューを自動的に検出して使用します。 |
| UseSimpleNames | テーブルとカラムに簡略名を使用するかどうかを指定します。 |
| WQLDataSourceFilters | A comma-separated list of data sources paired with filters, used to override the default filter used by the provider when querying the specified WQL data sources. |
| WSDLURL | The URL to the WSDL. Only applies when ConnectionType is set to SOAP. |
| WSDLVersion | The version of the WSDL to use for the service(s) specified in the Service connection property. Only applies when ConnectionType is set to SOAP. |