Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

On how to delete a custom table in a non-Global state

2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

When we create an incorrect table in a non-Global state, it is impossible to delete the table using the normal method, that is, the delete button does not exist. This operation was also proposed by others a long time ago and thought to be BUG.

Https://hi.service-now.com/kb_view.do?sysparm_article=KB0623901

This is a question raised with SN a long time ago, but the SN reply will not be fixed until the New York version. In fact, SN has already provided an API from the Helsinki version, which is not obvious, but we need to do it ourselves. This API can help us to delete the action.

Here are the secrets:

Var tu = new TableUtils ()

Tu.dropAndClean ('sn_customerservice_scope_xxxx_table_name')

Https://docs.servicenow.com/bundle/madrid-application-development/page/app-store/dev_portal/API_reference/TableUtils/concept/c_TableUtilsAPI.html

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report