Skip to content

Create a Message Processor

Follow the instructions below to create a new Message Processor artifact in the Micro Integrator for Visual Studio Code extension (MI for VS Code).

Instructions

Create the message processor artifact

  1. Launch Visual Studio Code with the Micro Integrator for VS Code extension (MI for VS Code) installed.

    Info

    Follow the Install Micro Integrator for VS Code documentation for a complete installation guide.

  2. Create an integration project.

  3. Go to Micro Integrator Project Explorer > Message Processors.

    Create message processor

  4. Hover over Message Processors and click the + icon that appears to open the Message Processor Form below.

    Add message processor

  5. Select the type of message processor you are creating.

    message processor form

  6. Enter a unique name for the message processor.

    See the links given below for descriptions of properties for each message processor type:

    new message processor

  7. Click Create.

The message processor is created in the src/main/wso2mi/artifacts/message-processors folder under the integration project you created.

Update the properties

Open the above-created message processor artifact from the MI Project Explorer. You can use the Form view or the Source view to update message processor properties.

See the links given below for descriptions of properties for each processor type: