• endpoint web services

    From aurora baccio@21:1/5 to All on Sun Nov 6 11:09:54 2022
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa
    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library.
    Thank you for your help.
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Franz Rachbauer@21:1/5 to All on Mon Nov 7 08:29:16 2022
    Hi,
    shortly I used Norbert Kolbs cHttp:GetDocumentByGetOrPost Method to
    communicate with a www restAPI which returns JSON Strings. Maybe it also
    needs your conditions.
    Regards, Franz

    Am 06.11.2022 um 20:09 schrieb aurora baccio:
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa
    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library.
    Thank you for your help.
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Wolfgang Riedmann@21:1/5 to aurora baccio on Mon Nov 7 15:10:47 2022
    Hi Aurora,

    of course you can do that with VO, but it may be a bit of research and
    work because you can retrieve the data with VO and also return it using
    http classes (you need to use either Norberts GetOrPost classes or my
    winHttp classes because the original cHttp classes don't support https
    and POST data.
    Probably you will also need to read and write JSON data.
    This is not directly supported by VO, but there are some classes to do
    it, or you can do it in a completely manual mode.

    Personally I prefer to write that code in .NET (using X#) and use the
    code as COM module from my VO application.
    But even this is not too easy, and maybe you should ask someone for
    help.

    Wolfgang

    aurora baccio wrote:

    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the
    endpoint I write below https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWe b/services/trasmissionePianoTerapeuticoAifa I use VO 2.8 SP4B Build
    2838 Can you tell me if it is possible to do this with VO ? If there
    is something that allows me to connect? I am also willing to
    purchase the possible third party library. Thank you for your help.
    Aurora Baccio



    --

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nk@21:1/5 to All on Mon Nov 7 14:57:28 2022
    Hi Aurora,

    there should be a WSDL-file which describe your request.

    Kind regards
    Norbert

    Am 07.11.2022 um 14:22 schrieb aurora baccio:
    Il giorno lunedì 7 novembre 2022 alle 08:29:20 UTC+1 Franz Rachbauer ha scritto:
    Hi,
    shortly I used Norbert Kolbs cHttp:GetDocumentByGetOrPost Method to
    communicate with a www restAPI which returns JSON Strings. Maybe it also
    needs your conditions.
    Regards, Franz
    Am 06.11.2022 um 20:09 schrieb aurora baccio:
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa
    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library.
    Thank you for your help.
    Aurora Baccio

    Thank you for your reply,
    could you be a little more precise?
    Thank you

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From aurora baccio@21:1/5 to All on Mon Nov 7 05:22:35 2022
    Il giorno lunedì 7 novembre 2022 alle 08:29:20 UTC+1 Franz Rachbauer ha scritto:
    Hi,
    shortly I used Norbert Kolbs cHttp:GetDocumentByGetOrPost Method to communicate with a www restAPI which returns JSON Strings. Maybe it also needs your conditions.
    Regards, Franz
    Am 06.11.2022 um 20:09 schrieb aurora baccio:
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa
    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library.
    Thank you for your help.
    Aurora Baccio

    Thank you for your reply,
    could you be a little more precise?
    Thank you

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From aurora baccio@21:1/5 to All on Mon Nov 7 07:16:51 2022
    Il giorno lunedì 7 novembre 2022 alle 15:10:50 UTC+1 Wolfgang Riedmann ha scritto:
    Hi Aurora,

    of course you can do that with VO, but it may be a bit of research and
    work because you can retrieve the data with VO and also return it using
    http classes (you need to use either Norberts GetOrPost classes or my winHttp classes because the original cHttp classes don't support https
    and POST data.
    Probably you will also need to read and write JSON data.
    This is not directly supported by VO, but there are some classes to do
    it, or you can do it in a completely manual mode.

    Personally I prefer to write that code in .NET (using X#) and use the
    code as COM module from my VO application.
    But even this is not too easy, and maybe you should ask someone for
    help.

    Wolfgang
    aurora baccio wrote:

    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the
    endpoint I write below https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWe b/services/trasmissionePianoTerapeuticoAifa I use VO 2.8 SP4B Build
    2838 Can you tell me if it is possible to do this with VO ? If there
    is something that allows me to connect? I am also willing to
    purchase the possible third party library. Thank you for your help.
    Aurora Baccio
    --
    Mr Riedman, thank you for your reply
    the point really is to help.
    I currently use a third-party .net library.
    But our ASP changes its mind with a baby the nappy, and the third party is not always on time with the change.
    So I am trying to become independent.
    I am trying to learn Python, but in the immediate future I would like to try VO directly.
    I'd be happy to use its classes, but I'd like to have the documentation first so I know how difficult it is to build what I need.
    Thanks always
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nk@21:1/5 to All on Mon Nov 7 18:26:01 2022
    Hi Aurora,

    If you have an address to the corresponding WSDL file, I can certainly
    help you.

    With kind regards
    Norbert


    Am 07.11.2022 um 14:57 schrieb nk:
    Hi Aurora,

    there should be a WSDL-file which describe your request.

    Kind regards
    Norbert

    Am 07.11.2022 um 14:22 schrieb aurora baccio:
    Il giorno lunedì 7 novembre 2022 alle 08:29:20 UTC+1 Franz Rachbauer
    ha scritto:
    Hi,
    shortly I used Norbert Kolbs cHttp:GetDocumentByGetOrPost Method to
    communicate with a www restAPI which returns JSON Strings. Maybe it also >>> needs your conditions.
    Regards, Franz
    Am 06.11.2022 um 20:09 schrieb aurora baccio:
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the
    endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa

    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library.
    Thank you for your help.
    Aurora Baccio

    Thank you for your reply,
    could you be a little more precise?
    Thank you


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From aurora baccio@21:1/5 to All on Tue Nov 8 10:23:51 2022
    Il giorno lunedì 7 novembre 2022 alle 18:26:03 UTC+1 nk ha scritto:
    Hi Aurora,

    If you have an address to the corresponding WSDL file, I can certainly
    help you.

    With kind regards
    Norbert
    Am 07.11.2022 um 14:57 schrieb nk:
    Hi Aurora,

    there should be a WSDL-file which describe your request.

    Kind regards
    Norbert

    Am 07.11.2022 um 14:22 schrieb aurora baccio:
    Il giorno lunedì 7 novembre 2022 alle 08:29:20 UTC+1 Franz Rachbauer
    ha scritto:
    Hi,
    shortly I used Norbert Kolbs cHttp:GetDocumentByGetOrPost Method to
    communicate with a www restAPI which returns JSON Strings. Maybe it also >>> needs your conditions.
    Regards, Franz
    Am 06.11.2022 um 20:09 schrieb aurora baccio:
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the
    endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa

    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library.
    Thank you for your help.
    Aurora Baccio

    Thank you for your reply,
    could you be a little more precise?
    Thank you

    I did not understand what 'wsdl file' means
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nk@21:1/5 to All on Tue Nov 8 21:43:54 2022
    Hi Aurora!

    You write that you want to communicate with a webservice. This is done
    via precisely regulated processes that are described in a WSDL file.

    Web Services Description Language (WSDL): Used to tell the client
    application what is in the web service and how to connect.

    If this is what I am describing here, then you should read in. Google
    for webservice.

    Kind regards
    Norbert


    Am 08.11.2022 um 19:23 schrieb aurora baccio:
    Il giorno lunedì 7 novembre 2022 alle 18:26:03 UTC+1 nk ha scritto:
    Hi Aurora,

    If you have an address to the corresponding WSDL file, I can certainly
    help you.

    With kind regards
    Norbert
    Am 07.11.2022 um 14:57 schrieb nk:
    Hi Aurora,

    there should be a WSDL-file which describe your request.

    Kind regards
    Norbert

    Am 07.11.2022 um 14:22 schrieb aurora baccio:
    Il giorno lunedì 7 novembre 2022 alle 08:29:20 UTC+1 Franz Rachbauer
    ha scritto:
    Hi,
    shortly I used Norbert Kolbs cHttp:GetDocumentByGetOrPost Method to
    communicate with a www restAPI which returns JSON Strings. Maybe it also >>>>> needs your conditions.
    Regards, Franz
    Am 06.11.2022 um 20:09 schrieb aurora baccio:
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the
    endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa

    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library.
    Thank you for your help.
    Aurora Baccio

    Thank you for your reply,
    could you be a little more precise?
    Thank you

    I did not understand what 'wsdl file' means
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Wolfgang Riedmann@21:1/5 to All on Wed Nov 9 10:22:36 2022
    Hi Aurora,

    I currently use a third-party .net library.
    But our ASP changes its mind with a baby the nappy, and the third
    party is not always on time with the change. So I am trying to
    become independent. I am trying to learn Python, but in the
    immediate future I would like to try VO directly. I'd be happy to
    use its classes, but I'd like to have the documentation first so I
    know how difficult it is to build what I need.

    is there anywhere a documentation of this webservice so I can give a
    look?

    Any how many different calls do you need to call?

    Wolfgang



    --

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From aurora baccio@21:1/5 to All on Wed Nov 9 11:08:28 2022
    Il giorno mercoledì 9 novembre 2022 alle 10:22:40 UTC+1 Wolfgang Riedmann ha scritto:
    Hi Aurora,
    I currently use a third-party .net library.
    But our ASP changes its mind with a baby the nappy, and the third
    party is not always on time with the change. So I am trying to
    become independent. I am trying to learn Python, but in the
    immediate future I would like to try VO directly. I'd be happy to
    use its classes, but I'd like to have the documentation first so I
    know how difficult it is to build what I need.
    is there anywhere a documentation of this webservice so I can give a
    look?

    Any how many different calls do you need to call?

    Wolfgang



    --
    Mr Riedman, thank you
    if you send me an e-mail I will send you the specifications provided by sogei. thank you
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From aurora baccio@21:1/5 to All on Wed Nov 9 11:03:38 2022
    Il giorno martedì 8 novembre 2022 alle 21:44:46 UTC+1 nk ha scritto:
    Hi Aurora!

    You write that you want to communicate with a webservice. This is done
    via precisely regulated processes that are described in a WSDL file.

    Web Services Description Language (WSDL): Used to tell the client application what is in the web service and how to connect.

    If this is what I am describing here, then you should read in. Google
    for webservice.

    Kind regards
    Norbert
    Am 08.11.2022 um 19:23 schrieb aurora baccio:
    Il giorno lunedì 7 novembre 2022 alle 18:26:03 UTC+1 nk ha scritto:
    Hi Aurora,

    If you have an address to the corresponding WSDL file, I can certainly
    help you.

    With kind regards
    Norbert
    Am 07.11.2022 um 14:57 schrieb nk:
    Hi Aurora,

    there should be a WSDL-file which describe your request.

    Kind regards
    Norbert

    Am 07.11.2022 um 14:22 schrieb aurora baccio:
    Il giorno lunedì 7 novembre 2022 alle 08:29:20 UTC+1 Franz Rachbauer >>>> ha scritto:
    Hi,
    shortly I used Norbert Kolbs cHttp:GetDocumentByGetOrPost Method to >>>>> communicate with a www restAPI which returns JSON Strings. Maybe it also
    needs your conditions.
    Regards, Franz
    Am 06.11.2022 um 20:09 schrieb aurora baccio:
    Have a good Sunday evening,
    it becomes necessary for me to connect with web services like the >>>>>> endpoint I write below
    https://demservicetest.sanita.finanze.it/ServiziPianiTerapeuticiAifaWeb/services/trasmissionePianoTerapeuticoAifa

    I use VO 2.8 SP4B Build 2838
    Can you tell me if it is possible to do this with VO ?
    If there is something that allows me to connect?
    I am also willing to purchase the possible third party library. >>>>>> Thank you for your help.
    Aurora Baccio

    Thank you for your reply,
    could you be a little more precise?
    Thank you

    I did not understand what 'wsdl file' means
    Aurora Baccio

    here is the wsld for the transmission of the treatment plan

    <?xml version="1.0" encoding="UTF-8"?>
    <wsdl:definitions xmlns:ricevutans="http://visualizzazionepianoterapeuticoaifaricevuta.xsd.sanita.finanze.it" xmlns:richiestans="http://visualizzazionepianoterapeuticoaifarichiesta.xsd.sanita.finanze.it" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
    xmlns:tns="http://visualizzazionepianoterapeuticoaifa.wsdl.sanita.finanze.it" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://visualizzazionepianoterapeuticoaifa.wsdl.sanita.finanze.it">
    <wsdl:types>
    <xsd:schema elementFormDefault="qualified">
    <xsd:import namespace="http://visualizzazionepianoterapeuticoaifarichiesta.xsd.sanita.finanze.it" schemaLocation="VisualizzazionePianoTerapeuticoAifaRichiesta.xsd"/>
    </xsd:schema>
    <xsd:schema elementFormDefault="qualified">
    <xsd:import namespace="http://visualizzazionepianoterapeuticoaifaricevuta.xsd.sanita.finanze.it" schemaLocation="VisualizzazionePianoTerapeuticoAifaRicevuta.xsd"/>
    </xsd:schema>
    </wsdl:types>
    <wsdl:message name="ricevuta">
    <wsdl:part name="VisualizzazionePianoTerapeuticoAifaRicevuta" element="ricevutans:VisualizzazionePianoTerapeuticoAifaRicevuta"/>
    </wsdl:message>
    <wsdl:message name="richiesta">
    <wsdl:part name="VisualizzazionePianoTerapeuticoAifaRichiesta" element="richiestans:VisualizzazionePianoTerapeuticoAifaRichiesta"/>
    </wsdl:message>
    <wsdl:portType name="visualizzazionePianoTerapeuticoAifaPT">
    <wsdl:operation name="visualizzazionePianoTerapeuticoAifa">
    <wsdl:input message="tns:richiesta"/>
    <wsdl:output message="tns:ricevuta"/>
    </wsdl:operation>
    </wsdl:portType>
    <wsdl:binding name="visualizzazionePianoTerapeuticoAifaBinding" type="tns:visualizzazionePianoTerapeuticoAifaPT">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="visualizzazionePianoTerapeuticoAifa">
    <soap:operation soapAction="http://visualizzazionepianoterapeuticoaifa.wsdl.sanita.finanze.it/VisualizzazionePianoTerapeuticoAifa"/>
    <wsdl:input>
    <soap:body use="literal"/>
    </wsdl:input>
    <wsdl:output>
    <soap:body use="literal"/>
    </wsdl:output>
    </wsdl:operation>
    </wsdl:binding>
    <wsdl:service name="visualizzazionePianoTerapeuticoAifa">
    <wsdl:port name="visualizzazionePianoTerapeuticoAifa" binding="tns:visualizzazionePianoTerapeuticoAifaBinding">
    <soap:address location="http://localhost:9080/ServiziPianiTerapeuticiAifaWeb/services/visualizzazionePianoTerapeuticoAifaAifa"/>
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>

    thanks
    Aurora Baccio

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From nk@21:1/5 to All on Thu Nov 10 16:25:29 2022
    Hi Aurora,

    Unfortunately, I can't help you with this information and my tools.

    Kind regards
    Norbert

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?Q?Sebasti=C3=A1n_BASSANO?=@21:1/5 to All on Wed Feb 8 11:50:08 2023
    El Wednesday, November 9, 2022 a la(s) 4:08:29 PM UTC-3, aurora baccio escribió:
    Il giorno mercoledì 9 novembre 2022 alle 10:22:40 UTC+1 Wolfgang Riedmann ha scritto:
    Hi Aurora,
    I currently use a third-party .net library.
    But our ASP changes its mind with a baby the nappy, and the third
    party is not always on time with the change. So I am trying to
    become independent. I am trying to learn Python, but in the
    immediate future I would like to try VO directly. I'd be happy to
    use its classes, but I'd like to have the documentation first so I
    know how difficult it is to build what I need.
    is there anywhere a documentation of this webservice so I can give a
    look?

    Any how many different calls do you need to call?

    Wolfgang



    --
    Mr Riedman, thank you
    if you send me an e-mail I will send you the specifications provided by sogei.
    thank you
    Aurora Baccio

    Hi Aurora, were you able to solve your problem?
    I usually solve this kind of interaction with web services using a COM object (I code everything in C#), maybe you can do the same.
    Regards.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Robert Pope@21:1/5 to All on Wed May 17 06:56:54 2023
    On Thursday, February 9, 2023 at 6:50:09 AM UTC+11, Sebastián BASSANO wrote:
    El Wednesday, November 9, 2022 a la(s) 4:08:29 PM UTC-3, aurora baccio escribió:
    Il giorno mercoledì 9 novembre 2022 alle 10:22:40 UTC+1 Wolfgang Riedmann ha scritto:
    Hi Aurora,
    I currently use a third-party .net library.
    But our ASP changes its mind with a baby the nappy, and the third party is not always on time with the change. So I am trying to
    become independent. I am trying to learn Python, but in the
    immediate future I would like to try VO directly. I'd be happy to
    use its classes, but I'd like to have the documentation first so I know how difficult it is to build what I need.
    is there anywhere a documentation of this webservice so I can give a look?

    Any how many different calls do you need to call?

    Wolfgang



    --
    Mr Riedman, thank you
    if you send me an e-mail I will send you the specifications provided by sogei.
    thank you
    Aurora Baccio
    Hi Aurora, were you able to solve your problem?
    I usually solve this kind of interaction with web services using a COM object (I code everything in C#), maybe you can do the same.
    Regards.

    Making calls to Windows Internet API (wininet.dll) is also an option. We used that in the company I work for. That is probably the most difficult way to do it, but it gave us more control over working with / around the corporate proxy servers, and
    another good feature was that it let us do asynchronous calls so that VO wasn't blocking while waiting for the response. From memory, those were the main advantages compared to using CHttp.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)