Page 1 of 1

Hold to publish date (define text with variables)

Posted: Fri Jun 14, 2019 10:28 am
by Ulrik
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?

Re: Hold to publish date (define text with variables)

Posted: Fri Jun 14, 2019 10:34 am
by jan_suhr

Re: Hold to publish date (define text with variables)

Posted: Fri Jun 14, 2019 11:06 am
by Ulrik
Thanks.