‎2012 Feb 28 7:21 AM
Hi,
I need to call below mentioned URL by passing four different parameters and in return it give me some results.
http://ncpr.smsapi.org/checkDNC.asmx?op=CheckForDNC
Experts could you please let us know how can achieve it by calling function module HTTP_POST.
How to I pass data to REQUEST_HEADER, REQUEST_BODY, RESPONCE_HEADER and RESPONCE_BODY.
Regards,
Amit Raut
‎2012 Feb 28 7:34 AM
You can get the documentation of how to use this function module ,
if you can login to your system with DE language and check in SE37.
‎2012 Feb 28 11:39 AM
hi,
I had look at it earlier.
Made some correction to the report and got one step ahead.
Now getting below errror
HTTP/1.1 400 Bad Request
Connection: close
Date: Tue, 28 Feb 2012 11:30:38 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 4.0.30319
Cache-Control: private
Content-Length: 0
‎2012 Mar 08 10:18 AM
hi Expert,
Please guide.
Really not sure how to debug or trobleshoot this kind of error.
Regards,
Amit