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

Auto Poupulate the asset assigned to the user

Hi, I have the catalog form where there are 2 reference fields.1. user_to_be_released - reference of sys_user table2. computer_name - reference of alm_hardware table Now i need to auto populate the asset assigned to the user( "user_to_be_release fiel...

Aruna13 by Tera Contributor
  • 2442 Views
  • 18 replies
  • 3 helpfuls

Hi Community, facing issue with Jira integration

Hi Community, We are facing authentication issues when we are integrating between ServiceNow to Jira, we have taken the project name and generating for testing, but it was giving status as error. can someone please help us to successfully authenticat...

rajeshKongamudi_0-1717063041716.png rajeshKongamudi_1-1717063076182.png rajeshKongamudi_2-1717063101782.png rajeshKongamudi_3-1717063143669.png

Azure Cloud Discovery.

Can Someone explain me What is the structure of Azure Portal, when we set up Azure discovery.I need the hierarchical structure i.eAzure Portal > Subscription > Registered Application > Vms etc..How is everything structured in it, and what do we disco...

Send Push Notification To Supervisor

I have a use case, which is to send a push notification to the supervisor when a work order is created.Here are my business rules:(function executeRule(current, previous /*null when async*/ ) {    var mtcSupervisorSkillId = 'f6d604291b14c5506846db9fe...

yana7_0-1717060732583.png yana7_2-1717060847031.png yana7_1-1717060801047.png yana7_3-1717060880827.png

Resolved! Live chat queue setup

I have created one virtual agent designer topic. The topic needs to have a live agent setup where it should go to a specific chat queue. How can I implement this?

Resolved! audit history for user table fields

HiI am working on a flow in which I have to give condition where the condition is like we have to fetch the inactive users in the last month from the user table. So ,how to set this condition in the flow? And also, I would like to know when a field(a...

Vedavalli by Mega Sage
  • 2449 Views
  • 7 replies
  • 0 helpfuls

ATF: Change checkbox value

Hello, I'm creating a test case on ATF and I want to change the value of “Requested for not found” checkbox.I used test step “set component values (Custom UI)” and retrieve components but found that checkboxes are not retrieved.Any ideas?