<?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 Unable to Format the Soap Timestamp Date Format in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Format-the-Soap-Timestamp-Date-Format/m-p/56992#M11081</link>
    <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I am trying to hit the soap Api using the input request xml.&lt;BR /&gt;&lt;BR /&gt;The Request of API includes the security Timestamp and the format is yyyy-MM-dd'T'HH:mm:ss.SSS'Z'&lt;BR /&gt;&lt;BR /&gt;I used below logics to create the above format but the output is returned as text and the soap request doesnt accept that it threws a date parse exception.&lt;BR /&gt;FormatUTCDateTime(Now(); yyyy-MM-dd'T'HH:mm:ss.SSS'Z')&lt;BR /&gt;FormatUTCDateTime(Now(); "yyyy-MM-dd")&amp;amp;"T"&amp;amp;FormatUTCDateTime(Now(); "HH:mm:ss")&amp;amp;"Z"&lt;BR /&gt;&lt;BR /&gt;And Also used the code stage to format the Date and that didn't work as well.&lt;BR /&gt;&lt;BR /&gt;Dim MS &lt;BR /&gt;MS = format(Now,"yyyy-MM-dd'T'HH:mm:ss.SSS'Z'")&lt;BR /&gt;Console.WriteLine(MS)&lt;BR /&gt;&lt;BR /&gt;Can you please suggest to me a way to send the timestamp format correctly to the soap request?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;wsu:Created&amp;gt;2021-04-30T06:07:57Z&amp;lt;/wsu:Created&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Subha Swetha Nandyala&lt;BR /&gt;software engineer&lt;BR /&gt;HCL technologies&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Apr 2021 06:22:00 GMT</pubDate>
    <dc:creator>Subha_SwethaNan</dc:creator>
    <dc:date>2021-04-30T06:22:00Z</dc:date>
    <item>
      <title>Unable to Format the Soap Timestamp Date Format</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Unable-to-Format-the-Soap-Timestamp-Date-Format/m-p/56992#M11081</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I am trying to hit the soap Api using the input request xml.&lt;BR /&gt;&lt;BR /&gt;The Request of API includes the security Timestamp and the format is yyyy-MM-dd'T'HH:mm:ss.SSS'Z'&lt;BR /&gt;&lt;BR /&gt;I used below logics to create the above format but the output is returned as text and the soap request doesnt accept that it threws a date parse exception.&lt;BR /&gt;FormatUTCDateTime(Now(); yyyy-MM-dd'T'HH:mm:ss.SSS'Z')&lt;BR /&gt;FormatUTCDateTime(Now(); "yyyy-MM-dd")&amp;amp;"T"&amp;amp;FormatUTCDateTime(Now(); "HH:mm:ss")&amp;amp;"Z"&lt;BR /&gt;&lt;BR /&gt;And Also used the code stage to format the Date and that didn't work as well.&lt;BR /&gt;&lt;BR /&gt;Dim MS &lt;BR /&gt;MS = format(Now,"yyyy-MM-dd'T'HH:mm:ss.SSS'Z'")&lt;BR /&gt;Console.WriteLine(MS)&lt;BR /&gt;&lt;BR /&gt;Can you please suggest to me a way to send the timestamp format correctly to the soap request?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;lt;wsu:Created&amp;gt;2021-04-30T06:07:57Z&amp;lt;/wsu:Created&amp;gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Subha Swetha Nandyala&lt;BR /&gt;software engineer&lt;BR /&gt;HCL technologies&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Apr 2021 06:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Unable-to-Format-the-Soap-Timestamp-Date-Format/m-p/56992#M11081</guid>
      <dc:creator>Subha_SwethaNan</dc:creator>
      <dc:date>2021-04-30T06:22:00Z</dc:date>
    </item>
  </channel>
</rss>

