Search found 33 matches: oasis

Return to advanced search

Web Services Security WSS OASIS

... I'm trying to perform an integration with a Brazilian webservice that requires the standard: Web Services Security: 3 SOAP Message Security 1.0 Oasis. And I'm being beaten a lot about this, I'm using CAPICOM.dll and MSXML5.dll to work with the certificate and signature I have an example that ...
by Francisco Valério
Mon Feb 20, 2023 7:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Web Services Security WSS OASIS
Replies: 0
Views: 211

AYUDA PARA LEER XML DE FACTURA ELECTRONICA ( SOLUCIONADO )

... no he logrado en su totalidad este es el archivo xml <?xml version="1.0" encoding="UTF-8"?> <Invoice xmlns="urn:oasis:names:specification:ubl:schema:xsd:Invoice-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" ...
by CARLOS ATUNCAR
Sun Mar 14, 2021 3:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: AYUDA PARA LEER XML DE FACTURA ELECTRONICA ( SOLUCIONADO )
Replies: 6
Views: 1206

Re: Data management system

Otto, The Oasis had many excellent tools we could use with our programming, including formatting and documenting programs. They ran automatically on a .prg file and did an awesome job. However, they were all 16 bit. I have UE Studio ...
by TimStone
Tue Mar 02, 2021 10:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data management system
Replies: 18
Views: 2101

Re: Data management system

... gone down that road. In the old Clipper days, we used to have many documenting tools that made this all so easy. Maybe I'll revisit the old Oasis website and see if some have source that could be updated to 32 bit. They all went away with 16 bit DOS. Tim
by TimStone
Tue Mar 02, 2021 1:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data management system
Replies: 18
Views: 2101

Re: Click! is a CA-Clipper and Xbase++ source code reformatter

Hi Otto,

Did you download the version on Oasis? It is a 16bit program so you will have to have an old computer to run it.

James
by James Bott
Tue Apr 17, 2018 9:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Click! is a CA-Clipper and Xbase++ source code reformatter
Replies: 16
Views: 3026

Click! is a CA-Clipper and Xbase++ source code reformatter

Hello, has someone a working copy of Click. Thanks in advance Otto https://harbour.github.io/the-oasis/ Click! is a CA-Clipper and Xbase++ source code reformatter. This is much more than a simple reindenter, but actually reestablishes spacing between elements in the ...
by Otto
Sat Apr 14, 2018 6:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Click! is a CA-Clipper and Xbase++ source code reformatter
Replies: 16
Views: 3026

Re: book about FIVEWIN

I see some NG related programs on the Oasis site.

https://harbour.github.io/the-oasis/ftputils.htm

Maybe the NG -> HTML converter can help ?
by Marc Venken
Mon Oct 23, 2017 7:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: book about FIVEWIN
Replies: 12
Views: 2258

Re: R.I.P Phil Barnett

Yo tamien en mis inicios con clipper, encontre un "Oasis" de recursos y programas en su web.

+1
by csincuir
Sat Jun 11, 2016 12:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: R.I.P Phil Barnett
Replies: 24
Views: 3422

Re: R.I.P. Phil Barnett

Wow, I was just looking for The Oasis this morning. Sad news. I never met Phil, but I did converse with him. He will be greatly missed. I did find another copy of The Oasis that was just published here: https://harbour.github.io/the-oasis/ ...
by James Bott
Wed Jun 08, 2016 11:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: R.I.P. Phil Barnett
Replies: 2
Views: 488

R.I.P. Phil Barnett

Phillip Russell Barnett the man builded http://www.the-oasis.net is dead !!!! I saw this notice on harbour-group this morning https://groups.google.com/forum/#!topic/harbour-users/hAjEPhWR39c http://www.findagrave.com/cgi-bin/fg.cgi?page=gr&GRid=145271194 ...
by Silvio.Falconi
Wed Jun 08, 2016 11:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: R.I.P. Phil Barnett
Replies: 2
Views: 488

R.I.P Phil Barnett

... lists him as "Harbour Manager" and "Keeper of Pieces and Parts". Phil was also the keeper of the Oasis, the source code archive most of us have visited many times over the last couple of decades. The domain name the-oasis.net as well as harbour-project.org ...
by carlos vargas
Thu Jun 02, 2016 11:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: R.I.P Phil Barnett
Replies: 24
Views: 3422

Re: List of existing variables used

Michel, Yes the Oasis is still there and you can still find some useful things there too. You can do a lot by just turning on warnings and compiling your code. Then initializing all the LOCALs until the warnings go away. PRIVATEs ...
by James Bott
Fri Jul 10, 2015 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: List of existing variables used
Replies: 5
Views: 933

Re: List of existing variables used

Thanks for you tip, James.

I didn't know the Oasis of Phill Barnett (I think) still exists.
by driessen
Fri Jul 10, 2015 3:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: List of existing variables used
Replies: 5
Views: 933

Re: List of existing variables used

... and cross-referencing of functions. It won't run on 64bit computers so you will have to use it on a 32bit one. You can get it here: http://www.the-oasis.net/ftpmaster.php3?content=ftputils.htm IMHO, you should get rid of privates and publics. If you really need publics you can always encapsulate ...
by James Bott
Fri Jul 10, 2015 2:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: List of existing variables used
Replies: 5
Views: 933

Re: WEB SERVICE ayuda

... cxml:=cxml+'xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"'+CHR(13) cxml:=cxml+'xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">'+CHR(13) cxml:=cxml+"<soapenv:Header>" cxml:=cxml+" ...
by Enrrique Vertiz
Thu Nov 20, 2014 5:49 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: WEB SERVICE ayuda
Replies: 8
Views: 4080
Next

Return to advanced search