BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
Mazi
Quartz | Level 8

Hi Everyone,

 

I'm currently using SAS Visual Investigator v10.8 on SAS Viya 3.5.

 

I've created a workflow template for an internal case entity that runs when a new case is created. 

 

I'm trying to issue a rest call using the REST service node to obtain information about a related external entity (CLIENT).  To achieve this, I'm using the following rest URL: /svi-datahub/documents/{entityTypeName}/{documentId}/{relationshipTypeName}.

When using my browser, I receive the expected response (a JSON object containing fields). However, when running the same request through a workflow, I receive the following error: 


The service task "Get Related Case Data" failed. The remote call was unsuccessful. Contact your system administrator. Reason: You do not have permission to perform this action.

Can someone please tell me what I'm missing?

Mazi_0-1710054052024.png


Thank you very much.

Mazi

1 ACCEPTED SOLUTION

Accepted Solutions
1 REPLY 1
Mazi
Quartz | Level 8
This Issue has been resolved.