Skip to content

Create a Resource

Follow these steps to create a new resource artifact in MI for VS Code.

  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. To add a new Resource, navigate to Micro Integrator Project Explorer.

  4. Click on the + icon to open the Add Artifact pane.

    add artifact

  5. Click + View More under Create an Integration.

  6. Click Resource under Other Artifacts to open the Resource Creation Form.

    This will open the New Resource window.

  7. Select one of the following options:

    From existing template

    Use the From existing template option if you want to generate a resource from a template.

    Select a resource template for the Template Type field. Then enter a unique name for the Resource Name. In this example, a XSLT File template is used.

    Import from file system

    Use the Import from file system option to import a file.

    Use Browse file to find the relevant file.

  8. Under Resource Path, specify the location to save the resource.

  9. Once you specify the necessary properties, click Create.