Hello,
We have a form on WebUI with 4 environments (checkboxes). If 4 checkboxes are checked 4 different ADSAccount inserts need to be triggered with different samaccountnames. We are following the convention of name_environment for samaccountname, so each entry is unique. Upon saving the form on the WebUI, is there a way to spawn 4 different inserts in the backend to ADSAccount. Please advise
Thanks in advance