AD Create Profile - Static

AD provisioning - creation

I had logic of concatenating two identity attributes to write out to an AD attribute. I tried using the following:

type was static:
$(variable1) - $(variable2)

I was thinking that it would output the value of variable 1 and two with a dash / hyphen in-between. I ended up using a transform, which is probably better if they want to synchronize the data in the future with any modifications.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.