ServiceNow

ServiceNow

【ServiceNow】ServiceNow開発者が知っておくべきACID特性

Data you thought you updated has disappeared," or "the calculations just don't add up"... These issues often stem from ServiceNow's unique transaction specifications. In this article, we expose the limitations of ACID properties with actual execution logs and present concrete workarounds to prevent data inconsistency—such as optimistic locking and serialization via event queues—that you can apply to your projects immediately.
ServiceNow

【ServiceNow】Yokohamaリリース:ServiceNow Studioのメジャーアップグレードは少し期待外れ

YokohamaリリースでのServiceNow Studioのメジャーアップグレードについてまとめます。正直期待外れの内容ではありましたが、一つずつご紹介しますね。記事に書かれている情報はServiceNow社公式のYoutubeチャンネ...
ServiceNow

【ServiceNow】承認機能の問題点

みなさん、こんにちは。なうもんです。今日はServiceNowの最も重要な機能と言っても過言ではない、承認機能の問題点について記事にしたいと思います。承認機能とはServiceNowの承認機能とは、ServiceNowで最も重要な機能といっ...
ServiceNow

【SeviceNow】ACLのパフォーマンスを検証してみた

なうもんServiceNowでデータのセキュリティを守る必要はあるものの、ACLが複雑になってパフォーマンスが心配ってことありますよね?そこで今日はACLの設定によってパフォーマンスにどんな影響がでるかを実際に検証してみます。ACLの設定の...
ServiceNow

【ServiceNow】Xanaduリリース新機能!Deny-Unless ACLを検証してみた!

Xanaduリリース新機能のDeny-Unless ACLについて検証します。Deny-Unless ACLとは?Deny-Unless ACLとはXanaduリリースから登場した新機能です。今まではホワイトリスト型のアクセス許可のみでした...