You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OLC - Difference between "sysdate" and "AlertFilterUtils.getCurrentTime()"

Question
15
Views
0
Comments

Summary:

Wanted to know the difference between the "sysdate" and "AlertFilterUtils.getCurrentTime()"

Content (required):

I wanted to know the difference between the "sysdate" and "AlertFilterUtils.getCurrentTime()" used in the below expressions,

${assignmentCreatedDate} >= sysdate-1/24

${assignmentCreatedDate} > ${AlertFilterUtils.addTime(AlertFilterUtils.getCurrentTime(),-1,0,0)}

Are we using AlertFilterUtils.getCurrentTime() because AlertFilterUtils.addTime/Days does not support sysdate ?


Version (include the version you are using, if applicable): 22D


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!