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

Forum Posts

Sysapproval_approver related list for change_request

Hi,  sysapproval_approver table - Display value - "Approval For" referencing to Task table Still, when I "Edit" the related list for sysapproval_approver on a change form, it gives me a collection of users to select from and add new record to related...

ditu by Giga Contributor
  • 2745 Views
  • 5 replies
  • 0 helpfuls

Iterating and Parsing SOAP Response Elements

I am trying to parse through a SOAP response from an outbound web service.  As such, since I am operating from a scoped application, I am unable to return a nodelist of elements.  My goal is to grab the PIID and modNumber from the soap response below...

MarkB1 by Kilo Contributor
  • 1905 Views
  • 4 replies
  • 1 helpfuls

Resolved! SOAP Integration Errors

Can anyone point me at a specification of the error codes/messages that could be generated from a SOAP integration?

grahamyoungs by Tera Contributor
  • 2998 Views
  • 1 replies
  • 2 helpfuls

Guided Tour

Hello All, I have created a Guided Tour on incident page. What can be done in order to play the guided tour on the new incident form only (clicking on create new) and not on the already existing records?   Suggestions and Help appreciated!   Thanks i...

Sys_id using GlideAggregate

Hi All,I have written a script to create records in a table with the values from task table. As we are doing some calculations we are using GlideAggregate as we need of the records.I found that the assisged_to field values are not populated to the re...

not able to add column in any tables

Hi, I am not able to add columns to any tables and getting "Security prevents writing to this field" message, which has been working fine so far but it started not working for some reason. Attached is a newly created table but even system admin canno...

Harry14 by Kilo Contributor
  • 2810 Views
  • 8 replies
  • 10 helpfuls

ACL on UI page not working

I have recently created a UI page named DepreciateAssets. This UI page is linked to a module i.e when users click the module this UI page pops up and I am trying to restrict access for the users with a specific role.As suggested in SNOW docs I have c...

find_real_file.png
Manoj82 by Kilo Expert
  • 1805 Views
  • 4 replies
  • 0 helpfuls

Calculate percentage

Hello, we have a requirement to show total value include tax. e ,g cost 1 = 800 tax= 18% tax on 800 total= cost1+ 18% tax on 800,   I have tried flowing on load client script  but no luck, function onLoad() { //Type appropriate comment here, and begi...

Vdix by Tera Guru
  • 2847 Views
  • 1 replies
  • 0 helpfuls

Workflow activity is getting skipped

Hello Experts,   I need help with workflow   I have started creating a requested item whic can be requested on anyone's behalf i.e. While raising is I have flexibility to choose "requested for" , now the requirement is that approval should go to requ...