How to use Script Debugger for Transform Map

Ashuthosh_s_p
Tera Contributor

I have a transform map which i wanted to debug using script debugger for better understanding rather than using gs.info() or gs.error() because sometimes it wont show. Can anyone briefly explain how to use SD in transform map.

2 REPLIES 2

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Ashuthosh_s_p ,

 

This will help you :

 

https://developer.servicenow.com/dev.do#!/learn/courses/xanadu/app_store_learnv2_scripting_xanadu_sc...


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Ashuthosh_s_p
Tera Contributor

Hi @Sohail Khilji , The link which you provided has only the use cases of script-include, business rule  and others. Transform map use case is not mentioned.