Hi,

Trying to get to grips with asn definitions... .

I have something that looks like this:-

RoseAPDU {InvokeId:InvokeIdSet, OPERATION:Invokable, OPERATION:Returnable}
::= CHOICE
      {
            invoke [1] Invoke {{InvokeIdSet}, {Invokable}},
            returnResult [2] ReturnResult {{Returnable}},
            returnError [3] ReturnError {{Errors{{Returnable}}}},
            reject [4] Reject
      }
(CONSTRAINED BY { -- must conform to the above definition -- }
! RejectProblem : general-unrecognisedPDU)

and when compiled (with the OSS compiler and the relevent supporting files)
I'm not getting an APDU, or any structure in  the header file for this
definition.

Can someone please tell me why ?

Thanks

Bernard Kufluk, Websphere Voice Response for Aix, Hursley Park
            [EMAIL PROTECTED]              01962 817643



Reply via email to