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

Forum Posts

Resolved! Date data type changes to string in the import set table

I'm loading data from SQL, which includes a date field called 'EOL'. After loading the data into the staging table, it's being stored as a string. Because of this, the 'EOL' value from the source isn't mapping correctly to the target 'EOL' field, whi...

Bindhu1_0-1727197557218.png
Bindhu1 by Tera Contributor
  • 908 Views
  • 1 replies
  • 1 helpfuls

Condition builder evaluator on the catalog

Hi all, Is there anyone that knows how evaluate a glide record against a condition builder by script on the catalog?I mean, imagine that you receive a POST call and in the scripted rest you want to verify if there is a Catalog UI policy that sets a v...

Resolved! Scripting in Email Client Templates

Hi,I wanna add dynamic content to an email template and use it in the SNOW email client.  When I create a template in "System Policy - Email - Client Templates", the template is loaded as soon as the email client opens. So far so good. Here I can use...

Heiko Bllr by Kilo Sage
  • 7410 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to connect event data to a Data Resource call?

So I created a Data Resource to update some records.  My issue is that on the page I created I used a "Card Base Actions" component for the buttons.  There are 4 buttons.  I need to understand two things.   1 - How do I bind data that is in the event...

DrewW by Mega Sage
  • 2867 Views
  • 3 replies
  • 1 helpfuls

Resolved! How to leave a "additional comment" via POST API request?

Hello all! I am trying to figure out how to leave a "additional comment" from the api to a Request Item (RITM). See the screenshot for reference on where i am referring to. So far, i have tried to leave a comment on a RITM via the sc_req_item table b...

KhilielB by Giga Contributor
  • 2937 Views
  • 3 replies
  • 3 helpfuls

Issue with user impersonation

Hi All, I have impersonated as a user who is active in the system. While trying to look into the profile. It displays as "Record not found". But the URL points to the corresponding user record which I impersonated. What causes this ? Any idea ? Thank...

Approval in flow designer from mrvs Lookup variable

Hi Team, Can anyone please suggest with the below. (I have the workflow, which I'm changing to flow for a catalog item.)how to trigger approval from a Lookup field in a multi row variable set in flow designer? I'm not able to select that variable as ...

Unhandled Exception in GlideAjax for API Response

...Not sure where I should look to fix this error, but including both my CS and SI for help.  My thought is to place multiple values into an object then stringify (convert the object to a string) and return to the client script.  Not sure if this wil...

appstorm by Tera Contributor
  • 804 Views
  • 2 replies
  • 0 helpfuls

Issue with PFX file download

 After downloading a PFX Certificate and attempt to install the Certificate, an error is presented stating - 'This file is invalid for use as the following: Personal Information Exchange''When same Get API call is executed from Postman I am getting p...

mceclip0.png

Resolved! Remove variable option based on user roles

I am trying to remove the 'Deploy Catalog Builder Item' option from the choices if the logged in user does not have the catalog_builder_editor role.  Currently this catalog item is nested in an Order Guide. I have tried added Client Scripts to the Ca...

melsarrazin_1-1727185270031.png melsarrazin_0-1727185024617.png melsarrazin_2-1727185382807.png