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

Forum Posts

I want to know all the table names for all the variables and variable sets used in a catalog item and and there respective values

Dear All, I want to know all the table names for all the variables and variable sets used in a catalog item and and there respective values. I have created a catalog item with 15 variables and 2 variable sets(1 single row , 1 multi row). One of my cl...

Configure workspace url in Next Experience

Hi, I need to configure workspace url in next experience:     I have a custom workspace and the url is:  /now/<workspace_name>/home  should be with x instead of now and  with scope name:  /x/<scope_name>/<workspace_name>/home.Any ideas how to achive...

find_real_file.png

Resolved! How to run custom script in workflow run script block

We want to run few custom scripts which will be triggered at a certain stage of workflow. One such script is the below curl command which triggers a CI job in jenkins: curl -X POST -u username:password https://demo.example.com/job/sample/build?token=...

Resolved! Check logs for forced password changes

Where is the log of password changes implemented on the login screen for users with Password needs reset = true?If the change was made from the "Change Password" UI page, it would be logged in the Activity log.If the password was changed from the fol...

find_real_file.png
miyu by Tera Guru
  • 1995 Views
  • 2 replies
  • 1 helpfuls

Resolved! Reference field with a dependency with a dot-walk

We have a reference field that we'd like to automatically filter based on a reference field in the parent record. When setting the Dependent Field field to a dot-walked value, no filtering happens. Is there a way to use a dot-walk Dependent Field or ...

find_real_file.png
krr by Mega Guru
  • 3440 Views
  • 3 replies
  • 1 helpfuls

Resolved! Access flow variables from a step in script

Hi, I am trying to use a variable created in step one of a flow in a script later on in the flow. I know trigger variables can be called with fd_data_trigger.variable_name , but can I do the same from a variable created from a different step. Hopeful...

find_real_file.png

How to read and save rest image/png response?

Hi everyone, we have a service that response with a rest call with a qr code image png. The image will be directly in the body without any json style ect. How to use that byte array / image from rest to save it as an attachment on a record?   When lo...

Felix20 by Giga Guru
  • 4855 Views
  • 4 replies
  • 2 helpfuls

Resolved! How to read a Data Resource from a client script?

I'm expirimenting with putting a dynamic filter on my List component, using Brad's video here as a starting point. At a high level this works fine, but to avoid hard coding I'm trying to fetch some of the inputs from a data resource, and I have not b...

find_real_file.png find_real_file.png find_real_file.png find_real_file.png