<?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: Location of code or definition for %fcf_get_runasofdate macro ? in Fraud, AML and Security Intelligence</title>
    <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622908#M466</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp; - I very much suspect that this is a SAS-supplied macro so it most likely compiled and secured for reasons of security, given the nature of the product. The OP will most likely need to progress this with SAS Tech Support.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2020 23:58:59 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2020-02-06T23:58:59Z</dc:date>
    <item>
      <title>Location of code or definition for %fcf_get_runasofdate macro ?</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622810#M462</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am new to SAS AML.&amp;nbsp; &amp;nbsp;I am trying to understand what the&amp;nbsp;%fcf_get_runasofdate macro is doing so I would like to see the source cod or definition.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;However, I can't find any&amp;nbsp;fcf_get_runasofdate.sas in any of the sas autocall paths.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Can any one tell me where this macro is defined?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 18:15:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622810#M462</guid>
      <dc:creator>adleach2</dc:creator>
      <dc:date>2020-02-06T18:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Location of code or definition for %fcf_get_runasofdate macro ?</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622856#M463</link>
      <description>&lt;P&gt;So I found the macro code.&amp;nbsp;&amp;nbsp; The macros where compiled and stored in a SAS CATALOG&amp;nbsp; called sasmacr located in the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/sas/sashome/SASFoundation/9.4/cmacros/antimnycmn directory at our install.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, when the macros where compiled and put the catalog they were compiled with the SECURE option which means I cannot retrieve the source code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know how to get the code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 20:01:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622856#M463</guid>
      <dc:creator>adleach2</dc:creator>
      <dc:date>2020-02-06T20:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Location of code or definition for %fcf_get_runasofdate macro ?</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622869#M464</link>
      <description>&lt;P&gt;What happens if you run the macro with the SAS option MPRINT? It should print the source in the SAS log unless the compiled macro does not contain source.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 21:03:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622869#M464</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-02-06T21:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Location of code or definition for %fcf_get_runasofdate macro ?</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622889#M465</link>
      <description>&lt;P&gt;Who wrote the code or originally compiled the code with the option?&lt;/P&gt;
&lt;P&gt;I would hope someone in the organization wrote or has a copy of the code. Find that person and ask for the source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may need to add MLOGIC to the suggestion that &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;made to find macro branching as one pass may not execute all of the paths in macro.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 22:35:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622889#M465</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-02-06T22:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Location of code or definition for %fcf_get_runasofdate macro ?</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622908#M466</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp; - I very much suspect that this is a SAS-supplied macro so it most likely compiled and secured for reasons of security, given the nature of the product. The OP will most likely need to progress this with SAS Tech Support.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 23:58:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/622908#M466</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-02-06T23:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Location of code or definition for %fcf_get_runasofdate macro ?</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/623043#M467</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt;&amp;nbsp; Thanks for the replies.&amp;nbsp; &amp;nbsp;When I add those options and run the macro I get nothing back in the log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options mprint symbolgen source mlogic ;&lt;BR /&gt;%fcf_get_runasofdate ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;NOTE: PROCEDURE SQL used (Total process time):&lt;BR /&gt;real time 0.01 seconds&lt;BR /&gt;cpu time 0.02 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The macros definitely are compiled. See below.&amp;nbsp; Hopefully someone as SAS Saved the code before they compiled it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc catalog ;&lt;BR /&gt;27 contents cat= ECMCMAC.sasmacr out=temp;&lt;BR /&gt;28 run;&lt;/P&gt;&lt;P&gt;NOTE: The data set WORK.TEMP has 1 observations and 9 variables.&lt;BR /&gt;29&lt;BR /&gt;30&lt;BR /&gt;31 filename outfl "/home/e931413/ECMCMAC";&lt;BR /&gt;NOTE: The macro %FCF_GET_RUNASOFDATE was compiled with the /SECURE option. No output will be produced for this %COPY statement.&lt;BR /&gt;ERROR: The /SOURCE option was not specified when the macro FCF_GET_RUNASOFDATE was compiled.&lt;BR /&gt;ERROR: An error occurred during the execution of the %COPY statement.&lt;BR /&gt;32&lt;BR /&gt;33 %copy FCF_GET_RUNASOFDATE / OUTFILE=outfl source;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 13:15:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/623043#M467</guid>
      <dc:creator>adleach2</dc:creator>
      <dc:date>2020-02-07T13:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Location of code or definition for %fcf_get_runasofdate macro ?</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/623171#M469</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/310917"&gt;@adleach2&lt;/a&gt;&amp;nbsp; - That pretty much confirms my suspicions of this being SAS-supplied. Tracking this to Tech Support seems like the only way to make progress.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 21:21:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Location-of-code-or-definition-for-fcf-get-runasofdate-macro/m-p/623171#M469</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-02-07T21:21:20Z</dc:date>
    </item>
  </channel>
</rss>

