Hi Expert,
I am trying to send something to others.
The script is working fine when i run it directly on my server unix box :
curl -F data_1=A -F data_2=B -F data_3=@D:test\t1.json http://server/url
However, when i use pub.client:http, i am getting the error data_3 parameter empty.
It seems that data_3 should be a file, how do I set the data_3 parameter of pub.client:http to make it work? Or is there another way?
We use webMethods 912.
Looking forward to your reply.Thanks.

#B2B-Integration#webMethods