The CreatorCon Call for Content is officially open! Get started here.

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

Forum Posts

Resolved! Make Republish Button visible to ownership group

I have a requirement to make the republish button visible to members of ownership group .Currently only admins can see this button  Condiiton of UI Action !(new KBCommon().isStackNameDialog()) && (new KBKnowledge().canRepublish(current))  

PNG format issue in uploading

Hi ServiceNow Family, I have a very unique issue, on my instance png format is allowed. However, when a 24-bit png image is uploaded the system throws the error:  File type not permitted or mime type does not match the file contentWhat is interesting...

Resolved! Encoded Query Not Working When Adding GOTO Date Condition

 Hi Community,I'm trying to build an encoded query in GlideRecord that combines multiple conditions across sys_class_name, sys_updated_by, and a relative date filter. Here's the query:  gr.addEncodedQuery('sys_class_name=incident^ORsys_class_name=pro...

Aditya40 by Tera Contributor
  • 603 Views
  • 3 replies
  • 2 helpfuls

Resolved! Revert the flows/get back the out of box flows to normal

Hi experts,I have modified a flow name: "service catalog item request",which has a subflow: "Requested Item Manager Approval", I have changed the action "Ask for approval", which has a rule: approve "input<requested item<requested for<manager".Now I ...

sathwikc by Tera Contributor
  • 906 Views
  • 6 replies
  • 5 helpfuls

RPA : Invoke SubFlow

Hi Team, I'm trying to use Invoke Subflow inside the NowRPA Studio. 1)While creating Flow tried with Run as 'System user'2)Application Scope was selected as 'RPA Hub' for the Subflow3)I have enabled callable by Client and selected the ACL RPAFlowDesi...

image (6).png