How do I clear or blank out existing values in Workday call operation
Hello,
I'm trying to clear an existing field as a part of a call operation for Change Job. Does Workato have an operator/method in which this is possible? Currently Work space in a location change errors out due to invalid location hierarchies.
In EIBs, we are able to use {empty} to clear existing fields when the files is processed.
For SOAP requests we can just leave the field as <wd:Work_Space_Reference/> for example.
Is there a similar shortcut/syntax that we can use in Workato? Thanks!
R
Rohit Karthikeyan
said
over 3 years ago
I've tried both clear,null and "" in formula modeand haven't had any success with Workday
Rohit Karthikeyan
How do I clear or blank out existing values in Workday call operation
Hello,
I'm trying to clear an existing field as a part of a call operation for Change Job. Does Workato have an operator/method in which this is possible? Currently Work space in a location change errors out due to invalid location hierarchies.
In EIBs, we are able to use {empty} to clear existing fields when the files is processed.
For SOAP requests we can just leave the field as <wd:Work_Space_Reference/> for example.
Is there a similar shortcut/syntax that we can use in Workato? Thanks!