Creating a custom parser module


Use the Integration Studio to create a new parser module. 

Before you begin

  • Install Integration Studio. For more information, see Integration-Studio.
  • If you are new to developing custom ETLs and working with Integration Studio, review the content under Preparing-to-develop-custom-ETLs.
  • Ensure that an ETL project already exists in Integration Studio. Every custom module module must be associated with or stored in an ETL project.

    Steps to create an ETL project

    1. In Integration Studio, click File > New and select BMC TrueSight Capacity Optimization ETL project.

    2. Retain the other default values or modify them, as required.

    3. Specify a project name and click Finish.

To create a custom parser module

  1. Open Integration Studio.
  2. In the Package Explorer view, select the ETL project in which you want to add the module.
  3. Click File > New, and select BMC TrueSight Capacity Optimization ETL module.
    Parser_new.png

  4. In Module file name field, type a new name for your parser.

    Note

    Use the following naming convention for the module file name:

    - Begin the name with an uppercase letter.

    - End the name with P for a parser module or with E for an extractor module.

    For example, New20161212P, Etl20160202E.

  5. In Type, ensure that Parser module is selected.
  6. Click Finish to create the module.

    Creating a new parser module
    new_parser2.png

The new parser is created in the ETL project under customsrc/ETL.parser folder and opens in the edit area. You can explore all ETL projects and modules in the project directory tree under the Package Explorer view.

You can now edit the parser code.

Where to go from here

Editing-parser-code

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*