Hold to publish date (define text with variables)
Posted: Fri Jun 14, 2019 10:28 am
Hi,
This variable retrieves publish date (04-09-2019)
[Metadata.Text:Path="/SOAP-ENV:Envelope/SOAP-ENV:Body/ns1:GetObjectsResponse/Objects/Object/MetaData/ExtraMetaData/ExtraMetaData[Property='C_JDPUBDATE']/Values/String",Dataset="Woodwing",Model="XML"]
And here I compare the date and release the queue - When the date is the same
[Switch.Date:Format="MM-dd-yyyy",TimeZone="System"]
My question is?
How to add a variable if I want to release the queue 2 days before publish date or 2 days after?
This variable retrieves publish date (04-09-2019)
[Metadata.Text:Path="/SOAP-ENV:Envelope/SOAP-ENV:Body/ns1:GetObjectsResponse/Objects/Object/MetaData/ExtraMetaData/ExtraMetaData[Property='C_JDPUBDATE']/Values/String",Dataset="Woodwing",Model="XML"]
And here I compare the date and release the queue - When the date is the same
[Switch.Date:Format="MM-dd-yyyy",TimeZone="System"]
My question is?
How to add a variable if I want to release the queue 2 days before publish date or 2 days after?