Skip to main content
Solved

Multiple users for streams message?

  • March 1, 2023
  • 1 reply
  • 195 views

Forum|alt.badge.img+8

In Cloud, I created a custom event action tied to existing event (PARTS_SUBMITTED_TO_MRB). My event action works and sends a streams message to A user. When I tried to add multiple users (assume User1 and User) via Receiver window, usernames are displayed with semicolon delimiter.

Then when I go to trigger event, I get message:
The Foundation1 user "User1;User2" does not exist.

Does this mean I can only send a streams message to one user?

Best answer by MELuther

Actually, IFS list was like “User1; User2”

I replaced the semicolon and space with a comma (no space) and the error no longer happens.

Still curious as to why selecting multiple users from list (and not editing delimiter) provides format that results in error.

1 reply

Forum|alt.badge.img+8
  • Author
  • Sidekick (Partner)
  • 59 replies
  • Answer
  • March 16, 2023

Actually, IFS list was like “User1; User2”

I replaced the semicolon and space with a comma (no space) and the error no longer happens.

Still curious as to why selecting multiple users from list (and not editing delimiter) provides format that results in error.