I just completed the #ServiceNowHacktoberfest by having 4 contributions accepted! - Service Portal is a single place for everyone to access information, services and different applications. For my first contribution (1068) I shared a use case to get a parameter from the URL and use it into an Ajax call, recovering information from the database to show within the User Interface. - For my second pull request (1069) I talked about best practices, explaining how to safely update a record. If we're not cautious with this kind of programming we can accidentally insert records instead of updating them. - For my third contribution (1085) I explained how to validate a field provided within a Catalog Item/Record Producer so that the date can't be in the past. - The last one (1093) was about fixing a direct reference to the Choice table. This is an internal table and it is not best practice to reference that table directly when you are crea...
Come share a drink, do some live ServiceNow coding / debugging / trial and error / exploration with us. Hosts: Ashutosh Munot and Mark Roethof Guest Speaker: Carlos Camacho Junior Topic: Custom Apps development from scratch using Studio 📺 Watch on YouTube 📺 Watch on LinkedIn During this event we will develop the Drink Rating App - a custom application where our audience can take a photo of their preferred beverage and send to us in real time. I also recorded the content in Portuguese pt-br: Part 1 Part 2 Part 3 I would like to thank my hosts Mark and Ashutosh for having me. It was a pleasure to participate in this ULCHH episode. Thank you. ___ This article was featured in The Community Café newsletter.
It is been an exciting adventure working as a ServiceNow professional for the past four years. I was studying about Cloud Computing long ago and when the chance to work with the platform emerged in 2021, I grabbed it with both hands. My previous experience as a software developer was good and bad at the same time. I'll try to explain what happened about my coding skills when applied to the development process. 2021 - The 1st year : At first I started coding everything. Record Producer logic & validation was in Client Scripts and all back-end logic in Script Includes. After many NowLearning courses and navigating the community I understood how to use UI Policies to do things (Mandatory, Read-Only, Show/Hide fields) instead of putting everything on Client Scripts. Besides that my understanding of Business Rules reached a decent level. 2022 - The 2nd year : I invested time learning about ITIL and it was a game changer. Before every deployment to the test instanc...
Comentários
Postar um comentário