プラットフォームアークテクチャ

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】承認機能の問題点

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