<?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 create version and also set the same version to the map? in ArcGIS Workflow Manager Questions</title>
    <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-create-version-and-also-set-the-same/m-p/1628877#M2133</link>
    <description>&lt;P&gt;Hello Angie,&lt;/P&gt;&lt;P&gt;If you are using the &lt;EM&gt;Create Version&lt;/EM&gt; step template in your workflow to create the job version, you should be able to dynamically retrieve the job version name using the &lt;SPAN&gt;JobVersion(job_id, data_source_name). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the link to the help page for the expression details:&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://doc.arcgis.com/en/workflow-manager/11.4/help/data-management-functions.htm#ESRI_SECTION1_0FAE76D901004FC0BDAFE5313EE62722" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/workflow-manager/11.4/help/data-management-functions.htm#ESRI_SECTION1_0FAE76D901004FC0BDAFE5313EE62722&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For the second part of your question: I am not sure how you are trying to open the map, but if it is done using the &lt;EM&gt;Open Web Page&lt;/EM&gt; step, and it is opening something that has a URL parameter for the version, you can format the URL like the example below. It is a concatenation of string and Arcade so the formatting is key.&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;https://servername.domain.com/portal/apps/mapviewer/index.html?webmap=2622e6b3d9e447af99429bcf3f173624&amp;amp;extent='+&amp;nbsp; jobLocation($job) + '&amp;amp;version=' + jobVersion($job,'data_source_name')&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 14:13:20 GMT</pubDate>
    <dc:creator>TiffanyWeintraub</dc:creator>
    <dc:date>2025-07-01T14:13:20Z</dc:date>
    <item>
      <title>How to create version and also set the same version to the map?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-create-version-and-also-set-the-same/m-p/1627049#M2130</link>
      <description>&lt;P&gt;I am trying to create a version automatically and i have to set the same version on the map, how do to that? i tried everything use the version name in the 'Set Job version' as&amp;nbsp;&lt;/P&gt;&lt;P&gt;jobOutputValue($job, '45e9adae-7c8c-4e64-9c3a-6ab4bxxx', 'version')&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even then the error says no matching versions found, how to solve this?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 08:07:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-create-version-and-also-set-the-same/m-p/1627049#M2130</guid>
      <dc:creator>angiexx1</dc:creator>
      <dc:date>2025-06-26T08:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to create version and also set the same version to the map?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-create-version-and-also-set-the-same/m-p/1628877#M2133</link>
      <description>&lt;P&gt;Hello Angie,&lt;/P&gt;&lt;P&gt;If you are using the &lt;EM&gt;Create Version&lt;/EM&gt; step template in your workflow to create the job version, you should be able to dynamically retrieve the job version name using the &lt;SPAN&gt;JobVersion(job_id, data_source_name). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Here is the link to the help page for the expression details:&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;A href="https://doc.arcgis.com/en/workflow-manager/11.4/help/data-management-functions.htm#ESRI_SECTION1_0FAE76D901004FC0BDAFE5313EE62722" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/workflow-manager/11.4/help/data-management-functions.htm#ESRI_SECTION1_0FAE76D901004FC0BDAFE5313EE62722&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For the second part of your question: I am not sure how you are trying to open the map, but if it is done using the &lt;EM&gt;Open Web Page&lt;/EM&gt; step, and it is opening something that has a URL parameter for the version, you can format the URL like the example below. It is a concatenation of string and Arcade so the formatting is key.&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;https://servername.domain.com/portal/apps/mapviewer/index.html?webmap=2622e6b3d9e447af99429bcf3f173624&amp;amp;extent='+&amp;nbsp; jobLocation($job) + '&amp;amp;version=' + jobVersion($job,'data_source_name')&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 14:13:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-create-version-and-also-set-the-same/m-p/1628877#M2133</guid>
      <dc:creator>TiffanyWeintraub</dc:creator>
      <dc:date>2025-07-01T14:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to create version and also set the same version to the map?</title>
      <link>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-create-version-and-also-set-the-same/m-p/1629235#M2134</link>
      <description>&lt;P&gt;Hi Tiffany&lt;/P&gt;&lt;P&gt;I created the branch version via Workflow Manager but how to set that version in the map automatically is where i am stuck&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 06:59:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-workflow-manager-questions/how-to-create-version-and-also-set-the-same/m-p/1629235#M2134</guid>
      <dc:creator>angiexx1</dc:creator>
      <dc:date>2025-07-02T06:59:55Z</dc:date>
    </item>
  </channel>
</rss>

