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

Forum Posts

To check user is part of the group

Hi,In the catelog activity in the work flow   we are adding the requester to the group using the script.I need to add condition to check if user was added properly to the group.In short I need to verify the requestor is part of that group.

Resolved! Log to get total time to execute transform map

I have a scheduled job which runs a transform map consisting of 2-3 transform scripts. This is to import(insert+update) data in CMDB_CI table. Now I have to find out the total time to run the scheduled job+transform import+transform load+transform sc...

Hafsa1 by Mega Sage
  • 1894 Views
  • 2 replies
  • 0 helpfuls

Server Script If Statements

Hi Experts, I'm trying to code a widget in Service Portal that serves up the correct Knowledge Article based on a person's role and location.   There's an added layer of complexity when either the Role or Location or even both do not match.   In thos...

find_real_file.png
yundlu316 by Kilo Guru
  • 6834 Views
  • 10 replies
  • 5 helpfuls

Resolved! Error message: Actual end must be after Actual start

Hello, On our DEV and TEST instances (New York version) we are receiving the error message 'Actual end must be after Actual start' when we access the following forms: - Demand (dmn_demand) - Change (change_request) - Project task (pm_project_task) - ...

find_real_file.png
Sergio26 by Giga Guru
  • 3183 Views
  • 6 replies
  • 1 helpfuls

Resolved! Variables section in Catalog task is not showing up. These tasks are created through run script in the Workflow. Any insights on this Please advise anyone.

Hi everyone, I am working on one requirement where I had to create some of the catalog tasks using run script in the Workflow. But, variables section is being missed from all of those tasks. We usually set variables to be displayed in the task form t...

Resolved! Bulk publish

A client uploaded 100+ knowledge articles.  Can they be 'instant published' in bulk or do they need to publish them one by one?

jvbelg by Kilo Contributor
  • 4148 Views
  • 2 replies
  • 3 helpfuls

Resolved! run a business rule on a particular catalog item(service portal)

HI TEAM,   when to run-BEFORE table-sys_attachment I WANT THE BELOW BUSINESS TO RULE ON PARTICULAR CATALOG ITEM /////Business rule///when 2 files are attached with same file name then there will be alert in below BR (function executeRule(current, pre...

ArcRaj by Giga Contributor
  • 6562 Views
  • 13 replies
  • 4 helpfuls

Connect Chat: Disabling/Hiding/Removing Attachment Capability

Hello community!I have a need to remove/hide/disable the attachment capability in Connect Chat in Helsinki.I've looked every where and there is nothing to be found relating to configuring the Chat Window User InterfaceI have also tried writing a busi...

mdibaji by Giga Contributor
  • 2935 Views
  • 7 replies
  • 0 helpfuls

Resolved! Multiple UI Policies on the same field

Hi everyone,  Couldn't find much detail around this on the wiki or specifics that we can relate/use in the community, so I'll ask the question.  Is it possible to have more than one UI policy run on the same field?  For example, we have a field call...

lisa_ong by Kilo Contributor
  • 16242 Views
  • 7 replies
  • 16 helpfuls

GlideTransaction is not allowed in scoped app?

We have a record producer built on table extended out of TASK in a scoped app.When we written one BR on this extended table within a scope of the application.Inside BR, we are trying to access variables object of current record using 1) current.varia...

Resolved! How to display JSON data with Jelly

Hello,I want to display JSON data in UI Page.The JSON looks like this: For so long I wrote this <?xml version="1.0" encoding="utf-8" ?><j:jelly trim="false" xmlns:j="jelly:core" xmlns:g="glide" xmlns:j2="null" xmlns:g2="null"><g:evaluate>        var ...

find_real_file.png