We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

How to download attachment(sys_attachment) in workspace

Hi developer,I added "Attachment" related list on catalog task record so that user can download files.When I click on the File name on the Platform UI form file is downloaded, but on the Workspace UI form file cannot be downloaded and open the sys_at...

shun6_0-1727162704364.png
shun6 by Giga Sage
  • 2769 Views
  • 4 replies
  • 2 helpfuls

Where is the Legal External Storage Core flow?

In the documentation  for 'Workflows in Legal Service Delivery' it mentions "The Legal External Storage Core flow for storing documents in external storage systems is installed with Legal Request Management" but I do not have this flow in Process Aut...

mpsteve137_0-1784665034593.png
mpsteve137 by Tera Expert
  • 251 Views
  • 1 replies
  • 0 helpfuls

Resolve button popup

In native ui and SOW I am getting the popup but not in CSM workspace.  function resolveIncident() { var configFields = { resolution_notes: getConfigField('resolution_notes'), resolution_code: getConfigField('resolution_code') ...

George_1_0-1784714178465.png
George_1 by Tera Guru
  • 79 Views
  • 1 replies
  • 0 helpfuls

Domain Separation plugin in PDI

I have been trying to get the domain separation plugin installed onto my PDI but it has failed every time I have tried.This has persisted across Utah, Vancouver, and Washington instances. In two of these cases I have attempted to install it on a fres...

Nikhil Vinod by Tera Contributor
  • 1932 Views
  • 7 replies
  • 4 helpfuls

Custom App Admin and Developer set up

Hello All, I created two roles: customapp.admin and customapp.developer.  When enabling Application administration checkbox, i get error saying "logged in user must have 'Application Administrator' role. I did assign myself with customapp.admin role ...

shawshipra by Tera Expert
  • 3046 Views
  • 7 replies
  • 0 helpfuls

Resolved! Lookup Select Box variable on Flow Designer

Hi everyone!I am finding myself into a situation where I have a table with simple fields {name | number | sys_id}.I created a catalog item that has a Lookup Select Box to get the values from that table. Moving forwards, I created a flow to handle the...