Let’s say we bring data using data broker and we would like to transform it before we display it on the page. Think of it as Transform maps we use...
In the previous blog, we worked on exposing CRUD operations via REST APIs. But, there was something missing, something very important. YES!!!, you got it right. I’m talking...
All Stories
In last blog, we learned about Next-Gen PDF Generation – Conversion API. In this part, we are playing with one more option available –...
Before I start, I want to talk about one issue that I’ve faced many times while working in ServiceNow. Whenever I want to generate...
Navigate to View Config Navigate to Entity View Action Mapper (EVAM) > View Configurations Click Catalog items list On the right side of the form,...
About EVAM (Entity View Action Mapper) Component EVAM, A Component is a very useful component to display cards/lists of items from any tables with...
Flow designer today serves as a visual, low/no-code way to describe business logic on the Now platform. Using the latest update in the Quebec...
Hook Event to update the comment Goto Nested comments 1 component Select event section Click + Add a new event handler Goto Retrieve knowledge...
Add Data Broker to add comments Goto Data resources Click + Add Search with keyword insert knowledge Select Insert knowledge comment Click Add Add...
Navigate to knowledge article page and Add container for nested comments section Open on knowledge article page from UI Builder. From the Content section,...
Add Event handler to capture the params received from catalog page Navigate to Knowledge Article Page Create a Client script Set the name as...
Understand event for Create Record Data broker Let’s take following snippet from the last post Typically, we have created an event handler client script...