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

Create new record with attachment from external system - API

Hi All,  I have below requirement. EXTERNAL SYSTEM       (Sends Individual PDF files)                                      |ServiceNow, Submits a catalog item with PDF attached                               |After completion of RITM, txt file send ba...

Dhathri by Tera Contributor
  • 950 Views
  • 7 replies
  • 1 helpfuls

Email Ingestion with Emails across multiple accounts

Hi all,  I have a requirement to allow email ingestion into the platform which is fine when the user is only associated to one account. There is an instance on the platform where a third party service desk manages more than one customer account so th...

aac31246 by Tera Contributor
  • 683 Views
  • 3 replies
  • 0 helpfuls

Skill Management in FSO Insurance/CSM/HRSD

Hello everyone, I am trying to add skills at group level so that group members inherit all the skill levels defined under a skill. Hierarchy is: Skill - Skill level type - Skill levels When I add the skill to group, the skill level with the least val...

DeepthiR4728719_0-1777999819224.png

Resolved! List Collector in Service Portal

Hi all,I have a custom table that has a reference to the sys_user_group table. I am using a script include and catalog client script.In the service portal, there is a list collector that points to a custom table. The intended behavior is to pull into...

miles9 by Tera Guru
  • 1239 Views
  • 2 replies
  • 0 helpfuls

Don't walking` is not working on the remote table.

I created a remote table between the `sc_req_item` table and a custom table, but when using this remote table to create a list report, I can use `don't walking` but it returns empty. Could someone help me with whether `don't walking` is possible with...

Trouble Mapping Nested JSON Data in IH-ETL

Hi!I'm looking into IH-ETL to import data in the form of nested JSON into the CMDB table, but I'm stuck at a point where, when I run it, the records in the CMDB are transformed but the IP address field is empty. From the sample data I have attached b...

Processing XML Import via Script?

Is there a way to process an XML import file via script rather than GUI? Instead of going to "Import XML" have a script that pulls the file by location or content and processes it?