sn-project:将记录从Service-Now复制到光盘

时间:2024-05-19 18:53:31
【文件属性】:

文件名称:sn-project:将记录从Service-Now复制到光盘

文件大小:94KB

文件格式:ZIP

更新时间:2024-05-19 18:53:31

JavaScript

CICD Server for Service-Now的项目模块 从Service-Now导出文件(扩展sys_metadata的记录)到磁盘上的项目之类的nodejs。 受到启发 配置 以以下格式将表名(ClassName)添加到config/entities.json中: { "sys_variable_value" : { // table-name "name" : "Values" , // display name (used for folder name) "key" : "" , // the file name "alias" : [ "sysauto_script" , "wf_workflow_schedule" ] , // extending tables with the


【文件预览】:
sn-project-master
----default-template()
--------README.md(55B)
--------package.json(118B)
----.github()
--------workflows()
----.eslintrc.js(607B)
----lib()
--------git.js(37KB)
--------project-file.js(3KB)
----.npmignore(1KB)
----config()
--------entities-3.2.2.json(27KB)
--------entities-3.1.1.json(26KB)
--------entities.json(27KB)
----LICENSE(7KB)
----test()
--------testInstall.js(449B)
--------clone.js(167B)
--------testBuild.js(447B)
--------git-creds.js(607B)
--------rename.js(330B)
--------dir.js(875B)
--------git.js(664B)
--------init.js(277B)
----README.md(2KB)
----.gitignore(955B)
----index.js(56KB)
----.eslintignore(36B)
----package-lock.json(188KB)
----package.json(1KB)

网友评论