How to Add Related Link on the Incident form to show Flow.
I have created one Flow "Work Schedule Update". and I want to show this flow link on Incident record form. How to implement this requirement.Thank You.
I have created one Flow "Work Schedule Update". and I want to show this flow link on Incident record form. How to implement this requirement.Thank You.
Hi All,I have come across an requirement where I have to navigate to the change interceptor form on clicking or performing an UI action on Incident to "Create Change".I have already used below thing UI Action of "Create change" on Incident form.win...
I need to parse the data of CSV file . I want to do it in scheduled job. How is can be achieved. Like for json it is json.parse(requestbody) gives in the format of object. In CSV format , how it can be done. Please guide
Hi, I need to update the RITM stage to "Waiting for Approval" when the 1st task is created and once the approval is approved. For this catalog item we are using flow designer. I tried to updating the stage to "waiting for approval" before creating a ...
I can see that we can define user criteria for Service Catalog items and for Knowledge management module. On the left navigation when we type User Criteria, we can only see User Criteria listed for the two modules. However, I want to customize my ann...
I have requirement 75% SLA breached notifications do not send to particular person if he is assigned to person also. for this I wrote run script to restrict it but notification is not sending Can any one tell the what are the mistakes I did in scrip...
How to add Record producer in custom portal , when user search with record producer name he should be able to get the link of that record producer. portal : record producer should visible in search list
Hi All, I have a requirement where i need to make reply , reply all, forward button to be visible on hr core table , its should not be visible globally?
Hi, Currently, the multi row variable set itself is not made mandatory, so there is the problem that it is possible to submit and create a request item even if it is not filled in. [Variables in a variable set can be mandatory.] [The multi row varia...
Hi, in catalog items, i have one filed, documents submit "Last End Date" (variable in catalog item) ex: Last End Date=20/08/2018 19:50:20 then notification trigger one month before means on 20/07/2018. So how can we do it. my Br script is not w...
Hi Everyone!!! I have a requirement related to Date Validation, Where I have a Date Field (end date) in user table and i need to check the end date is 14 days equal current date ( current date : 17/09/22 then end date is :31 /09/22) in the us...
Hi guysOn of my client is using the manager_employeenumber as manager value, not the DN.As LDAPUtils setManager and processManager is using DN to map the correct manager I need to change that behavior. As LDAPUtils seem to be stored in the source cod...
I have created a Single Line Text variable called "Street". It has a max_length=35. If I type (or paste) a value that is longer that 35 characters, it will truncate (as I expect) the string. I have a catalog client script that is setting the value b...
Hi, I have a multi-row variable set and when I add it within a container, it is not showing up on the form. The MRVS shows up if I add it outside the container. Is it a known issue? Is there a workaround so that it shows up within the container?
Hi Everyone, I have an use-case where I need to make the duration to be selected after 15 days from the current date. How can I achieve this? Please help!! Example: If I'm filling this form today, then I want the days from 15 to 29 to be greyed or no...