• MattyP
  • NEWBIE
  • 0 Points
  • Member since 2011

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

Hi,

I need to be able to receive a pdf form in xfdf format (xml) inside my force.com application.

Currently I am able to post (HTTP POST) the data to the server.

But does anyone know how can I access the body of the request from an apex class (be it a controller or otherwise) and parse it?

I cannot name the data to imitate the posing of a form...

Thanks in advance

  • January 20, 2011
  • Like
  • 0