Transfer of XML file to remote location through HTTPS protoc

erk
erk Member Posts: 7
Hi,

Is it possible to send an XML file through HTTPS protocol to a remote server in navision?
If possible please let me know how to do?

Comments

  • vaprog
    vaprog Member Posts: 1,166
    What about using MSMQ (Message Queuing). I am not sure whether ComCom with MSMQ can be configured to use HTTPS, though. (Only used ComCom with sockets over VPN so far).

    Or, of course, you can use a webservice for that purpose.
  • erk
    erk Member Posts: 7
    if it can be done by using webservices.
    can u please tell me.what are the automation variables are used for this HTTPS protocol ?
    How to check connection whether it is connected to an remote server using HTTPS protocol ?
  • GRIZZLY
    GRIZZLY Member Posts: 127
    As for me I used 'Microsoft XML, v6.0'.XMLHTTP60 automation class. It supports posting via HTTP or HTTPS. Recently I wrote the article about sending SMS through the webservice by HTTP or HTTPS. Read it here http://x-dynamics.blogspot.com/2011/07/using-web-service-to-send-sms-from-nav.html
    Hope this helps! If you have any questions please do not hesitate to contact me...
    Sincerely yours, GRIZZLY
    Follow my blog at http://x-dynamics.blogspot.com