howto create an apex webservice
704644Nov 16 2011 — edited Nov 17 2011Hi,
I want to create a webservice in our apex-application wich can be called by a client.
When the client is calling our webservice it should give 4 values:
- date
- id
- name
- user
My apex-application should than pick-up these values and insert them into a table
I'm confused about the apex-documentation when it's talking about webservices, because it only sasy something about calling a wbeservice (webservice-reference).
But that is not want I want.
Can someone help me out with this?
We're on apex 4.1.
Thnx.
reg,
Chris