Attachment Content Validation in Record Producer
Hi Everyone, I have a requirement where Attachment content need to be validated according to the defined template before submitting a Record Producer. How I can achieve this? Thanks in advance!
The content you are looking for has been archived. View related content below.
Hi Everyone, I have a requirement where Attachment content need to be validated according to the defined template before submitting a Record Producer. How I can achieve this? Thanks in advance!
Variable must contain 12 numeric characters and not allowed single space in variable regex For example there are given only 4 spaces or 12 spaces on that time also not allowed
Like in the second image, 'Now Assist in Virtual Agent' doesn't show up in the list. Do you know what might be causing it? I compared the instance that's in the list with the one that doesn't show up, so I think the plugin is probably there.
We need to create a report to all the cases last updated by the customer. How can I do this in PA analytics?
Hi, all.I'd like to create a UI script that works in both UI16 and Workspace.I understand that for UI16, "ScriptLoader.getScripts" is used to call UI scripts, and for Workspace, "g_ui_scripts.getUIScript" is used.What is the best way to create a UI s...
Hey all,I have a requirement to customize the available actions to a user in the Project Workspace Planning Page Data Grid (Gantt) component. For one should a given user only see certain actions available to him on data conditions per row (task) and ...
Hi,I am trying to add a new context menu UI list action within the planning section of project workspace.I was able to find out how to create a new UI action button in project workspace, but i need some help getting pointed in the right direction to ...
Hi, Im trying to make the work notes field yellow/gold before a ticket is saved in SOW.i check some of the system properties which are all set to gold, and in classic UI it works fine already but now in SOW. Any ideas ?
Hi everyone. Will try to keep this succinct. Context: Service Catalog Flow > Create Catalog Task > Short Description > script >I need to get the display value of a select box variable choice to help populate short description. I cannot get this value...
Here is my code: var ritmNumber = fd_data.trigger.current.request_item.number.toString(); var typeOfDecommission = fd_data._1__get_catalog_variables.FHx_Action; // .getDisplayValue() and .display_value don't work. var justification = 'Component ret...
End User raising I2C tickets for the portal are no longer able to see the ticket details of the tickets that they have raised on the portal. The status and state of the ticket is not shown on the request list. No ticket number is shown when the ticke...
I have a UI policy running with these following actions: You'll notice that the field names are dot walked fields and we are trying to render them invisible in a specific scenario. Except that we cannot. We can render them read-only, but not invisi...
Hi, Does anyone has experience of invoking an AI agent from a script such as script include, business rule etc ? Is there an API existing for this ?
Please help me achieve how I can generate 4th task when all 3 parallel task gets status is closed complete.Thanks
Hi Team I have a frustrating issue here. I am working on a flow to check manager financial delegation and iterate through user records until doa is sufficient. I've set it up so that it- looks up requested for user's manager- adds the manager record...