• JCP.ax1627
  • NEWBIE
  • 0 Points
  • Member since 2013

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

Hi to everyone!!,

 

I´m trying to synchronize with an external system, and i´m using a @futre call from a trigger, i´m trying to make a logic for the respond of the external call. I can use a flag field ( boolean ) if the call out fails, so that way i will know that the record is not synchronize, and then make some logic with a button or with schedule class that recollect all these record and and attempts to synchronize again.

 

Is There another way to do this?.. Best Practice to do this?...

 

I will appreciated any answer... Thanks a lot.

Hi to everyone!!,

 

I´m trying to synchronize with an external system, and i´m using a @futre call from a trigger, i´m trying to make a logic for the respond of the external call. I can use a flag field ( boolean ) if the call out fails, so that way i will know that the record is not synchronize, and then make some logic with a button or with schedule class that recollect all these record and and attempts to synchronize again.

 

Is There another way to do this?.. Best Practice to do this?...

 

I will appreciated any answer... Thanks a lot.