Cmdlets for Workday

Build 24.0.9062

SOAPRequestDates Parameter (Connect-Workday Cmdlet)

Determines how the provider assigns the As_Of_Effective_Date and As_Of_Entry_DateTime request parameters in SOAP.

Syntax

Connect-Workday -SOAPRequestDates string

Possible Values

FutureEffectiveAndEntry, FutureEffective, NoEffective

Data Type

cstr

Default Value

"FutureEffectiveAndEntry"

Remarks

The following options are available:

  • FutureEffectiveAndEntry The 本製品 includes both the effective and entry dates, set to two years after the start of the current year. This is the default value.
  • FutureEffective The 本製品 includes both the effective and entry dates. The effective date is set as in FutureEffectiveAndEntry, while the entry date is set to the time the query started.
  • NoEffective The 本製品 includes only the entry date, set to the time the query started.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062