<?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: SAS Compliance Solution 6.3 Macro Location in Fraud, AML and Security Intelligence</title>
    <link>https://communities.sas.com/t5/Fraud-AML-and-Security/SAS-Compliance-Solution-6-3-Macro-Location/m-p/671795#M639</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would advise you open a tech support track to assist with your question, here is the link to opening:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/en/technical-support/contact-sas.html" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://support.sas.com/en/technical-support/contact-sas.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Elizabeth Kyriacou&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jul 2020 12:35:02 GMT</pubDate>
    <dc:creator>ElizabethKyria</dc:creator>
    <dc:date>2020-07-23T12:35:02Z</dc:date>
    <item>
      <title>SAS Compliance Solution 6.3 Macro Location</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/SAS-Compliance-Solution-6-3-Macro-Location/m-p/670910#M637</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using SAS Compliance Solution 6.3. At SAS AML UI link, under Scenario Administrator there is an IMPORT button available, with that we can import the scenarios.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So behind that button there is Stored Process is running as of my understanding(fcf_sa_import_sp.sas).&lt;/P&gt;
&lt;P&gt;Inside that there is an autocall macro is getting called (fcf_sa_read_config_data.sas)&lt;/P&gt;
&lt;P&gt;Again inside&amp;nbsp;fcf_sa_read_config_data.sas file there is another autocall macro getting called named as&amp;nbsp;&lt;BR /&gt;%fcf_get_app_property_value(application=&amp;amp;app_name,&lt;BR /&gt;property=&amp;amp;fcf_sa_prep_lib_prop,&lt;BR /&gt;output_property_value=fcf_sa_prep_lib,&lt;BR /&gt;output_status=fcf_sa_rc&lt;BR /&gt;);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I drilled down and found all the macros and definitions except &lt;STRONG&gt;%fcf_get_app_property_value&lt;/STRONG&gt;. Can someone please let me know where to get the definition for&amp;nbsp;&lt;STRONG&gt;fcf_get_app_property_value&lt;/STRONG&gt; macro in SAS AML Solution. I want to understand and customize the &lt;STRONG&gt;fcf_get_app_property_value&lt;/STRONG&gt; macro definition for special case use in my current environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me, it's something urgently I need it. If anything specific information is needed on this I can provide as well.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jul 2020 09:47:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/SAS-Compliance-Solution-6-3-Macro-Location/m-p/670910#M637</guid>
      <dc:creator>rajdeep</dc:creator>
      <dc:date>2020-07-21T09:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Compliance Solution 6.3 Macro Location</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/SAS-Compliance-Solution-6-3-Macro-Location/m-p/671795#M639</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would advise you open a tech support track to assist with your question, here is the link to opening:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/en/technical-support/contact-sas.html" target="_blank" rel="nofollow noopener noreferrer noopener noreferrer"&gt;https://support.sas.com/en/technical-support/contact-sas.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;
&lt;P&gt;Elizabeth Kyriacou&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 12:35:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/SAS-Compliance-Solution-6-3-Macro-Location/m-p/671795#M639</guid>
      <dc:creator>ElizabethKyria</dc:creator>
      <dc:date>2020-07-23T12:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Compliance Solution 6.3 Macro Location</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/SAS-Compliance-Solution-6-3-Macro-Location/m-p/675989#M657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A class="trigger-hovercard" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/266455" target="_blank"&gt;ElizabethKyria,&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the suggestion, though I couldn't find the location or macro definition for&amp;nbsp;&lt;STRONG&gt;fcf_get_app_property_value,&amp;nbsp;&lt;/STRONG&gt;but there's a similar kind of macro is available under&amp;nbsp; \sashome\SASFoundation\9.4\casemgmtmva\ucmacros called as&amp;nbsp;&lt;STRONG&gt;ecm_get_app_property_value.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe the fcf_get_app would be having mostly similar definition like the other, so I managed my work by taking the definition of the same and customized as required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your quick response.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 19:39:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/SAS-Compliance-Solution-6-3-Macro-Location/m-p/675989#M657</guid>
      <dc:creator>rajdeep</dc:creator>
      <dc:date>2020-08-11T19:39:12Z</dc:date>
    </item>
  </channel>
</rss>

