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

Forum Posts

EC Portal - REQ details

Hi All, EC portal end user view As this request is pending for approval can we show list of approvals to end user. On requested item table, there is a column named "Pending Approval From" which has these details. If request is approved, can we show e...

Nikita50_0-1742902759453.png
Nikita50 by Tera Expert
  • 793 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to upload a file to SNOW using REST API and C#

Hello SNOW Community, I am trying to upload a document to an incident record using an ASP.Net C# application. Below is the code. I am receiving 400 Bad Request response. Any clues what I am doing wrong? Your help is much appreciated. using (var httpC...

Naresh U by Kilo Contributor
  • 6564 Views
  • 6 replies
  • 1 helpfuls

Create a data base view

Hi Everyone, I want to create a Database View on three out of box tables - Incident , Problem and Change Request. The relation in them will be that all three are assigned to assignment group - Analytics System Manager. I want to create a single pie c...

VirendraKuD by Tera Contributor
  • 1870 Views
  • 9 replies
  • 0 helpfuls

Resolved! Create change from problem, but do not insert

Please help me out in creating a change request from problem but not inserting it. Since the Ui action which creates a change record is saved through it that runs, the mandatory fields not filled in and  continue to show as required. It should naviga...

Resolved! How to Access Catalog Task Variables

I have some variables which are not accessible while submitting request, but accessible on sc task e.g.: contract number, serial number, lease end date.Contract number is reference variable referencing to ast_contract table.I want to pass this catalo...

Resolved! How to clone only the closed records?

As part of cloning, I want to include only the inactive records to be cloned from source instance to target instance.ex - only closed incident, problem, change records should be cloned. And records which are open/active should not cloned. Is that pos...

Suggy by Giga Sage
  • 2147 Views
  • 10 replies
  • 3 helpfuls

Explanation for my doubt

conditions are only re-checked if a user manually changes a field for a record on a form; if the change is made by a UI action, context menu action ,from an import set, via web services , or through the List Editor , it will not be evaluated. could y...