Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Capture data in Application being built

SM16
Tera Expert

I am building a custom application and will publish in our company app store (Used locallying within the company)

 

I noticed certain things like groups, Knowledge based, group types etc are not being captured in the Application which I will be installing in another instance. If you ever installed an application or plugin from ServiceNow, they do push users, groups etc for supported scoped application/plugin

 

Instead of manually imported that data, has anybody got any idea how it can be captured in the application itslef.

4 REPLIES 4

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

Use the out-of-the-box "Create application file" option.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

Mark Roethof
Tera Patron
Tera Patron

Here an example taken from Incident:

 

MarkRoethof_0-1707647575727.png

 

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

I see it grayed out since I am in custom scope and the widget is in Global scope

 

SM16_0-1707658113616.png

 

@Mark Roethof - Any option that you can suggest to capture in my application instead of capturing this object in the Global scope update set? Of course, I do not want this to be cloned in my scoped app since its a modification to existing object in the Global scope.