Synapse is lightweight execution engine for unifying federated data sources and processes. The ActiveDirectory Handler allows for programatic manipulation of an Active Directory instance.
Add field-level validation for fields that aren't passed in via dynamic parameters (dynamic parameters already have validation associated with them).
Thinking on "Create User", you might want to say the SamAccountName must be of a certain format, but since this field is calculated from the FQDN you pass in, it won't work for that field.
Add field-level validation for fields that aren't passed in via dynamic parameters (dynamic parameters already have validation associated with them).
Thinking on "Create User", you might want to say the SamAccountName must be of a certain format, but since this field is calculated from the FQDN you pass in, it won't work for that field.