• MARCO SELLERI
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Hi all,

I've a question, maybe it's simple, but I'm pretty new on this..

I need to update the opportunities status, once the current date is 7 days older than the opportunity created date and the same status is "open"..

example:
an opportunity has been created the 10th of May 2017 (and it's status is "open"), but after 7 days, if the status is still open, I need to set it to "closed".
In my case the opportunity is a custom object.

Can you help me with that? I've tried but I'm not able to find the correct solution.

Thanks
Hi all, 

I've a question and a doubt regarding calling a webservice from a trigger..I'll try to explain.., I have a custom object ( (called Personal Information) with a set of fields, but what I need is that when a SF user fullfil a specific field , let's call it Driving License, a trigger should invoke a webservice called CheckDrivingLicense..

How can I do that in terms of coding? Sorry, but I'm pretty new :)

Thanks,
Marco