Skip to content

The evaluation result considered as array if it's a string #58

@HannaTrotsenko

Description

@HannaTrotsenko

STR:

  1. Configure componet with the next $base64encode("myuser:foobar")
  2. Click evaluate ->> Mapping result is bXl1c2VyOmZvb2Jhcg==
  3. Retrieve sample
  4. See the logs

AR: component splits this string by symbols, you got so many outcoming messages as many symbols this string has.
Log says Result from evaluation is an array, each item of the array will be send to the next step as a separate message

The same situation is in runtime

ER: it should be one sample , same as in mapping result

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions