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

Forum Posts

How to copy an image from a photo field to the images_db table

Hi,  Im trying to copy photo files of images that we get from a record producerIm trying to use in flow designer to get the photo images from the sys_attachment then,We want to create a new record in the images_db table from the photos to then get a ...

imagesdb flow.PNG
Danmax by Tera Expert
  • 960 Views
  • 1 replies
  • 0 helpfuls

How to retrive the submiited form in Automated test Framework?

As I am new to the ATF,First step  - Impersonate the userSecond Step - Create new incident formThird Step- Set the all mandatory fieldsFourth Step - Submit the formIn the next steps I need to map the submitted incident form information ? Can anyone p...

pavi12 by Tera Contributor
  • 970 Views
  • 7 replies
  • 0 helpfuls

Identify the error

def sum_even_numbers(numbers):total = 0for number in numbers:if number % 2 == 0:total += numberelse:continuereturn totalnumbers_list = [1, 2, 3, 4, 5, 6]result = sum_even_numbers(numbers_list)print(f"The sum of even numbers is: {result}")

Mapping Record Producer Variables to OOB table

Hi Everyone, I have a requirement like , where I have a variable of type "Custom with label" in a record producer and now I need to map this to a field in OOB table of type "Conditions " . Shall we achieve that? If YES what is the process . Thanks in...

Checkbox Variable to showcase Multiple Options

Hi ,Do we have any functionality in Istanbul to add multiple options for section like below???Though it is documented , i dont see any such possibility as of now OOTB to add multiple values.

find_real_file.png
Sama4 by Kilo Expert
  • 9982 Views
  • 9 replies
  • 3 helpfuls

Update Variable cart total for line items in MRVS

I recently have been trying to utilize previous solutions in the community to update my cart quantity based on the number of line items in my MRVS. My attempts have so far failed. If anyone can please look at my code and steps below to see where I me...

From Mailbox need to create SCTASK

Hi All, I need to create SCTASK from one dummy mailbox, if any one have idea about this like if send some comments send to particular mail box then it will trigger and create a SCTASK Servicenow.  

BHARATHS by Tera Contributor
  • 567 Views
  • 3 replies
  • 1 helpfuls

Import or fix script with an Excel file .

Hello everyone,I have the following requirement that I am unable to implement. I have been provided with an Excel file containing one column with contract sys_ids and another column with a field for hours worked on the contracts. Therefore, each row ...

Cchange.PNG
Nabs by Tera Contributor
  • 358 Views
  • 1 replies
  • 0 helpfuls

Admin and SOW Login Pages Not Working

Good Afternoon,I am having an issue when logging in as admin or any user with an 'itil' role. Users with admin role should reach the Admin Home page upon login and users with itil role should reach the Service Operations Workspace landing page.I can ...

tiguin2798 by Tera Guru
  • 1095 Views
  • 2 replies
  • 0 helpfuls