Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
Property | Description |
EnforceWQLRowLimit | Determines whether the provider restricts queries to returning only 1 million rows. |
ExpandIDTypes | Whether to expand multiple ID types when they appear in reports. Only has an effect for queries using the Reports as a Service (RaaS) API. |
ExpandMultiValueLimit | The maximum number of output rows that can be expanded from a single input row. |
ExpandMultiValues | Determines if multi-instance fields are expanded into separate rows. |
IncludeChildTableAggregates | For the SOAP API, whether or not to include aggregate columns for child tables. |
IncludeIDInDescriptor | Determines whether the provider includes the ID in descriptor fields. This only applies when ConnectionType is WQL. |
IncludeRESTTenantFields | Whether the provider includes tenant-specific fields in REST metadata. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
MetadataFilters | Specifies what types of fields are ignored by the provider. |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Workday から返されるページあたりの結果の最大数。 |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
RTK | ライセンス供与で使用されるランタイムキー。 |
SingleEntryTables | Treats the specified SOAP tables as having one entry per row, even if Workday says they are collections. |
SOAPRequestDates | Determines how the provider assigns the As_Of_Effective_Date and As_Of_Entry_DateTime request parameters in SOAP. |
SplitSingleValuePrompts | Whether the provider should split lists of prompt values when Workday only allows one. |
TablePageSizes | Allows overriding the default page size when ConnectionType is SOAP. |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
WQLDataSourceFilters | Determines what data source filters the provider uses when querying WQL data sources. |
WSDLURL | The URL to the WSDL. Only avaialble for the SOAP API. |
WSDLVersion | The version of the WSDL to use. Only available for the SOAP API. |