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

Forum Posts

Migrating a Dashboard with Reports

Hello Team, I need to migrate the dashboards with its reports from once instance to the other. The usual way is through Unload Dashboard but in that case we have to add the reports of the Dashboard manually to the update set. Is there any other way t...

Resolved! onSubmit Catalog Client Script not working on Portal

I have below code in onSubmit client script: var flag = 0; if (something is true) {    flag = (flag + 1);} if (flag > 0){    return false;} else {    return true;} This is working fine in Native view but not on Portal. Kindly help  

How to print data received from script include in Dropdown

Hello All, We have two fields on the form, and referring to same table1) Business Unit - Lookup Select Box2) Country - Lookup Select Box I have written below scripts Script include - country: function() {var bu = this.getParameter('sysparm_bu');gs.lo...

Tejas12_0-1677818491094.png
Community Alums by Community Alums  
  • 1874 Views
  • 20 replies
  • 0 helpfuls

Database view to join history_line & case table

Hi I need to create a database view to use in an Export Set as history line table contains comments in the New field & case has correlation id . we need to join these to get comments & correlation id in single table  i have added these 3 tables  sinc...

Karanpreet_0-1704283759498.png
Karanpreet by Tera Contributor
  • 1494 Views
  • 4 replies
  • 0 helpfuls

Not able to find a field via dot walk in Flow Designer

Hi Team, I have a flow written in "Inventory Request" application wherein I am trying to get a field from lookup record in step 5 in additional Asset attribute field from order_line_item which is a reference field.I am not able to get the field or re...

Ankur20_0-1703588023312.png
Community Alums by Community Alums  
  • 976 Views
  • 3 replies
  • 1 helpfuls

Dynamic input in Virtual Agent

Hi all,I need help in one use case. In Virtual agent we need to provide user a option to select which will come dynamically from the table.Detail:We are showing some topics from Employee Center in our Virtual Agent and As We have connected content fo...

pandeyved by Tera Contributor
  • 1212 Views
  • 4 replies
  • 1 helpfuls