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

Forum Posts

Help with Catalog Client Script

I need help with a catalog client script.  For the ''Operational work type' drop down, whatever that is selected there, I would like the 'Work category' drop down to to change to the same thing.  The choices for both the drop down are the same, but t...

Jen11_0-1739574152856.png
Jen11 by Tera Expert
  • 938 Views
  • 5 replies
  • 1 helpfuls

Hi

New here just wanted to say hi!

CarlaN by Kilo Contributor
  • 426 Views
  • 3 replies
  • 0 helpfuls

Flow Designer Records Lookup: Aggregate option?

I have a repository form which uses two levels of grouping to gather data.  Normally, I'd be using a Glide Aggregate to group the info into groups of the first level, then use a regular GlideRecord query to look through the data in the second level. ...

tahnalos by Kilo Sage
  • 1284 Views
  • 3 replies
  • 1 helpfuls

CMDB data flapping through sccm and discovery

We have an scenario where the cmdb_ci_computer data is flapping through sccm and discoveryAs per the requirement we need to update the cmdb_ci_computer attributes (serial number & name) just through sccm and cmdb_ci_server attributes (serial number &...

Sayali_N by Tera Contributor
  • 919 Views
  • 7 replies
  • 0 helpfuls

Sections on a form can appear as

Hi,Can you please share screenshots of how it is done? Sections on a form can appear as:· One or two columns· TabsFrom Form Designer, how do you define a section, so it displays as a tab?a. Click the Gear and check the Tab optionb. Click Context Menu...

Resolved! Company Field is not present in Group Table

Hello Guys,As per checking I am not able to find the Company Field in sys_user_group Table.I have checked in the sys_user Table it is present and even core_company table have the data.Please find the below screenshot.sys_user_group Table: But Company...

sayanghosh0_0-1739460086180.png sayanghosh0_1-1739460086228.png
sayanghosh0 by Tera Contributor
  • 785 Views
  • 4 replies
  • 1 helpfuls

Microsoft Exchange Server Spoke Permissions

For the account used for the Microsoft Exchange Server Spoke credentials, what AD groups should the account be a member of? Does the account need to be assigned roles within my organizations Exchange On-Prem Server?I haven't been able to find any Ser...

Closing out an issue using the table REST api

Hello all, I have been trying to close out / resolve an issue using the rest table api.when I send the patch request I am able to create, and update an issueresolve = \ { "caller": "admin", "resolution_code": "2", "incident_st...

Time Conversion between timezone

I have an requirement basically i need script which will convert 9AM UTC time to equivalent to different time zones.Lets say user having time zone as "Europe" so need there time when UTC time is 9AM. we have lot of time zones so script should run for...