![]() |
#11
|
|||
|
|||
![]()
The following line is the normal call for the webservice method:
Code:
oWS.createAttachment(sid,'doc_rep:1002',newTicketHandle,'My description','C:\qryItems.SQL'); The delcaration of the function is: Code:
function createAttachment(const sid: Integer; const repositoryHandle: WideString; const objectHandle: WideString; const description: WideString; const fileName: WideString): WideString; stdcall;
__________________
Regards, Abdulaziz Jasser |
#12
|
|||
|
|||
![]()
When I try to open "http://192.168.4.85:8080/axis/services/USD_R11_WebService?wsdl" in my browser I get a page not available error...
What happens if you open the url in your browser? |
#13
|
|||
|
|||
![]()
That is a local IP inside our LAN. You can not access it from out and it is not the issue. After talking to the vendor of the web service application (CA-Service Desk Manager) which I am trying to call some of it's web methods I was told that the error comes when you are not using DIME encoding with the attachments. Any idea how to solve it?
__________________
Regards, Abdulaziz Jasser Last edited by Jasser; 09-06-2010 at 08:09 PM. |
![]() |
Thread Tools | |
Display Modes | |
|
|