<?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 Automating migration from SAS Enterprise Guide to SAS Viya - demo and sample github repository in SAS Community Nordic</title>
    <link>https://communities.sas.com/t5/SAS-Community-Nordic/Automating-migration-from-SAS-Enterprise-Guide-to-SAS-Viya-demo/m-p/861907#M420</link>
    <description>&lt;P&gt;Hi, I just made a video to show how you can automate migration from SAS Enterprise Guide to SAS Viya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is based on a public repository here:&amp;nbsp;&lt;A href="https://github.com/larsatsas/auto-eg2viya" target="_blank"&gt;https://github.com/larsatsas/auto-eg2viya&lt;/A&gt;&amp;nbsp;so if you want to try this out yourself and have access to an environment with Enterprise Guide as well as a SAS Viya environment, you may want to try this out yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As many now are considering migrating Enterprise Guide projects to SAS Viya - I wanted to see how we could automate this quite tedious process that requires tight attention to details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As humans we are not always good at this – we get bored and sloppy, and mistakes may happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So why not automate this and have a computer do this for us? With CICD and devops being a thing, doing migration through CICD seems to be a sensible way of attacking this. Also – many of the tools for migration are well suited for automation – most of them have command-line options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And as a CICD addict and true believer in all things agile, going cicd on migration makes a ton of sense.&lt;/P&gt;
&lt;P&gt;The repository have content and guidance on:&lt;/P&gt;
&lt;UL dir="auto"&gt;
&lt;LI&gt;Understanding and setting up the environments to prepare for CICD&lt;/LI&gt;
&lt;LI&gt;How to use git to transfer content between SAS94 and SAS Viya&lt;/LI&gt;
&lt;LI&gt;Using github actions to automate importing and validation of sas content to SAS Viya&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Watch the video and let me know what you think - and do take a peak at the repo mentioned above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6321530948112w960h540r875" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6321530948112" data-account="6058004174001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004174001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6321530948112w960h540r875');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://communities.sas.com/t5/video/gallerypage/video-id/6321530948112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Mar 2023 07:46:43 GMT</pubDate>
    <dc:creator>larsarne</dc:creator>
    <dc:date>2023-03-02T07:46:43Z</dc:date>
    <item>
      <title>Automating migration from SAS Enterprise Guide to SAS Viya - demo and sample github repository</title>
      <link>https://communities.sas.com/t5/SAS-Community-Nordic/Automating-migration-from-SAS-Enterprise-Guide-to-SAS-Viya-demo/m-p/861907#M420</link>
      <description>&lt;P&gt;Hi, I just made a video to show how you can automate migration from SAS Enterprise Guide to SAS Viya.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is based on a public repository here:&amp;nbsp;&lt;A href="https://github.com/larsatsas/auto-eg2viya" target="_blank"&gt;https://github.com/larsatsas/auto-eg2viya&lt;/A&gt;&amp;nbsp;so if you want to try this out yourself and have access to an environment with Enterprise Guide as well as a SAS Viya environment, you may want to try this out yourself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As many now are considering migrating Enterprise Guide projects to SAS Viya - I wanted to see how we could automate this quite tedious process that requires tight attention to details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As humans we are not always good at this – we get bored and sloppy, and mistakes may happen.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So why not automate this and have a computer do this for us? With CICD and devops being a thing, doing migration through CICD seems to be a sensible way of attacking this. Also – many of the tools for migration are well suited for automation – most of them have command-line options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And as a CICD addict and true believer in all things agile, going cicd on migration makes a ton of sense.&lt;/P&gt;
&lt;P&gt;The repository have content and guidance on:&lt;/P&gt;
&lt;UL dir="auto"&gt;
&lt;LI&gt;Understanding and setting up the environments to prepare for CICD&lt;/LI&gt;
&lt;LI&gt;How to use git to transfer content between SAS94 and SAS Viya&lt;/LI&gt;
&lt;LI&gt;Using github actions to automate importing and validation of sas content to SAS Viya&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Watch the video and let me know what you think - and do take a peak at the repo mentioned above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6321530948112w960h540r351" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6321530948112" data-account="6058004174001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6058004174001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6321530948112w960h540r351');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://communities.sas.com/t5/video/gallerypage/video-id/6321530948112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 07:46:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Community-Nordic/Automating-migration-from-SAS-Enterprise-Guide-to-SAS-Viya-demo/m-p/861907#M420</guid>
      <dc:creator>larsarne</dc:creator>
      <dc:date>2023-03-02T07:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Automating migration from SAS Enterprise Guide to SAS Viya - demo and sample github repository</title>
      <link>https://communities.sas.com/t5/SAS-Community-Nordic/Automating-migration-from-SAS-Enterprise-Guide-to-SAS-Viya-demo/m-p/861909#M421</link>
      <description>&lt;P&gt;This is great Lars Arne, thank you for sharing!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 08:05:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Community-Nordic/Automating-migration-from-SAS-Enterprise-Guide-to-SAS-Viya-demo/m-p/861909#M421</guid>
      <dc:creator>PiaRønnevik</dc:creator>
      <dc:date>2023-03-02T08:05:09Z</dc:date>
    </item>
  </channel>
</rss>

