Configure ERP conectivity to a Flex application via a web service
Posted
by James
on Stack Overflow
See other posts from Stack Overflow
or by James
Published on 2010-04-19T17:12:55Z
Indexed on
2010/04/19
17:13 UTC
Read the original article
Hit count: 208
flex3
I am developing a Flex application that will need to 'pull' information from an ERP system such as SAP or Peoplesoft via the clients web service.
My application will need to pass credentials & query to a Query_URL and receive the returned data. I saw a Flash Builder 4 presentation where the Adobe evangelist created a similar application using Twitter.
Insights or links to example code would be appreciated.
© Stack Overflow or respective owner