Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

I need to get today created records using script

edited May 13, 2013 10:07AM in Siebel Open UI, Tools, Scripting and EAI (MOSC) 7 commentsAnswered
Hi All,

I need to get today's created record using script.

I have used as below but i have no luck.Please help me.

var date3= new Date();

this.SetSearchSpec("Created","date3.getMonth() + "/" +date3.getDay() + "/" +date3.getFullYear()") // MM/DD/YYYY as per document

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center