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

Forum Posts

Resolved! Creating an INC and INC Task using flow designer

Hi All, I'm creating a flow designer wherein the trigger is inbound email that will generate an INC record once it received the email. My question is how can I get the incident number to populate the incident number in incident task table as well as ...

sailor_moon by Tera Contributor
  • 2043 Views
  • 8 replies
  • 0 helpfuls

Enter Logic for 2 or More Tickets Created

I can't seem to find how to enter logic or build criteria on groupings. I would like to view all the tickets or cases entered by users, only if they have entered 2 or more tickets that month. From there I would like to create a report and dashboards ...

lewistommy by Tera Contributor
  • 734 Views
  • 1 replies
  • 2 helpfuls

How to install HR Application and Demo Data?

I have a task where it states Section 1: Verify HR Application and Demo Data Installedand have been trying to find out many possible ways to install it but cannot find any simple solution to install these plugins can anyone please provide the right i...

TazzaB by Tera Contributor
  • 1761 Views
  • 2 replies
  • 8 helpfuls

Resolved! Prevent users from disabling their notifications?

How can we disable a user from going into their settings and turning off their notifications?  (Gear icon -> Notifications -> Allow Notifications) Is it possible? I am aware that I could mark the emails as mandatory but that simply does not fit our b...

Ben65 by Mega Contributor
  • 2466 Views
  • 2 replies
  • 3 helpfuls

Resolved! Update comments with attachment added

Hi all,I want comments to be updated in requested item when an attachment is attached with the details like :Attachment added to $RITMNumber$. File name : $Filename$ by $Createdby$ at $created$I would prefer a insert Business rule. So when attachment...

pushparaj by Mega Contributor
  • 4472 Views
  • 6 replies
  • 5 helpfuls

Resolved! Show Month of Calendar in Report Widget on Portal

I am using a copy of the report widget to post a calendar report on our portal. Everything is great except it won't display the name of the month at the top:But when I run the report in the report module, it displays the month and year. How can I get...

GabrielHaynie_0-1707246747778.png GabrielHaynie_1-1707246793292.png

Resolved! 'SNC.AssessmentCreation().createAssessments' not worked

Hello, Implemented the ability to create surveys using "SNC.AssessmentCreation().createAssessments" in PDI.We have implemented the same in the production environment, but it does not work with an error. The application scope is different between PDI ...

IzakiSaeka_0-1696495909728.png
Saeka by Kilo Sage
  • 1500 Views
  • 3 replies
  • 1 helpfuls

Create bulk requests for onboarding request

If there are 100 users who are on boarding into the company on a particular day, HR creates onboarding requests 100 times.Is there any way to place 100 requests at a time with different users details?

Suggy by Giga Sage
  • 1498 Views
  • 3 replies
  • 0 helpfuls

Resolved! Creating a time card from an interaction record

We utilize the Interaction module for our service desk to essentially create task records based on the customer need. With that in mind, we would like a time card to generate for the Assigned To on that interaction record so we can track time being w...

chris2313 by Tera Contributor
  • 3007 Views
  • 2 replies
  • 1 helpfuls

Resolved! Unable to send attachment using Postman using multipart/form-data

We are trying to send an attachment using multipart/form-data in postman and get this error:{"error": {"message": "Failed to create the attachment. File part might be missing in the request.","detail": null},"status": "failure"} The same is working f...

Suggy by Giga Sage
  • 3445 Views
  • 8 replies
  • 3 helpfuls

Push array from scheduled job into mail script

Hi Experts, I have the following scheduled job script. Essentially, it will check records that are about to expire and send an email to the owner of the record. What I'm trying to do is when there are multiple records belonging to one person, I want ...

Time Zone client script

Im trying to write a client script which takes my current time and a current choice from a choice field ive named (Timezone) and then calculate the time difference based on the zone (Pacific, Atlantic, Central etc) and add or substract the difference...