<?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: buid a condition based on the server name in xml file for sas enterprise case management in Fraud, AML and Security Intelligence</title>
    <link>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/583995#M375</link>
    <description>&lt;P&gt;Hi Shuchi!&lt;BR /&gt;&lt;BR /&gt;It appears that you have a track opened with SAS technical support for this same issue.&amp;nbsp; Please continue working with TS through the track in order to keep all information in one place.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For the community, we will post an official answer once we find one.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2019 17:20:36 GMT</pubDate>
    <dc:creator>SAS_KennyE</dc:creator>
    <dc:date>2019-08-26T17:20:36Z</dc:date>
    <item>
      <title>buid a condition based on the server name in xml file for sas enterprise case management</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/582561#M367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we use SAS enterprise case management application for AML in our project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and wanted to edit how it link to the tableau report in each server ( DEV, SIT, UAT, PROD).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example: if we are in DEV, SIT , PROD ecm then it should link with UAT server of tableau report else&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if we are in UAT server of ECM then the report link to PROD SERVER of the TABLEAU REPORT.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;lt;url&amp;gt; &lt;BR /&gt;javascript&amp;amp;colon; &lt;BR /&gt;&lt;BR /&gt;var url = "&lt;A href="https://tableau.xxx.com/vie" target="_blank"&gt;https://tableau.xxx.com/vie&lt;/A&gt;&lt;FONT color="#ff6600"&gt;ws/TDT/MAIN?"&lt;/FONT&gt; + grp_ind; &lt;BR /&gt;window.open(url,"_blank"); &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/item&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could anyone has code to show how to do it in XML file?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 19:32:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/582561#M367</guid>
      <dc:creator>shuchidxt_gmail_com</dc:creator>
      <dc:date>2019-08-20T19:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: buid a condition based on the server name in xml file for sas enterprise case management</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/582565#M368</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/27156"&gt;@shuchidxt_gmail_com&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we use SAS enterprise case management application for AML in our project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and wanted to edit how it link to the tableau report in each server ( DEV, SIT, UAT, PROD).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example: if we are in DEV, SIT , PROD ecm then it should link with UAT server of tableau report else&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if we are in UAT server of ECM then the report link to PROD SERVER of the TABLEAU REPORT.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;lt;url&amp;gt; &lt;BR /&gt;javascript&amp;amp;colon; &lt;BR /&gt;&lt;BR /&gt;var url = "&lt;A href="https://tableau.xxx.com/vie" target="_blank" rel="noopener"&gt;https://tableau.xxx.com/vie&lt;/A&gt;&lt;FONT color="#ff6600"&gt;ws/TDT/MAIN?"&lt;/FONT&gt; + grp_ind; &lt;BR /&gt;window.open(url,"_blank"); &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/item&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could anyone has code to show how to do it in XML file?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Given that example where is the information for&amp;nbsp;&amp;nbsp; DEV, SIT, UAT, PROD supposed to come from and where does it go? A bit more actual detail may be helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 19:39:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/582565#M368</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-08-20T19:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: buid a condition based on the server name in xml file for sas enterprise case management</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/582569#M369</link>
      <description>&lt;P&gt;Yes, I wanted to know where is the server information is stored ? metadata property which holds server name and how to build a menu definition around it to link with particular tableau report environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to change the below link for each env.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;so if we are in UAT THEN below should link to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color: transparent; color: #333333; display: inline; float: none; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 21.33px; 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;"&gt;var url = "&lt;/SPAN&gt;&lt;A style="background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; box-sizing: border-box; color: #007dc3; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; 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;" href="https://tableau.xxx.com/vie" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://tableau.xxx.com/vie&lt;/A&gt;&lt;FONT color="#ff6600" style="background-color: transparent; box-sizing: border-box; color: #ff6600; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 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;"&gt;&lt;FONT color="#ff0000"&gt;w&lt;FONT color="#00ffff"&gt;s/TDT_UAT/MAI&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#00ffff"&gt;N&lt;/FONT&gt;?"&lt;/FONT&gt;&lt;SPAN style="background-color: transparent; color: #333333; display: inline; float: none; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 21.33px; 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;"&gt; + grp_ind; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color: transparent; color: #333333; display: inline; float: none; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 21.33px; 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;"&gt;else if in PROD ECM then below&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 21.33px; 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;"&gt;var url = "&lt;/SPAN&gt;&lt;A style="background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; box-sizing: border-box; color: #007dc3; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; 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;" href="https://tableau.xxx.com/vie" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://tableau.xxx.com/vie&lt;/A&gt;&lt;FONT color="#ff6600" style="background-color: transparent; box-sizing: border-box; color: #ff6600; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 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;"&gt;ws/TDT/MAIN?"&lt;/FONT&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 21.33px; 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;"&gt; + grp_ind; &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 19:49:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/582569#M369</guid>
      <dc:creator>shuchidxt_gmail_com</dc:creator>
      <dc:date>2019-08-20T19:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: buid a condition based on the server name in xml file for sas enterprise case management</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/583995#M375</link>
      <description>&lt;P&gt;Hi Shuchi!&lt;BR /&gt;&lt;BR /&gt;It appears that you have a track opened with SAS technical support for this same issue.&amp;nbsp; Please continue working with TS through the track in order to keep all information in one place.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For the community, we will post an official answer once we find one.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 17:20:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/583995#M375</guid>
      <dc:creator>SAS_KennyE</dc:creator>
      <dc:date>2019-08-26T17:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: buid a condition based on the server name in xml file for sas enterprise case management</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/586245#M384</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Enterprise Case Management 6.x uses MainNavigationMenu.xml for specifying the menu items in the application.&lt;/P&gt;
&lt;P&gt;It is also customizable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to add an item to the menu, you can&amp;nbsp;add something like this under &amp;lt;menu&amp;gt;....&amp;lt;/menu&amp;gt;&amp;nbsp;.&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp; &amp;lt;item id="external_search"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;label&amp;gt;&amp;lt;message key="external.search.txt"/&amp;gt;&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;url&amp;gt;&lt;A href="http://search.yahoo.com/search&amp;lt;/url" target="_blank"&gt;http://search.yahoo.com/search&amp;lt;/url&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;param name="p"&amp;gt;fraud alert&amp;lt;/param&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/item&amp;gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8A70F0C8"&gt;&lt;FONT size="2"&gt;Documentation for SAS Enterprise Case Management 6.3 are in &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8A70F0C8"&gt;&lt;A class="cs13BC40F8" href="http://support.sas.com/documentation/onlinedoc/securedoc/ecm.html" target="new"&gt;&lt;SPAN class="cs896CB680"&gt;http://support.sas.com/documentation/onlinedoc/securedoc/ecm.html&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8A70F0C8"&gt;&lt;FONT size="2"&gt;For customizing the user interface, please see using Custom Page Builder&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs8A70F0C8"&gt;&lt;FONT size="2"&gt;in Chapter 6. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 19:53:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/buid-a-condition-based-on-the-server-name-in-xml-file-for-sas/m-p/586245#M384</guid>
      <dc:creator>jmac</dc:creator>
      <dc:date>2019-09-04T19:53:44Z</dc:date>
    </item>
  </channel>
</rss>

