Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

Step 1. Create an ASN.1 Library Transformation with the Wizard

Step 1. Create an ASN.1 Library Transformation with the Wizard

Create a Data Processor transformation with ASN.1 input. The Data Processor transformation wizard creates the transformation with components that transform ASN.1 input into XML.
  1. In the Developer tool, click
    File
    New
    Transformation
    .
  2. Select the Data Processor transformation and click
    Next
    .
  3. Enter a name for the transformation and browse for a Model repository location to put the transformation.
  4. Select
    Create a data processor using a wizard
    and click
    Next
    .
  5. Select ASN.1 as the input format and click
    Next
    .
  6. Browse to select an ASN.1 definition file. Click
    Next
    .
    Typically, the file has an
    *.asn
    extension.
  7. Select an output format and click
    Next
    .
  8. Click
    Finish
    .
    The wizard creates the transformation in the Model repository with a Parser, Serializer, Mapper, and an object with common components. The Parser, Serializer, and Mapper are configured with an AsnToXml document processor that converts the input to XML. The wizard also creates an XML schema in the repository that is equivalent to the protocol specification.

0 COMMENTS

We’d like to hear from you!