Is there any documentation generator in Servicenow

SunilRaj
Kilo Contributor

Is there any document generator in Servicenow similar to Javadoc?

5 REPLIES 5

OliverE
Tera Contributor

I came across this really helpful app that is posted in the SN developer site under shared projects. It takes 5 minutes to install via XML and then off you go and it is customizable so you can add your own documentation comment tags and add script source fields from any table.


https://developer.servicenow.com/connect.do#!/share/contents/6426327_sndoc?v=1.1&t=PRODUCT_DETAILS

Catalog Items are just a way to define inputs and launch flow. There are many reasons why the catalyst may be email. STEP BY STEP - Create the Catalog Flow as if you assumed form entry. - Create a new Flow Action to parse an email body for name:value pairs (OR download from share) - Create a ...