• pjonna
  • NEWBIE
  • 30 Points
  • Member since 2012

  • Chatter
    Feed
  • 1
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies

I used below cron expression to schedule my job weeky to run at 1 AM.  I dont see anything wrong the below cron expression

'0 1 ? * 0 *'

I get this exception

'?' can only be specified for Day-of-Month or Day-of-Week.. Can anyone tell what is the correct for this.

  • December 26, 2012
  • Like
  • 0

I used below cron expression to schedule my job weeky to run at 1 AM.  I dont see anything wrong the below cron expression

'0 1 ? * 0 *'

I get this exception

'?' can only be specified for Day-of-Month or Day-of-Week.. Can anyone tell what is the correct for this.

  • December 26, 2012
  • Like
  • 0

 I am looking forward to integrate a virtual phone system within salesforce, which should be able to embed click-to-dial into salesforce. Does anyone have an idea on how to implement it?