how to suppress all javascript errors, warnings and other messages when running a server side script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 05:40 PM
I want to suppress the output highlighted in RED colour. how can i do that ?
*** Script: cmdb_ci_business_process 0 |
*** Script: sys_ux_children_layout 8 |
*** Script: visualization_migration_storage 2 |
*** Script: cmdb_ci_endpoint_vnic 0 |
*** Script: sys_ux_composite_data_template_predicate 48 |
*** Script: ts_c_12_2 0 |
*** Script: sys_search_event 0 |
Time: 0:00:00.211 id: dev101173_1[glide.4] (connpid=11774) for: SELECT count(*) AS recordcount FROM ts_c_17_3 ts_c_17_30 /* dev101173004, gs:73BA5A3797E51110D4CD50081153AF28, tx:299d967b97a51110d4cd50081153af99 */ |
*** Script: ts_c_17_3 684886 |
*** Script: sys_ui_help 13 |
*** Script: sys_ui_mobile_home_page_section_m2m_home_page_module 8 |
Translation MetaData: table=sc_catalog, hierarchy=[sys_metadata, sc_catalog], translatedFields=[title, description] |
[DefaultTranslationProvider] Loading translations for: table=sc_catalog, id=8752afd953133300a8ed21fac2dc34ac, language=en, source=sc_catalog |
[DefaultTranslationProvider] Loaded translations for: table=sc_catalog, id=742ce428d7211100f2d224837e61036d, language=en, source=sc_catalog, size=2 |
*** Script: v_st_sc_catalog 3 |
*** Script: sys_flow_action_data 0 |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 05:48 PM
Hi
you can use XPlore. It has the same concept of executing scripts but with a nicer look and without all the outputs from the internal "Scripts - Background" executions.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2022 06:01 PM
Hi Maik, Thanks for providing a speedy response.
How does XPlore tool link with my servicenow pda instance and provides connectivity to the CMDB ? so that i am able to access data via my javascripts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-03-2022 08:20 PM
Hi
you have to download the provided Update Set from the linked ServiceNow Share site. Or you use the Update Set I have attached. After installing in your PDI you can open the XPlore tool in the application navigator via module "XPlore".
In my Knowledge Sources To Go you can find a dedicated chapter for the XPlore tool with some links to helpful resources.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-04-2022 04:11 PM
Hi Maik, thanks for the wonderful knowledge resource that you have provided.
It's good to know more about you.