Hi,
I am currently testing the beta version and I have a problem. In a previous topic I asked for a feature to be able to make some transformation after a web service request and send the transformation done in the web service response. Looking at the beat it seems that can be done now.
Jitterbit will be use as a web service proxy. To explain :
1. Host a web service
2. Get the request
3. Call the real web service with the same request
4. Get the real response
5. response the first request with the real reponse
So I made a transformation A with source and target being the web service request format.
I made a transformation B with source and target being the web service response format.
I tried many thing but couldn't figure how to make the call to the real web service (Step 3).
Please help...


