<?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 use SAS data integration studio to load data into LASR server for SAS VA in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/521818#M4300</link>
    <description>&lt;P&gt;SAS DI Studio is the SAS tool for implementation of metadata driven ETL jobs. SAS FM is a solution which uses DIS to implement and maintain such ETL jobs.&lt;/P&gt;
&lt;P&gt;Looking into the FM documentation - &lt;A href="http://support.sas.com/documentation/onlinedoc/fm/index.html" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/fm/index.html&lt;/A&gt; - it appears that this solution comes with a set of pre-built DIS jobs. I guess that's the starting point for site specific configuration and expansion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation doesn't go down to a level where someone without knowledge of your site specific implementation can know what "job 23" is and does.&lt;/P&gt;
&lt;P&gt;If you don't have the necessary skills to amend the jobs then best get in contact with your local SAS office to get support from their professional services.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 16 Dec 2018 22:24:53 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2018-12-16T22:24:53Z</dc:date>
    <item>
      <title>How to use SAS data integration studio to load data into LASR server for SAS VA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/504985#M1070</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm a new SAS user with basic knowledge of SAS DI and SAS VA and I need to update some pre-defined SAS DI jobs used to create and to load VA Feed tables in LASR. These jobs include many user written transformations I tried to update without success.&lt;/P&gt;&lt;P&gt;Previously, customized and standard SAS DI jobs were &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #222222; font-family: arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;configured to retrieve data and formulas from an Excel database and load them into the staging area, and then into&lt;/SPAN&gt; Solution data mart. Then SAS Financial management was used to run calculation on data loaded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone familiar with this topic here who can help ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 07:54:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/504985#M1070</guid>
      <dc:creator>Sketo</dc:creator>
      <dc:date>2018-10-17T07:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SAS data integration studio to load data into LASR server for SAS VA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/505010#M1078</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/190432"&gt;@Sketo&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;If you are both new to SAS in general and to DI Studio then you have either a solid background in coding and data integration or you are in trouble.&lt;/P&gt;
&lt;P&gt;...the way you ask your question I believe you are in trouble and should eventually try to get help from someone more experienced within your company.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what you describe - Excel sources and a lot of user written code - it sounds like "ugly" DIS jobs which will need even more experience to change without breaking them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 08:56:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/505010#M1078</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-10-17T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SAS data integration studio to load data into LASR server for SAS VA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/521420#M4199</link>
      <description>&lt;P&gt;Thanks for the advice.&lt;BR /&gt;&lt;BR /&gt;There is no one more experienced on this specific topic in my company, and one of the reasons I'm here is to find, hopefully, someone more experienced in the subject.&lt;BR /&gt;I'll try to resubmit my issue by making it as brief and concise as possible.&lt;BR /&gt;&lt;BR /&gt;We are using SAS FM to run calculations whose output data will be used for reporting via SAS VA.&lt;BR /&gt;&lt;STRONG&gt;The matter we are having is the one related to the update of VA feed tables with data generated by SAS FM calculations.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;To do this, there is a predefined SAS DIS transformation (job 23) that need probably to be updated whithout breaking the code (as you mentionned) to be aligned with the dimensions used.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;We will be then able to load this updated data into the LASR server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;- Is there another way to update those table whithout using this job 23 ? If so, how can we proceed ?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;- If not, is there anyone familiar or any documentation with this topic who can help updating this job ?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know whether it is clearer now. If not I can try again.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 11:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/521420#M4199</guid>
      <dc:creator>Sketo</dc:creator>
      <dc:date>2018-12-14T11:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SAS data integration studio to load data into LASR server for SAS VA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/521818#M4300</link>
      <description>&lt;P&gt;SAS DI Studio is the SAS tool for implementation of metadata driven ETL jobs. SAS FM is a solution which uses DIS to implement and maintain such ETL jobs.&lt;/P&gt;
&lt;P&gt;Looking into the FM documentation - &lt;A href="http://support.sas.com/documentation/onlinedoc/fm/index.html" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/fm/index.html&lt;/A&gt; - it appears that this solution comes with a set of pre-built DIS jobs. I guess that's the starting point for site specific configuration and expansion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation doesn't go down to a level where someone without knowledge of your site specific implementation can know what "job 23" is and does.&lt;/P&gt;
&lt;P&gt;If you don't have the necessary skills to amend the jobs then best get in contact with your local SAS office to get support from their professional services.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Dec 2018 22:24:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/521818#M4300</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2018-12-16T22:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use SAS data integration studio to load data into LASR server for SAS VA</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/521863#M4306</link>
      <description>Thank you</description>
      <pubDate>Mon, 17 Dec 2018 09:26:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-use-SAS-data-integration-studio-to-load-data-into-LASR/m-p/521863#M4306</guid>
      <dc:creator>Sketo</dc:creator>
      <dc:date>2018-12-17T09:26:53Z</dc:date>
    </item>
  </channel>
</rss>

