How to Update object properties in Active Directory

i need help with the input in the properties field. What am i supposed to type in
InArgument?

Do i have to create a new Data Table here and assign in to a variable or can i just write:

InArgument<DataTable(“Display Name”, strDisplayName)

im very new to this. So sorry for the question and thanks for the help

Hi

Welcome to uipath forum

May I know which activity you are talking about

Cheers @dominikparham

Hey there. Im talking about active directory domain services → update object properties. Sorry :slight_smile:

@dominikparham take a look at the example below:

  • use the “Update Object Properties” activity
  • for “SingleProperty” set as value “DisplayName”
  • for “SinglePropertyValue” set as value strDisplayName