Workflow Soluiton

 View Only
  • 1.  How to assign a Country to a User in AD

    Posted Jun 09, 2010 03:42 PM
    Dear All,

    Does anyone know how to assign a Country to an AD User? I cannot find a Country or Region/Country in the Create AD User component...

    Thanks in Advance,

    QueitLeni


  • 2.  RE: How to assign a Country to a User in AD

    Posted Jun 10, 2010 07:18 AM

    Unsure of which build you're on, but in the Create User component, if your supplying info through the editor, the country wiill be a dropdown on the Address tab. Note this is the ActiveDirectory.dll provided with Workflow.




  • 3.  RE: How to assign a Country to a User in AD

    Posted Jun 10, 2010 08:56 AM
    reecardo,

    WF Designer 7.0.1313.37 and LogicBase.Components.ActiveDirectory.dll 7.0.1313.50

    Is there a new version?

    I am trying to set the value via a variable in the Mapping method. I have no interest in the Editor, as it is a set once and forget. I need the user to enter it...

    Regards,

    QuietLeni


  • 4.  RE: How to assign a Country to a User in AD

    Posted Jun 14, 2010 07:21 AM
    OK, the variable that Create User "needs" is an ADUserInfo type. So if you have the ADUserInfo on the stream, you can use a Single Value Mapping component to update properties. The Country is a "subtype" of the ADUserInfo type, so in the Single Value Mapping, you'd have to create a mapping, and then drag your updated values into the country