SOAP WSDL Generate Code

ArubaSignServicePortBinding / addpkcs7sign

ASP AutoIt C C (Unicode) C++ C++ (Unicode) C# DataFlex Delphi Foxpro Go Java Node.js Objective-C Perl PHP Extension PowerBuilder Powershell PureBasic Python CkPython Ruby SQL Server Swift TCL VB.NET VB6 VBScript Xojo
-- Important: See this note about {{-https://cknotes.com/sql-sp_oamethod-string-length-return-value-limitations/|||string length limitations for strings returned by sp_OAMethod calls-}}.
--
CREATE PROCEDURE ChilkatSample
AS
BEGIN
    DECLARE @hr int
    DECLARE @iTmp0 int
    -- Important: Do not use nvarchar(max).  See the {{-https://www.example-code.com/sql/default.asp|||warning about using nvarchar(max)-}}.
    DECLARE @sTmp0 nvarchar(4000)
    DECLARE @xml int
    EXEC @hr = sp_OACreate 'Chilkat_9_5_0.Xml', @xml OUT
    IF @hr <> 0
    BEGIN
        PRINT 'Failed to create ActiveX component'
        RETURN
    END

    EXEC sp_OASetProperty @xml, 'Tag', 'soapenv:Envelope'
    DECLARE @success int
    EXEC sp_OAMethod @xml, 'AddAttribute', @success OUT, 'xmlns:soapenv', 'http://schemas.xmlsoap.org/soap/envelope/'
    EXEC sp_OAMethod @xml, 'AddAttribute', @success OUT, 'xmlns:aru', 'http://arubasignservice.arubapec.it/'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Header', ''
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:binaryinput', 'BqozVXeZZg=='
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:certID', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:dstName', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:delegated_domain', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:delegated_password', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:delegated_user', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:ext_auth_blobvalue', 'BqozVXeZZg=='
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:ext_auth_value', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:ext_authtype', 'SMS'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:otpPwd', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:typeHSM', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:typeOtpAuth', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:user', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:identity|aru:userPWD', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:notify_id', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:notifymail', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:profile', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:requiredmark', 'true'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:session_id', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:signingTime', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:srcName', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:stream', 'BqozVXeZZg=='
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:transport', 'BYNARYNET'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:tsa_identity|aru:password', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:tsa_identity|aru:user', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:tsa_identity|aru:tsaurl', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:SignRequestV2|aru:signatureLevel', 'string'
    EXEC sp_OAMethod @xml, 'UpdateChildContent', NULL, 'soapenv:Body|aru:addpkcs7sign|aru:detached', 'true'

    -- In a SOAP HTTP request, including the XML declaration (<?xml version="1.0" encoding="UTF-8"?>) in the XML body is generally not required. 
    EXEC sp_OASetProperty @xml, 'EmitXmlDecl', 0
    DECLARE @soapRequestBody nvarchar(4000)
    EXEC sp_OAMethod @xml, 'GetXml', @soapRequestBody OUT

    DECLARE @endpoint nvarchar(4000)
    SELECT @endpoint = 'https://arss.demo.firma-automatica.it/ArubaSignService/ArubaSignService'
    DECLARE @soapAction nvarchar(4000)
    SELECT @soapAction = ''
    --  For SOAP requests, the standard Content-Type is usually set to "text/xml" or "application/soap+xml"
    DECLARE @contentType nvarchar(4000)
    SELECT @contentType = 'text/xml'

    DECLARE @http int
    EXEC @hr = sp_OACreate 'Chilkat_9_5_0.Http', @http OUT

    EXEC sp_OAMethod @http, 'ClearHeaders', NULL
    EXEC sp_OAMethod @http, 'SetRequestHeader', NULL, 'Content-Type', @contentType
    EXEC sp_OAMethod @http, 'SetRequestHeader', NULL, 'SOAPAction', @soapAction

    DECLARE @resp int
    EXEC sp_OAMethod @http, 'PostXml', @resp OUT, @endpoint, @soapRequestBody, 'utf-8'
    EXEC sp_OAGetProperty @http, 'LastMethodSuccess', @iTmp0 OUT
    IF @iTmp0 = 0
      BEGIN
        EXEC sp_OAGetProperty @http, 'LastErrorText', @sTmp0 OUT
        PRINT @sTmp0

        PRINT 'Failed to send SOAP request.'
        EXEC @hr = sp_OADestroy @xml
        EXEC @hr = sp_OADestroy @http
        RETURN
      END

    -- Get the XML response body.
    DECLARE @responseXml int
    EXEC @hr = sp_OACreate 'Chilkat_9_5_0.Xml', @responseXml OUT

    EXEC sp_OAMethod @resp, 'GetBodyXml', @success OUT, @responseXml

    DECLARE @statusCode int
    EXEC sp_OAGetProperty @resp, 'StatusCode', @statusCode OUT

    PRINT 'response status code: ' + @statusCode

    EXEC @hr = sp_OADestroy @resp

    -- If the status code does not indicate succcess, then show the response XML,
    -- which probably contains error information.
    IF @statusCode <> 200
      BEGIN
        EXEC sp_OAMethod @responseXml, 'GetXml', @sTmp0 OUT
        PRINT @sTmp0
        EXEC @hr = sp_OADestroy @xml
        EXEC @hr = sp_OADestroy @http
        EXEC @hr = sp_OADestroy @responseXml
        RETURN
      END

    EXEC sp_OAMethod @responseXml, 'GetXml', @sTmp0 OUT
    PRINT @sTmp0

    -- Parse the successful SOAP response XML.

    -- This is a sample of the response XML, but the namespace prefixes will be different.
    -- We can parse the result using "*" for the namespace prefixes (see below).

    DECLARE @binaryoutput nvarchar(4000)
    EXEC sp_OAMethod @responseXml, 'GetChildContent', @binaryoutput OUT, '*:Body|*:addpkcs7signResponse|*:return|*:binaryoutput'
    DECLARE @description nvarchar(4000)
    EXEC sp_OAMethod @responseXml, 'GetChildContent', @description OUT, '*:Body|*:addpkcs7signResponse|*:return|*:description'
    DECLARE @dstPath nvarchar(4000)
    EXEC sp_OAMethod @responseXml, 'GetChildContent', @dstPath OUT, '*:Body|*:addpkcs7signResponse|*:return|*:dstPath'
    DECLARE @return_code nvarchar(4000)
    EXEC sp_OAMethod @responseXml, 'GetChildContent', @return_code OUT, '*:Body|*:addpkcs7signResponse|*:return|*:return_code'
    DECLARE @status nvarchar(4000)
    EXEC sp_OAMethod @responseXml, 'GetChildContent', @status OUT, '*:Body|*:addpkcs7signResponse|*:return|*:status'
    DECLARE @stream nvarchar(4000)
    EXEC sp_OAMethod @responseXml, 'GetChildContent', @stream OUT, '*:Body|*:addpkcs7signResponse|*:return|*:stream'

    EXEC @hr = sp_OADestroy @xml
    EXEC @hr = sp_OADestroy @http
    EXEC @hr = sp_OADestroy @responseXml


END
GO
Request XML
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:aru="http://arubasignservice.arubapec.it/">
    <soapenv:Header/>
    <soapenv:Body>
        <aru:addpkcs7sign>
            <aru:SignRequestV2>
                <aru:binaryinput>BqozVXeZZg==</aru:binaryinput>
                <aru:certID>string</aru:certID>
                <aru:dstName>string</aru:dstName>
                <aru:identity>
                    <aru:delegated_domain>string</aru:delegated_domain>
                    <aru:delegated_password>string</aru:delegated_password>
                    <aru:delegated_user>string</aru:delegated_user>
                    <aru:ext_auth_blobvalue>BqozVXeZZg==</aru:ext_auth_blobvalue>
                    <aru:ext_auth_value>string</aru:ext_auth_value>
                    <aru:ext_authtype>SMS</aru:ext_authtype>
                    <aru:otpPwd>string</aru:otpPwd>
                    <aru:typeHSM>string</aru:typeHSM>
                    <aru:typeOtpAuth>string</aru:typeOtpAuth>
                    <aru:user>string</aru:user>
                    <aru:userPWD>string</aru:userPWD>
                </aru:identity>
                <aru:notify_id>string</aru:notify_id>
                <aru:notifymail>string</aru:notifymail>
                <aru:profile>string</aru:profile>
                <aru:requiredmark>true</aru:requiredmark>
                <aru:session_id>string</aru:session_id>
                <aru:signingTime>string</aru:signingTime>
                <aru:srcName>string</aru:srcName>
                <aru:stream>BqozVXeZZg==</aru:stream>
                <aru:transport>BYNARYNET</aru:transport>
                <aru:tsa_identity>
                    <aru:password>string</aru:password>
                    <aru:user>string</aru:user>
                    <aru:tsaurl>string</aru:tsaurl>
                </aru:tsa_identity>
                <aru:signatureLevel>string</aru:signatureLevel>
            </aru:SignRequestV2>
            <aru:detached>true</aru:detached>
        </aru:addpkcs7sign>
    </soapenv:Body>
</soapenv:Envelope>
Response XML
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:aru="http://arubasignservice.arubapec.it/">
    <soapenv:Header/>
    <soapenv:Body>
        <aru:addpkcs7signResponse>
            <aru:return>
                <aru:binaryoutput>BqozVXeZZg==</aru:binaryoutput>
                <aru:description>string</aru:description>
                <aru:dstPath>string</aru:dstPath>
                <aru:return_code>string</aru:return_code>
                <aru:status>string</aru:status>
                <aru:stream>BqozVXeZZg==</aru:stream>
            </aru:return>
        </aru:addpkcs7signResponse>
    </soapenv:Body>
</soapenv:Envelope>