
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 04-23-2019 02:09 PM
Welcome to Application Development Fundamentals K19 Pre-Conference Training! Please post any comments or questions for the class via comments on this article.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Paul Lineberger - NOAA. Service Portal Admin. 2 years in platform. App Development. A Few Good Men
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Karen Mueller, USAA. Change and Release Admin/Developer since 2015. Working toward certification. Gone with the Wind.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Jeremy Estes, CLEAResult, Principle DevOps Engineer, 4 year in the platform, App Dev, The Matrix (Original)
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Jeff Bryant, Dev., 1.5 year, Gone with the Wind
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Yvonne Webb, Registers of Scotland, ServiceNow Admin/Developer (contract), 5 years experience, Star Wars original trilogy

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
John O'Mary Automation Architect, 1 year on platform, Spokane WA, The Empire Strikes Back

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Monte Bonin, Farm Credit Services of America, ServiceNow admin/developer, 2yrs on platform, The Big Lebowski
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Brad Erxleben, Enterprise App Engineer @ Boys Town, Brand new on Servicenow, SysAdmin/Developer role, Star Wars Trilogy(Original)

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi all. Michele King, ServiceNow Developer 11 years out of Greenville, South Carolina. Glad to be here 🙂
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Larry Burleson / JMFamily / Incident and Problem Analyst / 4 years experience / obtain a more general knowledge base for the entire app
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Sundar Kothandaraman - USAA. Change Team since Feb 2018. ServiceNow Admin, Working on the Application Developer Certification. The Pursuit of Happyness
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Mark Fergel
Application Support
ServiceNow Administrator
Richmond, VA
Avengers: End Game
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Shane Johnson
Autsin TX
HID Global
ServiceNow Developer
3 Years exp
Hitchhikers Guide to the Galaxy

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Tamar Morrison, Ethos Group. Future App Dev, ❤️ months experience. Limitless (movie, not show).
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Nathan Jetson
I wear many hats
Motorola Solutions
Just began my experience working with SNOW
Princess Bride (although the book was better)

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Jon Epstein
Charlotte, NC
National Gypsum Co.
20 yrs in IT infrastructure
Mgr of Server Operations and ServiceNow Platform
2+ yrs exp Admin and light Dev
This is Spinal Tap (I have lots of favorite movies...)

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
QUESTION: are there specific update sets / data sets from tables that we could easily export out of the Dev and/or Test instances for this lab so we can work on this stuff after the conclusion of the class?
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi Jon, we always have an option of using update sets. Please use the below link to do so.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Step 7 & 8, is what you are looking for 🙂

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Following up on that question... can you convert something to a Scoped App? Like making Change Management a scoped app? Or bad idea?
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
so ServiceNow is already on this drive to put everything in scoped Applications, I would not do it myself, but wait for ServiceNow to come up with it in future versions.
Core modules like ITSM, ITBM etc will be hard for Developers to scope by themselves.

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
How about something I've built... I have extended the task table and created a custom task type. Now I want to make it a scoped app?
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
If a scope is defined while creating an App it cannot be changed later. Although the ones in Global scope can be moved to local scope, as below:
- System Applications > Applications > Create New
- From there, recreate your table names, scripts, etc. and copy/paste the logic from your existing app/update set over to the new record
The conversion utility had some use cases that it did not support and this was generating more confusion than value.
At the end I would actually ask this question, Why do you want to put it as scoped app now ? Delegated Development ? Others ?

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Cases for/against using Git or GitLab? (we are currently not using it except for these types of labs)

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Tony Moldovan, Zekelman Industries, Admin/Developer, 8 yrs on platform, Hunt for Red October

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
"....but this one goes to 11." 🙂

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Jon - Since you are committing all your changes up to you GitLab project, you will be able to pull your GitLab project down to another ServiceNow instance, such as a personal developer instance from the ServiceNow Developer Portal. This would be similar to how Chris, the course instructor, demonstrated how he pulled down a copy of the FitBit application down into his instance and customized it.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
John. St. Andria, Sr. Solutions Architect, first year learning about SNOW platform / development. Fort Worth, TX.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
GitLab majorly is to manage your DevOps SDLC, we are recommending the use of it for custom apps, as we have a lot of devlopment involved with custom apps, this will help multiple developer team working on a single app, and shorten the time and cycle of development to deployment.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Also, the bottom line is whenever we have a scoped application we will have a source control to be used, so the question is If you are creating a scoped app or not, in the past you must have not used it for classic ITSM, CSM or other classic modules deployment, the answer is weather you are creating enough customization to create a scope for it, if yes then we will use source control else not required.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Are you Romanian or of Romanian heritage?
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Geanina King - The University of Texas at Tyler. Application Developer/Service Portal. 1.5 - 2 years. There Will Be Blood.

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Romanian Heritage
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Howard Baker, ServiceNow Platform Administrator, US Air Force, 7 years on platform (started with Berlin), Raiders of the Lost Ark
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi Monte. I work at CoBank in Denver. We send you (FCSA) a daily extract from our SNOW. Would love to meet you.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Mary Wood, Software Engineer at CoBank in Denver, 1 year as SNOW admin/developer/whatever's needed.

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi Jon,
You can export your app to an Update Set in just one click! I can show you the steps if you want. Just note that you will not have the app repo if you use the developer instance from the developer portal.
Best,
Taylor

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
That would be great! I heard CoBank was using ServiceNow.

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Question:
I'm trying to wrap my head around the calculus in determining when something would be better suited as an APPLICATION vs just a Catalog Item presented in a Service Portal. Is it just about being able to have a self-contained bubble of code that can be more easily transported? Or is it that Apps can be accessed directly from the Application Navigator?
Thanks,
Jon

- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
I think you would run into issues during upgrades because it would no longer be baseline.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
I think we have two comparisons here.
- To create a Catalog item presented in a Service Portal or create a custom application
- To extend the existing modules like incident or case or create a custom application
The answer to both is amount of customization you need to do looking at the process you want to implement.
In case of Service catalog we do have workflows but do remember and the back-end we are limited with requested item table fields and variables, variables can change the flow but they can only be filled while creating a request, and shouldn't be updated later.
Next question is you extend say form incident table or task table, which we do all the time, here the decision maker is how close the customization are to the existing process, and how many customizations do we have.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi,
Currently I am undergoing the Application Development On demand course. Working on the Lab activities. In lab, It is required to publish the Loaner Request App Created. While clicking on Publish, I am getting the below message.
In Simulator instance Dev: I am able to see the below My Company Application.
In Simulator instance Test
Can anyone please help me to move forward on this?
Thanks,
Vinu