How to pass multiple values into Process model without CDT?

Scenario:

Pass multiple rule inputs into Process model without a CDT and pass them individually. Please see the screenshot of user management scenario. As in the screenshot, we are trying to pass userToAdd and groupToADd if selected option is Add user. Since, CDTs can't take User type field and also as we do not want to use CDT as not storing any data in DB, we prefer not to use CDT.

Instead pass values individually. Please advise.

  Discussion posts and replies are publicly visible

Parents Reply
  • Was replying to David's question: "What in the world makes your consider that you wouldn't want to use CDT because you're not writing to the database?" prior to the above clarification, which seems like edited.

    Thanks David. The above clarification helps. Just to be sure and be on same page. Were you referring to use a!foreach in "ChooseNewMembers" value which is of type "User or Group" in Add or Remove User/Group node?
Children