• Yamini123
  • NEWBIE
  • 0 Points
  • Member since 2012

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

Hi All,

     I am new to people soft.But i want integration of people soft with sfdc through apis or webservices.any one can u please help me.

 

Thanks in advace

anu

  • August 17, 2011
  • Like
  • 0

I'm looking to build a data cleansing app. For this I need to process all records so using batch apex would be handy and mean I could build the app entirely on the force.com platform. However, I need to make a webservice request, either for each record or each batch, to actually check the record and retreive any corrections.

 

Adding a web service call into a batch apex class just seems to make it fail every time. Is this just not possible to do? or is there some specific way in which the request needs to be made?