ServiceNow developers documentation best practices?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 08:05 AM
Does anyone have a process or template for your ServiceNow developers to use to document their backend nuances as they create new applications or integrations, etc?
- 2,692 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 08:18 AM
These are the ones:-
https://developer.servicenow.com/blog.do?p=/tags/technical-best-practices/
https://docs.qualityclouds.com/qcd/servicenow-coding-best-practice-rules-3997737.html
Please mark answer as correct if its helpful
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 07:28 AM
Anshu
Does ServiceNow have documentation best practices for developers? We have the same question as Kris Sherer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 09:41 AM
Hi there. Sorry I may not have been clear in my question. I am not looking at back end coding best practices but more of a knowledge article format to help other developers understand the purpose of the application, how various parts of the workflow or application fit into a bigger picture. possibly where there are dependencies, what piece parts of certain APIs mean and what they are intended to do.
This would be in addition to the type of back end coding best practices you've shared here. So, if a new developer wanted to see how something was designed and why and then add to/change, they would have sort of an overview to help guide them before or as they look at the coding.