Novunex Community

Forum How to use the CalculateOwner function?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #490
    Lisa
    Participant

      Dear all,

      how do I use the calculate owner function in the SET activity in a process, to get a random user of a user group?
      This is how I used it:
      =CalculateOwner(UserGroup, random)

      Nothing happened…
      I also had a look at the documentation, did not help me either.

      Am I using it wrong?

      Kind regards,
      Lisa

      #491
      Dani
      Participant

        Hi Lisa,

        To use it correctly the 2 parameters UserGroup and random have to be set as strings.
        It then looks like this: =CalculateOwner(‘UserGroup’,’random’)

        Best regards,
        Dani

        #494
        Avatar photoNox
        Participant

          Hi,

          the full reference on this can be found here: (Under “Utility Functions”)
          https://novunex.com/docs/general-reference/process/activities/#process-context-expressions

          BR

        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.