User Activity
Hello team! We're encountering a strange error while deploying our app using now-sdk cli since Zurich (the issue wasn't present on Xanadu). The issue is related to the usage of "instanceof" (and possibly realted to file paths aswell) when throwing a ...
Hi now-sdk community, I struggle to complete the following task: calling a global script include from my now-sdk scopped application. When the following snippet runs well in a bg script (executed from my application scope): var test = new global.inb...
03-18-2025
Hello now-sdk community, I'm having some troubles making joinQuery to work in a now-sdk Typescript script. For a specific need, I need to be able to make a join between two tables (with a 0-n relationship).I'm able to achieve that without issue using...
01-23-2025
Hi, I am a rather pro-code oriented application developer, and I am experimenting with implementation via now-sdk on behalf of my company. To contextualize, I am working on the implementation of a REST API deployed in ServiceNow. This API contains mo...