<?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: Using a workflow to update internal entity fields using information obtained from a related enti in Fraud, AML and Security Intelligence</title>
    <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919423#M1010</link>
    <description>Hey Felix,&lt;BR /&gt;&lt;BR /&gt;I tried using your example, but I get the following error message:&lt;BR /&gt;&lt;BR /&gt;The service task "REST Service" failed. The remote call was unsuccessful. Contact your system administrator. Reason: The server could not find the resource.&lt;BR /&gt;&lt;BR /&gt;This is my REST CALL: /svi-datahub/documents/SMCCHC/{svi_smcchc_id}/CUSTOMER_SMCCHC&lt;BR /&gt;&lt;BR /&gt;Where svi_smcchc_id is an internal entity field which is the primary key used in the relationship&lt;BR /&gt;SMCCHC is the internal entity name in Postgres&lt;BR /&gt;And CUSTOMER_SMCCHC is the relationship qualified name.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
    <pubDate>Fri, 08 Mar 2024 11:14:12 GMT</pubDate>
    <dc:creator>Mazi</dc:creator>
    <dc:date>2024-03-08T11:14:12Z</dc:date>
    <item>
      <title>Using a workflow to update internal entity fields using information obtained from a related entity</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919400#M1003</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I've recently begun using SAS VI v10.8 on Viya 3.5, and I'm still finding my feet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two entities. One external, and the other internal. A relationship has been configured between these entities.&lt;/P&gt;&lt;P&gt;I'd like to use a workflow to update some of the fields in the internal case entity, using information that's stored in the external entity.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Essentially, copying over some of the fields from the external entity.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My thinking is to use a REST API call or script task to achieve this, though I am not sure how to go about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance or examples would be highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mazi&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 07:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919400#M1003</guid>
      <dc:creator>Mazi</dc:creator>
      <dc:date>2024-03-08T07:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using a workflow to update internal entity fields using information obtained from a related enti</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919404#M1004</link>
      <description>&lt;P&gt;Hi Mazi&lt;/P&gt;&lt;P&gt;You can use REST Api to do that. Please see the screenshot below that demonstrates how you can retrieve the customer (External Ent.) information and update it into the Inquiry&amp;nbsp;(Internal Ent.) fields using REST API task.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FMinago_0-1709886314233.png" style="width: 414px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/94474i43F50B798572BA20/image-dimensions/414x589?v=v2" width="414" height="589" role="button" title="FMinago_0-1709886314233.png" alt="FMinago_0-1709886314233.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 08:31:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919404#M1004</guid>
      <dc:creator>FMinago</dc:creator>
      <dc:date>2024-03-08T08:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using a workflow to update internal entity fields using information obtained from a related enti</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919406#M1005</link>
      <description>&lt;P&gt;Hello, FMinago!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your response, I truly appreciate you taking the time to assist me with this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just had one more question, the svi_inquiry_id in your example, where is that obtained from?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 08:39:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919406#M1005</guid>
      <dc:creator>Mazi</dc:creator>
      <dc:date>2024-03-08T08:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using a workflow to update internal entity fields using information obtained from a related enti</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919410#M1006</link>
      <description>&lt;P&gt;Hey Mazy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;svi_inquiry_id&lt;/STRONG&gt; is a WF variable and obtained from &lt;STRONG&gt;Inquiry Id&lt;/STRONG&gt; field (Internal entity field) in &lt;STRONG&gt;START&lt;/STRONG&gt; Event of the workflow, please see the screenshots below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FMinago_0-1709887414110.png" style="width: 418px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/94475iD96D6D6E4117B8D0/image-dimensions/418x466?v=v2" width="418" height="466" role="button" title="FMinago_0-1709887414110.png" alt="FMinago_0-1709887414110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FMinago_1-1709887548519.png" style="width: 427px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/94476i6678E1D59F920CFA/image-dimensions/427x255?v=v2" width="427" height="255" role="button" title="FMinago_1-1709887548519.png" alt="FMinago_1-1709887548519.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 08:48:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919410#M1006</guid>
      <dc:creator>FMinago</dc:creator>
      <dc:date>2024-03-08T08:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using a workflow to update internal entity fields using information obtained from a related enti</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919412#M1008</link>
      <description>Thank you for this! IYou have been so helpful. Much appreciated. Ill give this a go on my end</description>
      <pubDate>Fri, 08 Mar 2024 09:19:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919412#M1008</guid>
      <dc:creator>Mazi</dc:creator>
      <dc:date>2024-03-08T09:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using a workflow to update internal entity fields using information obtained from a related enti</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919413#M1009</link>
      <description>Great. Good luck&lt;BR /&gt;&lt;BR /&gt;Felix Milkin&lt;BR /&gt;Founding Partner | Minago&amp;lt;&amp;gt;&lt;BR /&gt;Tel: +972-52-6678798 | email: fmilkin@minago.io&lt;BR /&gt;&lt;BR /&gt;[Shape Description automatically generated with low confidence]&lt;BR /&gt;&lt;BR /&gt;[cid:image002.png@01DA714B.1AA926F0]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Mar 2024 09:25:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919413#M1009</guid>
      <dc:creator>FMinago</dc:creator>
      <dc:date>2024-03-08T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using a workflow to update internal entity fields using information obtained from a related enti</title>
      <link>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919423#M1010</link>
      <description>Hey Felix,&lt;BR /&gt;&lt;BR /&gt;I tried using your example, but I get the following error message:&lt;BR /&gt;&lt;BR /&gt;The service task "REST Service" failed. The remote call was unsuccessful. Contact your system administrator. Reason: The server could not find the resource.&lt;BR /&gt;&lt;BR /&gt;This is my REST CALL: /svi-datahub/documents/SMCCHC/{svi_smcchc_id}/CUSTOMER_SMCCHC&lt;BR /&gt;&lt;BR /&gt;Where svi_smcchc_id is an internal entity field which is the primary key used in the relationship&lt;BR /&gt;SMCCHC is the internal entity name in Postgres&lt;BR /&gt;And CUSTOMER_SMCCHC is the relationship qualified name.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Fri, 08 Mar 2024 11:14:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Fraud-AML-and-Security/Using-a-workflow-to-update-internal-entity-fields-using/m-p/919423#M1010</guid>
      <dc:creator>Mazi</dc:creator>
      <dc:date>2024-03-08T11:14:12Z</dc:date>
    </item>
  </channel>
</rss>

