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

Forum Posts

Business Rule to submit catalog item scoped application.

Hello,I am using the below script in Business rule to submit catalog item when a ticket in scoped application is updated. script:var cart = new sn_sc.CartJS();    //var cart = new gs.generateGUID(null);    var request = {        'sysparm_id': 'b128f8...

Ben42 by Tera Contributor
  • 1483 Views
  • 5 replies
  • 0 helpfuls

email with excel content in emailbody to create a sctask.

Hello All, I am using below format to create a multiple SC task based on the input we receive from external source as excel via email. My requirement is to we don't want to create extra dummy column like "ZZZ" . we only want to proceed with provided ...

Jyo090 by Tera Contributor
  • 386 Views
  • 1 replies
  • 0 helpfuls

Resolved! Add an Approval to Standard Change Proposal

We are working on configuring the Standard Change Proposal process.  Below are the requirements:Add an approval (Technical Approval) before the CAB Approval. The Technical Approval needs to get set to the Assignment Group Manager. Send a Technical Ap...

Mike Cory by Tera Contributor
  • 6485 Views
  • 4 replies
  • 0 helpfuls

Variable Set

Hello!  I created a variable set that consist of 5 different variables that are often used in catalog items I create. Now, I am working on a catalog item but this one only requires 4 from those 5 variables, so when add that varaiable set and then try...

dev_K by Tera Contributor
  • 384 Views
  • 3 replies
  • 0 helpfuls

Explain g_navigator and it's functions.

I need to understand use of g_navigator global api and it's functions with example. specially the use of "g_navgator.refreshNavigator()" function. But an explanation to all the function will be great.

Chrome Extension

Hi, I'm new to working on a chrome extension project to add a template dropdown button.Based on the option selected, should update Category, Sub-Category, Short Description fields.It will be in Agent Workspace. I'm unable to retrieve or update the ab...

Resolved! creating approvals based on MRVS data in flow designer

Hi...Iam having one MRVS variable having one sys_user reference field.For example, MRVS variable having 3 entriesUser 1User 2User 3I need to pass all these 3 users to approvers in RITM.I have created one flow variable "owner" with "sys_user" table re...

venkat_guthik_0-1713862678025.png venkat_guthik_1-1713862899942.png