- Slough, UK
- https://twitter.com/brandlaurens
Pinned Loading
-
Employee-Manager
Employee-Manager PublicEmployee Manager is an application build on top of the ServiceNow platform and allows small businesses to manage their most important asset; their staff. Keep track of employee information, salary …
-
UI16-Enlarge-your-update-set-picker
UI16-Enlarge-your-update-set-picker PublicThe update set picker is forced to 120px wide which is small if you like to use meaningful update set names. The attached (global) UI Script will enlarge it to 300px which should be sufficient for …
-
Check-your-update-set-for-the-latest-version-of-all-objects
Check-your-update-set-for-the-latest-version-of-all-objects PublicSometimes it happens that you touch the same business rule/script include/client script in multiple update sets. You might end up with not the latest version if you loose the order in which they ha…
-
Prevent-others-from-making-changes-until-update-set-is-completed
Prevent-others-from-making-changes-until-update-set-is-completed PublicThis script include when called from a write ACL script will only grant write access if the record is not part of an open update set, other then your own or if the last update was made in the Defau…
-
CreateIncidentCstoServiceNow
CreateIncidentCstoServiceNow PublicThis is an example C# command line programm that will take 5 input parameters which will be used to create an ServiceNow incident using REST API.
If the problem persists, check the GitHub status page or contact support.