Handling Date and Time functions is very puzzling in eScript. Lot of developers mess around with the code to reach the result.
In this post I will explain the simplest way to find the time difference between two different times in Seconds using Siebel eScript.
(more…)
Invoking workflows in Siebel has become very easy since the introduction of Runtime Events. Runtime events saves a lot of time for developers. We no longer have to create triggers or workflow policies to invoke workflows on certain record events.
In this post I will explain how easy it is to invoke a workflow using Runtime Events.
(more…)