<?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: Exporting/Importing recipes best practices in Workato Pros Discussion Board</title>
    <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/138#M116</link>
    <description>&lt;P&gt;&lt;STRONG&gt;[Jan 9, 2021] Deven Maru (CSM at Workato) replied: &lt;/STRONG&gt;We have visual diff in the roadmap. At this time I do not have an ETA but will look into it to see where it fits in the prioritization.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jan 2021 14:02:15 GMT</pubDate>
    <dc:creator>jessica-lie</dc:creator>
    <dc:date>2021-01-15T14:02:15Z</dc:date>
    <item>
      <title>Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/130#M108</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 12, 2020] Mike Power (CRM Enterprise Architect at American University) posted:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Does anyone have “best practices” or steps they follow when it comes to properly exporting recipes/dependencies and then importing them into their test or prod environment in Workato?&amp;nbsp; We’re still relatively new to Workato and thus far our few attempts have had a lot of recipes being duplicated, extra connections being created, dependencies being pulled in that aren’t needed or haven’t changed, etc.&lt;/P&gt;&lt;P&gt;It's been a bit messy, which makes me think we’re just doing something wrong.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:53:05 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/130#M108</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/131#M109</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 12, 2020] Deven Maru (CSM at Workato) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi Mike, &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;The typical flow is:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Create manifest, choose assets that make up your integration&lt;/LI&gt;&lt;LI&gt;Export package using the manifest&lt;/LI&gt;&lt;LI&gt;Create target folder in test or prod environment where you want to import the integration&lt;/LI&gt;&lt;LI&gt;Import the package that you exported earlier&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Manifest represents and includes the assets related to your integration including the dependencies. Once a manifest is created, you can create packages every time you want to deploy a new version of the recipe.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Between dev, test and prod environments, the recipes and connections are references by name. So, if you change the name of the recipe or connection in dev, package it up and import it, then it will create the recipe with the new name.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If you're just modifying recipes (changing logic, mapping, transformations etc.) then the manifest does not need to be updated. You just need to export when you're ready to deploy a new version.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If you've added a new recipe, connection or other assets like a lookup table then the manifest will show you a message to review the manifest. You must include those new assets into the manifest by selecting them. Packages built after the manifest update will include the new assets.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If you do not want to deploy everything that's included in a manifest then you have two choices:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Edit the manifest to only include what you want for the immediate deployment need&lt;/LI&gt;&lt;LI&gt;Create a new manifest to include the limited assets you want to include&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Packages will always pull in the dependencies automatically. Once a connection is imported for the first time, later imports will not overwrite the connection even if it is included in the package.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Hope this helps. If it helps, we can jump on a call and walk through what you're seeing. I product manage this feature so definitely want to know more details about the issues you're facing.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:54:20 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/131#M109</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/132#M110</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 17, 2020] Manuel Roldan-Vega (Integration Architecture Team Leader at Vanoris) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;One of the things we're trying to do to make this process easier is to name the Connections, and the SDK Connectors exactly the same between Dev and Prod. This is helping this process significantly.&amp;nbsp;Before we had connections named like Salesforce Dev and Salesforce Prod. Now we moved to call them both just 'Salesforce'. This allows it to automatically be mapped to the right connection when importing it to Prod.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:56:34 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/132#M110</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/133#M111</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 18, 2020] Mike Power (CRM Enterprise Architect at American University) replied:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks Manuel, yes we decided just the other day to do the same after we noticed that was one of the causes of our problems.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Deven/Workato, I have one enhancement request, and one question&lt;/P&gt;&lt;OL type="1"&gt;&lt;LI&gt;A security role for "export only".&amp;nbsp; This way developers can export their recipes and check them into Git for source control.&amp;nbsp; Since the security role must be export/import together, then either our Workato Admin must check our code into Git, which is a pain for them, or all the developers can do both export/import, which makes Change Management more difficult&lt;/LI&gt;&lt;LI&gt;We have 2 recipes:&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Home/Sub1/ parentRecipe&lt;/P&gt;&lt;P&gt;Home/Sub2/ childRecipe&lt;/P&gt;&lt;OL type="a"&gt;&lt;OL type="a"&gt;&lt;LI&gt;Both were already in Production.&lt;/LI&gt;&lt;LI&gt;We wanted to move a change that was made in parentRecipe.&amp;nbsp; When we did the export and picked Sub1 as the "Source Folder" for our manifest, it wouldn't build the package b/c it said a callable recipe had to be a child folder.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;If we re-created the manifest and picked "Home" as the source folder, and still only selected parentRecipe, then it built ok.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;This seems a little strange… either we can or can’t select a single asset to move.&lt;/STRONG&gt;&amp;nbsp; Is this by design, so that certain folders can be locked down?&amp;nbsp; Or is it unintentional?&lt;/LI&gt;&lt;/OL&gt;&lt;/OL&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:58:31 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/133#M111</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/134#M112</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 18, 2020] Deven Maru (CSM at Workato) replied: &lt;/STRONG&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;1. We are working on enhancing the lifecycle management experience. In the new experience we're integrating the environments (test, prod) as integral to the development lifecycle stages. For example, you won't need to separately login to the test and production environment. The deployment will be easier without the need for manifest creation and export/import.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;2.Yes it was by design to now allow export if the dependencies were not contained within the same folder. We're also enhancing it to now use soft links instead of hard links to dependencies. In this case, you'll be able to take Sub1/parentRecipe and Sub2/childRecipe and deploy them independently even though the parent recipe calls the child recipe. This will give you flexibility on how you manage changes to both recipes and deploying them.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:59:17 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/134#M112</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/135#M113</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 18, 2020] Mike Power (CRM Enterprise Architect at American University) replied: &lt;/STRONG&gt;Thanks for the response Deven. When will the new recipe lifecycle experience be available?&lt;/P&gt;&lt;P&gt;It sounds like a better experience, though I don’t think it solves the problem of having the ability to export (only) for source control?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2021 13:59:49 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/135#M113</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T13:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/136#M114</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 19, 2020] Deven Maru (CSM at Workato) replied: &lt;/STRONG&gt;Mike, in your process, do you want to check into source control before the deployment? We are targeting the new enhancements in the first half of next year.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:01:20 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/136#M114</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/137#M115</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Dec 19, 2020] Mike Power (CRM Enterprise Architect at American University) replied: &lt;/STRONG&gt;I think comparing the recipe to be pushed out before it is deployed can be helpful b/c that way you can confirm that the only changes in the package are the ones you expected.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:01:42 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/137#M115</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/138#M116</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Jan 9, 2021] Deven Maru (CSM at Workato) replied: &lt;/STRONG&gt;We have visual diff in the roadmap. At this time I do not have an ETA but will look into it to see where it fits in the prioritization.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:02:15 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/138#M116</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/139#M117</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Jan 9, 2021] John Zink from Bain Capital replied: &lt;/STRONG&gt;I second that!&amp;nbsp; If it worked for versions history of a recipe that’d be great as well.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:04:12 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/139#M117</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/140#M118</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Jan 9, 2021] Deven Maru (CSM at Workato) replied: &lt;/STRONG&gt;Thanks for the feedback John. I'll review if the same module can be reused for recipe version comparison as well.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:04:42 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/140#M118</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/141#M119</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Jan 9, 2021] Gary Wilkinson (Director, Enterprise Architecture at ePlus) replied: &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Hi Deven,&lt;/P&gt;&lt;P&gt;I think we may have previously discussed this, count ePlus as another customer who is very much in favor of the “Diff” feature and looking forward to its rollout.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:18:17 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/141#M119</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/142#M120</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Jan 9, 2021] Deven Maru (CSM at Workato) replied: &lt;/STRONG&gt;Hi Gary,&lt;/P&gt;&lt;P&gt;Yes, we have. Will definitely keep you posted on it.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:18:42 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/142#M120</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting/Importing recipes best practices</title>
      <link>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/143#M121</link>
      <description>&lt;P&gt;&lt;STRONG&gt;[Jan 9, 2021] Gary Wilkinson (Director, Enterprise Architecture at ePlus) replied: &lt;/STRONG&gt;I was assuming it would include comparing versions in the version history and not just across manifests (since those seem to be going away).&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 14:19:12 GMT</pubDate>
      <guid>https://systematic.workato.com/t5/workato-pros-discussion-board/exporting-importing-recipes-best-practices/m-p/143#M121</guid>
      <dc:creator>jessica-lie</dc:creator>
      <dc:date>2021-01-15T14:19:12Z</dc:date>
    </item>
  </channel>
</rss>

