Powershell execution error in Flow Designer

nick135
Tera Expert

Can some one provide some insight to this error code that we are receiving and how to correct it? I'm trying to add some custom attributes to the MS AD Update User action. I've added several other attributes without error. however I am receiving this error when I attempt to set the value for the attributes Distinguished name, cn, and name. Thanks everyone!

 

find_real_file.png

2 REPLIES 2

DanielCordick
Mega Patron
Mega Patron

Hey nick,

Can you post the modified powershell script?

That my drum up more responses

 

Please mark helpful 🙂

nick135
Tera Expert

Here is the Mid Server Script as it exists now. there have been some changes since my original post you will see a change in the variable name. it is now userdistinguishedname, instead of just distinguishedname. the error remains the same. I've also confirmed that all the variables match in the flow output. There are no formatting issues or capital/lower case letters where there should not be.

find_real_file.png