<?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: How to extract the sting which I'm getting the below format? in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6340#M2784</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/10181"&gt;@chandan1048&lt;/a&gt;&amp;nbsp;can you try this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="ruby"&gt;"1245; Incident#11169; testing, release"[/#(\d+)/, 1]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2024 11:22:57 GMT</pubDate>
    <dc:creator>javier-riesco</dc:creator>
    <dc:date>2024-04-03T11:22:57Z</dc:date>
    <item>
      <title>How to extract the sting which I'm getting the below format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6324#M2774</link>
      <description>&lt;P&gt;I have the string "&lt;SPAN&gt;1245; In#111111; testing, release" and my output should be "11169"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;how to extra these?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have tried the below approach but it work only&amp;nbsp; on the last index.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;x.split(";").last().strip.gsub("In#","")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 12:09:12 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6324#M2774</guid>
      <dc:creator>chandan1048</dc:creator>
      <dc:date>2024-04-02T12:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract the sting which I'm getting the below format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6328#M2777</link>
      <description>&lt;P&gt;Assuming the input can have any number of semi-colons but only one # character, this should work:&lt;/P&gt;&lt;P&gt;x.split("#")[1].split(";")[0]&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 19:27:44 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6328#M2777</guid>
      <dc:creator>gary1</dc:creator>
      <dc:date>2024-04-02T19:27:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract the sting which I'm getting the below format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6340#M2784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/10181"&gt;@chandan1048&lt;/a&gt;&amp;nbsp;can you try this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="ruby"&gt;"1245; Incident#11169; testing, release"[/#(\d+)/, 1]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 11:22:57 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6340#M2784</guid>
      <dc:creator>javier-riesco</dc:creator>
      <dc:date>2024-04-03T11:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract the sting which I'm getting the below format?</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6341#M2785</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have the string "&lt;/SPAN&gt;&lt;SPAN&gt;1245; In#111111; testing, release" and my output should be "11169"&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Hi&amp;nbsp;&lt;a href="https://systematic.workato.com/t5/user/viewprofilepage/user-id/10181"&gt;@chandan1048&lt;/a&gt;&amp;nbsp; just wanted to know&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;input:&amp;nbsp;"1245; In#111111; testing, release" and output:&amp;nbsp;"11169"&amp;nbsp; is that my understanding correct?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 14:01:33 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/how-to-extract-the-sting-which-i-m-getting-the-below-format/m-p/6341#M2785</guid>
      <dc:creator>shivakumara</dc:creator>
      <dc:date>2024-04-03T14:01:33Z</dc:date>
    </item>
  </channel>
</rss>

