Importing Wire Formats

You can import wire formats from a Formatter export file. To ensure proper execution of the import process, see Wire Format Usage.

To import wire formats:

  1. In the Orchestration Design Perspective, open the project to which you want to import wire formats.

  2. Select File>Import>Schema Resource Types from the menu bar to open the Import Wizard.

  3. Select New Era of Networks Format Resource and click Next.

  4. Follow the instructions in the dialog boxes that follow to complete the following:

  5. Browse for the export file you want to import.

  6. Select the Input Encoding of the wire formats. The default encoding is UTF-8.

  7. Select the input format you want to load into the .xsd file when regenerating the export file contents.

  8. Select the project folder to contain the imported resource.

  9. Select the Use NNFie Import Format Validation checkbox to validate that a format has fully resolvable child formats or terminal fields for the generation of an .xsd file.

Note: This process may be time-consuming when importing large, complex formats, such as HL7 formats.

When you click Finish, the .nnfie file is imported into your project and an .xsd file is simultaneously generated in the selected project folder.

  1. Define Notification messaging services for each input format you plan to use in your business process. For more information, see Adding an Operation.

  2. Define One-Way messaging services for each input/output format pair that you plan to use in your business process. For more information, see Adding an Operation.