<?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: Getting an error while bulk import EG projects in SAS Viya using CLI method in Moving to SAS Viya</title>
    <link>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/916425#M51</link>
    <description>&lt;P&gt;Yes, its resolved few months ago. Apologies couldn't post the solution in time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below steps worked in our case -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During CLI set-up, we need to create profile by executing "&lt;EM&gt;./sas-viya profile init&lt;/EM&gt;".&lt;/P&gt;&lt;P&gt;In Service Endpoint option, we need to pass the value contains "&lt;STRONG&gt;https&lt;/STRONG&gt;://...sas.com". Here we were passing incorrect values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Although,&amp;nbsp; passing incorrect values, profile was created successfully and was accepting the token so please check this step while creating service endpoint profile. )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
    <pubDate>Fri, 16 Feb 2024 11:10:04 GMT</pubDate>
    <dc:creator>devi001</dc:creator>
    <dc:date>2024-02-16T11:10:04Z</dc:date>
    <item>
      <title>Getting an error while bulk import EG projects in SAS Viya using CLI method</title>
      <link>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/904320#M38</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are importing SAS 9.4 EG projects in SAS Viya using CLI method as we want to import multiple EGP files at a time (bulk import). We have installed latest CLI version(1.21.23), created profile, profile authenticated successfully (Trusted CA certificates validation) and installed all the plug-ins. For transfer plug-in, used force option to update the same. Used below reference links.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;For CLI set up&lt;/U&gt; -&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/sasadmincdc/v_046/calcli/n1e2dehluji7jon1gk69yggc6i28.htm" target="_blank" rel="noopener"&gt;https://documentation.sas.com/doc/en/sasadmincdc/v_046/calcli/n1e2dehluji7jon1gk69yggc6i28.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;For import EG project&lt;/U&gt; -&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Go-with-the-flow-migrating-Enterprise-Guide-Projects-to-SAS/ta-p/743627" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Go-with-the-flow-migrating-Enterprise-Guide-Projects-to-SAS/ta-p/743627&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have executed below command (this is using folder path method as we have placed SAS 9.4 egp files at one location in Viya env and path is specified in --source-location option)&amp;nbsp;in SAS Viya environment : -&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;./importEGProjects --sas-viya-path "/home/sasdemo/SASContentAssessment/sas-viya" --source-location "/home/sasdemo/SASContentAssessment/"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Getting an error as import FAILED.&amp;nbsp; The error that we are getting in the log is as follows :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---partial log start---&lt;/P&gt;&lt;P&gt;2023/11/22 06:56:14.660502 cli.go:54: Executing: /home/sasdemo/SASContentAssessment/sas-viya transfer&lt;BR /&gt;2023/11/22 06:56:14.853180 main.go:304: The required plugin, transfer, is installed.&lt;BR /&gt;2023/11/22 06:56:14.853220 cli.go:54: Executing: /home/sasdemo/SASContentAssessment/sas-viya transfer --version&lt;BR /&gt;2023/11/22 06:56:15.038999 semver.go:47: The version of sas-transfer is 1.22.41&lt;BR /&gt;2023/11/22 06:56:15.039034 main.go:355: Validating the specified settings: SUCCESS&lt;BR /&gt;2023/11/22 06:56:15.039046 main.go:358: Command-line options in use:&lt;BR /&gt;2023/11/22 06:56:15.039056 main.go:359:&amp;nbsp;&amp;nbsp; Creating a profile for this SAS Enterprise Guide projects: false&lt;BR /&gt;2023/11/22 06:56:15.039066 main.go:360:&amp;nbsp;&amp;nbsp; Root folder for this SAS Enterprise Guide projects import: ConvertedEGProjects&lt;BR /&gt;2023/11/22 06:56:15.039076 main.go:361:&amp;nbsp;&amp;nbsp; Source file for this SAS Enterprise Guide projects import:&amp;nbsp;&lt;BR /&gt;2023/11/22 06:56:15.039085 main.go:362:&amp;nbsp;&amp;nbsp; Source location for this SAS Enterprise Guide projects import: /home/sasdemo/SASContentAssessment/&lt;BR /&gt;2023/11/22 06:56:15.039099 main.go:560: Enumerating SAS Enterprise Guide projects to import.&lt;BR /&gt;2023/11/22 06:56:15.039116 main.go:598: Processing the source location /home/sasdemo/SASContentAssessment/ to determine which SAS Enterprise Guide projects to import&lt;BR /&gt;2023/11/22 06:56:15.041362 main.go:607: Processed 5 SAS Enterprise Projects&lt;BR /&gt;2023/11/22 06:56:15.041393 main.go:622: Importing the specified SAS Enterprise Guide projects.&lt;BR /&gt;2023/11/22 06:56:15.041412 main.go:637: Processing 1 of 5 SAS Enterprise Guide project(s): /home/sasdemo/SASContentAssessment/EGModels 1.egp&lt;BR /&gt;2023/11/22 06:56:15.041437 cli.go:54: Executing: /home/sasdemo/SASContentAssessment/sas-viya transfer --quiet upload --file /home/sasdemo/SASContentAssessment/EGModels 1.egp&lt;BR /&gt;2023/11/22 06:56:15.265145 main.go:723: The project was uploaded successfully with the ID:&amp;nbsp;&lt;BR /&gt;2023/11/22 06:56:15.265219 cli.go:54: Executing: /home/sasdemo/SASContentAssessment/sas-viya transfer --quiet import --id&amp;nbsp; --f :SKIP_VALIDATION:/ConvertedEGProjects/home/sasdemo/SASContentAssessment&lt;BR /&gt;2023/11/22 06:56:15.537759 main.go:738: &lt;STRONG&gt;The project failed to import&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2023/11/22 06:56:15.537819 cli.go:54: Executing: /home/sasdemo/SASContentAssessment/sas-viya transfer --yes-to-all delete --id&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;2023/11/22 06:56:15.898952 main.go:756: No package with the URI "/transfer/packages/" was found.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;---partial log end---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kindly assist in resolving this error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 08:26:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/904320#M38</guid>
      <dc:creator>devi001</dc:creator>
      <dc:date>2023-11-23T08:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error while bulk import EG projects in SAS Viya using CLI method</title>
      <link>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/904416#M39</link>
      <description>&lt;P&gt;This type of problem is best progressed with SAS Tech Support if you haven't already opened a track.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 20:19:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/904416#M39</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-11-23T20:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error while bulk import EG projects in SAS Viya using CLI method</title>
      <link>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/909746#M44</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have nayone got the resolution for this please tell cause i am also facing the same error&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 10:40:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/909746#M44</guid>
      <dc:creator>Rutujak</dc:creator>
      <dc:date>2023-12-27T10:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error while bulk import EG projects in SAS Viya using CLI method</title>
      <link>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/909748#M45</link>
      <description>&lt;P&gt;Do you get the exact same error?&lt;/P&gt;
&lt;P&gt;Are your .egp files from a rather recent SAS EG version?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you meet all that's define under: &lt;A href="https://go.documentation.sas.com/doc/en/sasadmincdc/v_046/calcli/n1e2dehluji7jon1gk69yggc6i28.htm" target="_self"&gt;Command-Line Interface: Preliminary Instructions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's likely something SAS Tech Support is best suited to help you with. Also with SAS Tech Support you will get to a resolution faster if you provide them with all the info from above questions as well as your Viya and CLI version, all the relavant log and the site number (for the site number: I normally run Proc Setinit and just share the "header" with TS that also includes the Viya version and the OS).&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2023 11:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/909748#M45</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2023-12-27T11:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting an error while bulk import EG projects in SAS Viya using CLI method</title>
      <link>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/916425#M51</link>
      <description>&lt;P&gt;Yes, its resolved few months ago. Apologies couldn't post the solution in time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below steps worked in our case -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;During CLI set-up, we need to create profile by executing "&lt;EM&gt;./sas-viya profile init&lt;/EM&gt;".&lt;/P&gt;&lt;P&gt;In Service Endpoint option, we need to pass the value contains "&lt;STRONG&gt;https&lt;/STRONG&gt;://...sas.com". Here we were passing incorrect values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Although,&amp;nbsp; passing incorrect values, profile was created successfully and was accepting the token so please check this step while creating service endpoint profile. )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 11:10:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Moving-to-SAS-Viya/Getting-an-error-while-bulk-import-EG-projects-in-SAS-Viya-using/m-p/916425#M51</guid>
      <dc:creator>devi001</dc:creator>
      <dc:date>2024-02-16T11:10:04Z</dc:date>
    </item>
  </channel>
</rss>

