インスタンスの会社コード/ベンダーコード/ベンダープリフィックス (glide.appcreator.company.code) の更新Issue <!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } システムプロパティ [glide.appcreator.company.code] に保存されている会社コード、ベンダーコード、またはベンダープリフィックスは変更できますか? Release<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } Resolution<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: ; max-width: ; width: ; height: ; } } コードまたはプレフィックスは、会社名に基づいて会社ごとに生成される部分的にランダムな文字列です。ただし、開発したスコープ対象アプリケーションを会社にリンクできるように、コードは ServiceNow Store 上で一意である必要があります。このため、生成されるコードは予想とは異なる場合があります。たとえば、会社名が「National Bank」の場合、生成されるコードは「nb」になります。ただし、このコードがすでに別の会社に割り当てられている場合、生成されるコードは「nab」や「nba」などになる可能性があります 会社コード/ベンダープリフィックスのプリフィックスの変更には、次のような理由が考えられません。 スコープ対象のアプリケーションの既存の開発はすべて壊れます (古いベンダーキーと新しいベンダーキーは一致しません)。インスタンスの配置が解除されます。既存のアプリケーションのアップグレードが壊れます。