<div dir="ltr"><div>We have automation that builds devices, EM_Profiles, DNs, and just about everything else... except for the manual add of the controlled devices to the pg user application user for UCCE. We also use Nice for recording and there is a nice app user that needs these associations as well.</div><div><br></div>I have figured out how to do this by using a getAppUser AXL call, parsing the returned data, inserting my NEW device/profile where appropriate (into a new tag) and then submitting the information back as an updateAppUser. I think this this the only method we have available to automating this portion.<div><br></div><div>It kind of worries me to do it this way because I can see how the database may see it as disassociating all devices from the PG User and then re-associating all devices. Depending on processor utilization etc, I can also see where they may be a short period of time where the PG user has no associated devices.</div><div><br></div><div>Are my worries substantiated by any fact? Does anyone else do this? Are there better ways to accomplish this task?</div><div><br></div><div>Thanks,</div><div>Nick</div></div>