Search found 121 matches

by patito
Tue Feb 09, 2016 5:36 pm
Forum: Xbase++ Support
Topic: How to create a WSDL web service
Replies: 36
Views: 73273

Re: How to create a WSDL web service

Hi Roger

Url [""https://www.soapui.org/soap-and-wsdl/ge ... arted.html""]

SoapUI comes with extensive support for testing WSDL / SOAP based services;
• Easy import of WSDLs and default request generation allows for ad-hoc testing and exploring of services

Best Regard
Héctor
by patito
Tue Feb 09, 2016 3:43 pm
Forum: Xbase++ Support
Topic: How to create a WSDL web service
Replies: 36
Views: 73273

Re: How to create a WSDL web service

hi Roger Using soapUI (opensource) is a tool to build calls soap and also allows test https://www.soapui.org/soap-and-wsdl/getting-started.html Once you achieve that works, it moves to xBase ++ No longer needed after the soapUI Enter your * .wsdl file in project Analyze method to use this in the wsd...
by patito
Sun Feb 07, 2016 2:47 pm
Forum: Xbase++ Support
Topic: How do do XML digital signing-SOAP/XML canonicalizatiion
Replies: 8
Views: 19774

Re: How do do XML digital signing-SOAP/XML canonicalizatiion

Cliff

If you can ask on the functions
SYS (3096, lnDispHandle) and SYS (3097, this.oDotNetBridge)
These functions are visual fox

which is equivalent xBase ++, you can run DotNetBridge.
That is the only obstacle to convert Xbase ++ Alaska

Best Regard
Héctor
by patito
Sat Feb 06, 2016 10:53 am
Forum: Xbase++ Support
Topic: How do do XML digital signing-SOAP/XML canonicalizatiion
Replies: 8
Views: 19774

Re: How do do XML digital signing-SOAP/XML canonicalizatiion

Hi Cliff If that's right Best Regard Héctor 1.Start VS2010 as administrator. 2.Open a class library project (exmaple - MyProject). 3.Add a new interface to the project (see example below). 4.Add a using System.Runtime.InteropServices; to the file 5.Add the attributes InterfaceType, Guid to the inter...
by patito
Sat Feb 06, 2016 6:35 am
Forum: Xbase++ Support
Topic: How do do XML digital signing-SOAP/XML canonicalizatiion
Replies: 8
Views: 19774

Re: How do do XML digital signing-SOAP/XML canonicalizatiion

Hi Cliff See example CryptoSys to sign a x509 http://www.di-mgt.com.au/xmldsig2.html See in contributions tema of xmlsec Sign XML with xmlsec : xmlsec1 –sign –id-attr:ID <Id a firmar> –output ArchivoFirmado.xml –pkcs12 <firma digital> –pwd <password de firma digital> ArchivoAFirmar.xml Best Regard H...
by patito
Sat Feb 06, 2016 6:27 am
Forum: Xbase++ Support
Topic: How do do XML digital signing-SOAP/XML canonicalizatiion
Replies: 8
Views: 19774

Re: How do do XML digital signing-SOAP/XML canonicalizatiion

Hi Cliff Build the ActiveX with microsoft visual studio 2010 Then you have to sign the activex and connects with alaska xbase Part of an example to sign x509 xmldsign public static string firmarDocumentoSemilla(string documento, X509Certificate2 certificado) { //// //// Cree un nuevo documento xml y...
by patito
Fri Feb 05, 2016 8:43 pm
Forum: Xbase++ Support
Topic: How do do XML digital signing-SOAP/XML canonicalizatiion
Replies: 8
Views: 19774

Re: How do do XML digital signing-SOAP/XML canonicalizatiion

Hi Cliff

CryptoSys, it is good, but it is not easy to understand
A better alternative is to use activex com with c sharp net
and otherwise with .bat command file type you are using xmlsec
https://www.aleksey.com/xmlsec/


Best Regard
Héctor Pezoa
by patito
Fri Feb 05, 2016 8:31 pm
Forum: Xbase++ Support
Topic: How to create a WSDL web service
Replies: 36
Views: 73273

Re: How to create a WSDL web service

Hi Roger Is very easy -------call function -------- ------------------------------------------------------------------------------------------------- cXml := gen_loginCms( cText ) // Send cResponse := XMLREQUEST("https://wsaahomo.afip.gov.ar/ws/services/LoginCms?wsdl');","None",cXml) //Receive -----...
by patito
Fri Feb 05, 2016 8:16 pm
Forum: Xbase++ Support
Topic: How to create a WSDL web service
Replies: 36
Views: 73273

Re: How to create a WSDL web service

Hi Roger

https://www.soapui.org/soap-and-wsdl/wo ... wsdls.html

Attach example Invoice Electronic use wsdl
with ot4xb.dll of Pablo Botella

best regard
Héctor Pezoa
by patito
Wed Dec 09, 2015 10:12 am
Forum: Xbase++ 2.0
Topic: SMB2 version 2
Replies: 2
Views: 9507

Re: SMB2 version 2

Jimmy

Thank you
I believe in Santa Claus jo jo jo and also gifts

Best Regard
Héctor Pezoa