User Activity

Hi Everyone, We are supposed to pass a list of values in a particular parameter for doing the POST Call API I have chosen the input type as Array & tried to pass the list of values but it's not working could anyone correct me please     The values i...
Hello Everyone, To use in a custom SSH Activity, have created a SSH Private key credential by giving SSH Private Key that belongs to particular server. I have created the SSH Private key Credential by following the below steps 1. By accessing the cor...
Hello Everyone, We are going to work on a ServiceNow integration where we are supposed to connect to a Linux Server & Execute a command. For this, i have created a vey basic, sample custom WF activity , connecting a particular hostname. Upon Executio...
What is the difference between if(inc.next()) & while(inc.next()). if ran a query by doing GlideAggregate to get the count of incidents. if i get always some records more than 150 . which one is preferable using if(next()) or using while(next()). I b...
 var workflowScriptAPI = new SNC.WorkflowScriptAPI();
Helpfuls from