Quest Gurus,
In our production environment we have two applications that draw data from an SQL DB for the users and their roles and then we have a CSV file used to determine group owners for attestation that is imported separately. These items were configured by Quest Engineers. I am in the process of replicating the setup in our Test lab and noticed something unusual. The group owners import files are called as custom variables in the designer and point to a local path on the server. I noticed that there are some XML files in this directory in addition to the CSVs we need. However, in the test lab, I only have the CSV files and no XML even though I have fired off the import event many times. Do I need to use the CSV import tool or some other preparatory steps so that these files are imported and thusly create those XML files? The software is configured the exact same in Test (scripts, custom changes, etc.) I am not updating the schema or anything of that sort, the files are simply dumping data into some of the UNS tables. Hope the question isn't too vague.