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

Forum Posts

Resolved! Set buttons of task visible when parent ticket is state=on hold

Hi there, I am developing a new project in a custom table. The custom table has one child table to generate one task when state is "on hold".The thing is that this parent ticket can come back and forward in the states, after the child-task creation.I...

Ana39 by Tera Contributor
  • 719 Views
  • 4 replies
  • 1 helpfuls

Get state value of child tasks

Hello, I have 2 child tasks created under a parent record. And two tasks are of two different “Type”s. Now I wan to get the state value of those two tasks.. how can I get that? based on the state values of those two tasks, I need to set field on pare...

Ben42 by Tera Contributor
  • 952 Views
  • 6 replies
  • 0 helpfuls

Seeking Guidance on Integrations Learning Path

Hello Experts, I am reaching out to seek guidance on learning integrations. I am eager to enhance my skills in this area but unsure of where to begin. Could you please recommend the best courses available on the learning portal that would help me dev...

anvitha ash by Tera Contributor
  • 514 Views
  • 1 replies
  • 0 helpfuls

Resolved! Decision table and list inputs

Hello,I'm having trouble handling a list-type input in the Decision table.In the decision table, the "type" column receives a sys_id. This sys_id must be checked in the "check rules" of the flow design. Here is the script for this verification: try{ ...

Resolved! How to have a multi line placeholder text?

Hi everyone!!I need to have a placeholder text in a string field of length 1000, consisting of multiple lines. Something like this:[Logo][Job Name][Task Name][Number Range][Delivery Date]I followed this thread Support for HTML 5 placeholder attribute...

Cannot dot-walk into related Tables in Personalize List columns

I have a current environment where I can Dot-walk into the Related Tables and add the Columns to my list view. Screenshot 1 and 2.I have created a new environment where these related tables just do not show up for me to dot walk into.Screenshot 3 and...

Screenshot 1.jpg Screenshot 2.jpg Screenshot 3.jpg Screenshot 4.jpg
DeonP by Tera Contributor
  • 2771 Views
  • 12 replies
  • 3 helpfuls

Flow Designer not working as expected

Hello Experts,We want to run a job everyday so, trying it via flow designer. where flow checks for all KB Articles that so so 'Business Valid to' date and for all the KB Articles found in lookup we should create 1 record and 2 tasks. So, I am using t...

Rocky5_0-1711138608395.png
Rocky5 by Kilo Sage
  • 891 Views
  • 9 replies
  • 1 helpfuls

OAuth Access Issue in ServiceNow

I'm currently working on outbound integration and encountering an issue where the OAuth token received in ServiceNow isn't authorizing access. Strangely, when I obtain the token using Postman, access is authorized successfully. Has anyone else experi...