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

Forum Posts

Opening a list variant from Dashboard

Hi, I have a created a custom list variant which works fine when I open it from the workspace. But when i open list from dashboard it opens a simple-list variant. Is there a way we can open the custom list variant from the dashboard rather than the s...

shilpakamat by Tera Contributor
  • 450 Views
  • 3 replies
  • 0 helpfuls

Resolved! OAuth Token Request via MID Server - Issue Encountered

As part of the implementation of the new feature with XAnadu, which enables sending an OAuth token request via a MID Server, we followed the steps outlined in this KB article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1645...

Noura by Tera Contributor
  • 1904 Views
  • 3 replies
  • 1 helpfuls

Get token Oauth 2.0 using mid server

Hello, in servicenow I am trying to create a REST message. First I need a POST method in order to get the token. I have to do that with mid Server. When I do that through scirpt (background script, using RESTMessageV2,setMIDServer etc) everything wor...

VasilisAnastas_0-1769523515692.png

Flow Designer - Update description to show the display value

Hi all, Back again for help!I'm new to using Flow Designer (previously always used Workflow Editor. I'm trying to update the Flow to pull a short description from the request details. [item name] - [type_of_request(variable)] - [Requested For] I have...

Cat by Tera Guru
  • 1062 Views
  • 4 replies
  • 1 helpfuls

Hide HR Service from Transfer Case if agent is from Japan

Hi Community, An agent from Japan, once click on Transfer Case then they should see only selected HR Services.How can we achieve this ?No, HR Criteria is not something we can go ahead with, as those HR Services which needs to be excluded from Transfe...

Drishti by Tera Guru
  • 342 Views
  • 1 replies
  • 0 helpfuls

Resolved! Is there a way to get the cart item id in portal

Hi all,in the normal view of a service catalog item, if you were to try executing g_form.getParameter("sysparm_item_guid")   you would get the cart item id in advance before the item gets submitted.Is there a way where i can get the cart item id of t...

Concur Spoke

Hi All, Has anyone been able to successfully install and connect the SAP Concur Spoke to their Concur Instance?I have followed the ServiceNoW Setup guide along with instructions from concur, but when I try to get the toekn for the firstime, I get an ...

Step based fulfillment flow

I have a set of catalog tasks to be generated in sequence. However if the first task is Closed Cancelled, we need the rest of the task to stop generating and close the request. Can this be achieved using step based fulfillment flow.