<?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: Macros not resolving when executing campaigns in SAS CIS in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314040#M1508</link>
    <description>&lt;P&gt;Are you using the autocall facility also in DI batch jobs, or are you simply including the files there?&lt;/P&gt;
&lt;P&gt;And is the file where the macro %writeheader is defined named writeheader.sas?&lt;/P&gt;</description>
    <pubDate>Thu, 24 Nov 2016 10:16:14 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-11-24T10:16:14Z</dc:date>
    <item>
      <title>Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314025#M1505</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are executing a SAS DI job in batch mode and the job is completed successfully. But when we execute the sas job through SAS CIS by executing a campaign the jobs log&amp;nbsp;shows error like "Macro not resolved". The macro paths are kept in autoexec file. This is happening with all the macros and macro variables .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help us on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 09:36:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314025#M1505</guid>
      <dc:creator>ath_123</dc:creator>
      <dc:date>2016-11-24T09:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314030#M1506</link>
      <description>&lt;P&gt;Look at the logs, especially the part where the autoxec is executed. It might be that the system user that runs CIS does not have the necessary permissions to read the includes.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 09:44:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314030#M1506</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-24T09:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314037#M1507</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are getting below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Autocall member, WRITEHEADER, has not been compiled by the macro processor. It might contain a macro syntax error or not define a macro with the same name as the member. To autocall&lt;BR /&gt;this member again, set OPTION MRECALL.&lt;BR /&gt;MPRINT(FLUSSI_OUTPUT): ();&lt;BR /&gt;345 %writeheader();&lt;BR /&gt;_&lt;BR /&gt;180&lt;/P&gt;&lt;P&gt;ERROR 180-322: Statement is not valid or it is used out of proper order.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:03:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314037#M1507</guid>
      <dc:creator>ath_123</dc:creator>
      <dc:date>2016-11-24T10:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314040#M1508</link>
      <description>&lt;P&gt;Are you using the autocall facility also in DI batch jobs, or are you simply including the files there?&lt;/P&gt;
&lt;P&gt;And is the file where the macro %writeheader is defined named writeheader.sas?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:16:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314040#M1508</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-24T10:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314059#M1509</link>
      <description>&lt;P&gt;Yes we are using autocall only.. Macro path is included in autoexec. The name of macro is same as the .sas name. Also, the same issue is coming for all the macros and macro variables used in the job.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:11:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314059#M1509</guid>
      <dc:creator>ath_123</dc:creator>
      <dc:date>2016-11-24T11:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314065#M1510</link>
      <description>&lt;P&gt;On which system platform are you running SAS (the server part)?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:22:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314065#M1510</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-24T11:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314067#M1511</link>
      <description>&lt;P&gt;We are using UNIX platform.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:28:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314067#M1511</guid>
      <dc:creator>ath_123</dc:creator>
      <dc:date>2016-11-24T11:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314072#M1513</link>
      <description>&lt;P&gt;Could you post the code for the %writeheader macro here, or does it contain sensitive information?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:38:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314072#M1513</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-24T11:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314080#M1514</link>
      <description>&lt;P&gt;Yes it does have sensitive information&amp;nbsp;&lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://communities.sas.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 11:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314080#M1514</guid>
      <dc:creator>ath_123</dc:creator>
      <dc:date>2016-11-24T11:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Macros not resolving when executing campaigns in SAS CIS</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314084#M1515</link>
      <description>&lt;P&gt;There's surprisingly little in the SAS knowledge base to be found for this NOTE, and that is related to z/OS.&lt;/P&gt;
&lt;P&gt;So the only thing that's left from my POV is some difference between the two environments (user permissions, option settings) that makes the macro syntactically or semantically wrong in the CIS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In any case, I'd put the issue to SAS technical support. With them, it's easier to reveal the code.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 12:19:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Macros-not-resolving-when-executing-campaigns-in-SAS-CIS/m-p/314084#M1515</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-11-24T12:19:09Z</dc:date>
    </item>
  </channel>
</rss>

