Product Selector

Fusion 5.12
    Fusion 5.12

    Use the Blob Editor

    The blob editor gives the ability to edit blobs in the Fusion UI in a variety of formats:

    • CSV

    • Java

    • JavaScript

    • Python

    • SCALA

    • Typescript

    • Plain text

    This article focuses on editing an existing blob. In this case, the blob is a stopwords file that needs to be updated.

    1. Navigate to System > Blobs and select a valid blob.

    2. Click the Edit blob button. This button is only available for valid blob types.

      Edit blob button

      The editor appears:

      Blobs file before

    3. (optional) Click Expand editor to view the editor in fullscreen mode.

    4. (optional) Click the Copy button to copy the blob details. This can be saved somewhere, if desired.

    5. Copy the contents of the new stop words file, and click the Paste button to replace the contents of the blob. Alternatively, delete the existing contents and manually paste the new contents.

      Blobs file after

    6. Click the Save button to save your changes.