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
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
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
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
Hi Aurora,Mr Riedman, thank you for your reply
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
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
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
Il giorno lunedì 7 novembre 2022 alle 18:26:03 UTC+1 nk ha scritto:
Hi Aurora,I did not understand what 'wsdl file' means
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
Aurora Baccio
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.
Hi Aurora,
I currently use a third-party .net library.is there anywhere a documentation of this webservice so I can give a
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.
look?
Any how many different calls do you need to call?
Wolfgang
--Mr Riedman, thank you
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,I did not understand what 'wsdl file' means
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
Aurora Baccio
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.is there anywhere a documentation of this webservice so I can give a
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.
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
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.is there anywhere a documentation of this webservice so I can give a look?
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.
Any how many different calls do you need to call?
Wolfgang
Hi Aurora, were you able to solve your problem?--Mr Riedman, thank you
if you send me an e-mail I will send you the specifications provided by sogei.
thank you
Aurora Baccio
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.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 47:05:18 |
Calls: | 10,397 |
Calls today: | 5 |
Files: | 14,066 |
Messages: | 6,417,277 |
Posted today: | 1 |