Hello,
I want to add aditional User information (email, title, jobtitle etc) from the Active Directory into FNMS.
What is the best way?
Martin
‎Jul 30, 2021 03:53 AM
Thank you all.
I created e PowerShell script to create a csv-file from the AD and start MGSBI at the end to import the csv-file into FNMS.
When I created the xml-file for AD, and using SQL Value instead of Field Value, SAMAccountname created an "Ambigious" error.
My export makes unique names for the fields - Problem solved.
‎Jul 30, 2021 07:15 AM
Hi Martin,
Typically you would create a Business Adapter: https://docs.flexera.com/FlexNetManagerSuite2021R1/EN/BusnAdap/index.html
Best regards,
Markward
‎Jul 30, 2021 04:19 AM
Here are a couple of other discussions that cover various aspects of using a business adapter to import user details from Active Directory:
‎Jul 30, 2021 06:38 AM
Hi,
If there is any option to get these info from HR data can option to write SQL Query Map through Business adaptor.
Other wise to get these User information (email, title, jobtitle etc) and map through Business adaptor.
Use this templet and can upload it.
Thanks,
Sreerama Yenuga.
‎Jul 30, 2021 06:28 AM
Thank you all.
I created e PowerShell script to create a csv-file from the AD and start MGSBI at the end to import the csv-file into FNMS.
When I created the xml-file for AD, and using SQL Value instead of Field Value, SAMAccountname created an "Ambigious" error.
My export makes unique names for the fields - Problem solved.
‎Jul 30, 2021 07:15 AM