Layer7 API Management

 View Only
  • 1.  AS2 Tactical Assertion Sample Policy

    Posted Mar 07, 2020 08:36 AM
      |   view attached
    Hi All,

    We are trying to send messages using AS2 client and installed AS2 Tactical Assertion along with S/MIME Tactical Assertion. Can anyone provide sample policy of using AS2 protocol. Below is the error i am facing

    <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
        <soapenv:Body>
            <soapenv:Fault>
                <faultcode>soapenv:Server</faultcode>
                <faultstring>Error in assertion processing</faultstring>
                <faultactor>https://devapi.eyasp.in/test</faultactor>
                <detail>
                    <l7:policyResult
                        status="BASE64Decoder: Error in encoded stream: found valid base64 character after a padding character (=), the 10 most recent characters were: &quot;\0\145= \156\224\210\15\254o&quot;" xmlns:l7="http://www.layer7tech.com/ws/policy/fault"/>
                </detail>
            </soapenv:Fault>
        </soapenv:Body>
    </soapenv:Envelope>

    Attaching the policy published in our CA API Gateway(9.4).

    ------------------------------
    Ansar
    ------------------------------

    Attachment(s)

    xml
    AS2_Policy.xml   6 KB 1 version


  • 2.  RE: AS2 Tactical Assertion Sample Policy
    Best Answer

    Broadcom Employee
    Posted Mar 11, 2020 11:33 AM
    Ansar,
    So being that these are tactical assertions they are special use, not productized and the documentation is limited.
    I dont know of a sample policy including these multiple tactical assertions. This is best served by a support case. Because a sample may not fit your exact use case.
    The Error itself indicates some sort of mime value after a payload(basically a data problem). With the format of a message from what I see.
    Charlie.