<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RE: Defer Until parameter (Add to queue) in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Defer-Until-parameter-Add-to-queue/m-p/80366#M32097</link>
    <description>&lt;P&gt;thank you !&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It worked for me with this one too!&lt;BR /&gt;Now() + MakeTimeSpan(0;0;2;0)&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lucia Lisdero&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Feb 2024 00:46:00 GMT</pubDate>
    <dc:creator>lulis</dc:creator>
    <dc:date>2024-02-22T00:46:00Z</dc:date>
    <item>
      <title>Defer Until parameter (Add to queue)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Defer-Until-parameter-Add-to-queue/m-p/80364#M32095</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Im using this expression&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;ToDateTime(Today()&amp;amp;" "&amp;amp;LocalTime()+MakeTimeSpan(0; 0; 2; 0))&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but the deferring isnt working&lt;BR /&gt;&lt;BR /&gt;I mean, when I create the queue in my process to generate it, I try with the expressions in the defer until, but when processing the queue in another process everything is done at the moment, the defer does not work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks !!&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lucia Lisdero&lt;BR /&gt;------------------------------&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 00:19:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Defer-Until-parameter-Add-to-queue/m-p/80364#M32095</guid>
      <dc:creator>lulis</dc:creator>
      <dc:date>2024-02-22T00:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Defer Until parameter (Add to queue)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Defer-Until-parameter-Add-to-queue/m-p/80365#M32096</link>
      <description>&lt;P&gt;Hello Lucia,&lt;/P&gt;
&lt;P&gt;BluePrism works on UTC time so you have to consider that when working with datetimes. To Fix that, the function should be;&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;ToDateTime(Today()&amp;amp;" "&amp;amp;UTCTime()+MakeTimeSpan(0; 0; 2; 0))&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Regards!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;/P&gt;
&lt;P&gt;If this was helpful, please mark it as the best answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Daniel Sanhueza&lt;BR /&gt;RPA Professional Developer&lt;BR /&gt;Deloitte&lt;BR /&gt;America/Santiago&lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 00:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Defer-Until-parameter-Add-to-queue/m-p/80365#M32096</guid>
      <dc:creator>Daniel_Sanhueza</dc:creator>
      <dc:date>2024-02-22T00:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: Defer Until parameter (Add to queue)</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Defer-Until-parameter-Add-to-queue/m-p/80366#M32097</link>
      <description>&lt;P&gt;thank you !&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;It worked for me with this one too!&lt;BR /&gt;Now() + MakeTimeSpan(0;0;2;0)&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Lucia Lisdero&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Feb 2024 00:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Defer-Until-parameter-Add-to-queue/m-p/80366#M32097</guid>
      <dc:creator>lulis</dc:creator>
      <dc:date>2024-02-22T00:46:00Z</dc:date>
    </item>
  </channel>
</rss>

