AD Import Enhancements

Read Complete Release Notes

Feature released in SummitAI Platform (Denali SP3)

What's New?

The AD import functionality is now enhanced. Earlier, the System used to process the user details batch by batch to avoid network issues and DB load. However, while batch processing, if there is an issue with the users' data, that batch used to get failed.

Now the batch process is handled based on the following approach:

  • If there are no errors during batch processing, then AD import works as earlier.
  • In case of any error then, System will skip importing only those users who are having errors. Apart from those users who are having errors, the System will import all other users.
  • Error information will be captured in the backend table (Summit_Error_Log) for troubleshooting purposes for those users who got skipped due to an error during AD import.