以下のサンプル計算式は、ビジネス ロジック計算式でツール、コンテキスト、および出力を使用する方法を示します。
out.Log(“Your message”) out.Alert(“Your event type”, “Resource name”, value1, value2,…, value16) customer = context.Customer x = tools.NetTime(now, now + 1) tools.AddEventAnnotation(“Your event annotation”, event.EventId)
|
Copyright © 2013 CA.
All rights reserved.
|
|