AD bulk upload issue while using Application builder Task

I am not able to successfully onboard AD Applications using application builder Task, I am sharing the keys column name I am using, Please someone help me in configuring this issue.

name servers IQServicePort pageSize IQServiceHost user password ForestName Global Catalog Server domainDN domainNetBiosName port searchDN Schemas ProvisioningForms Domain

@Ishagupta30

Please check the logs and see what error you are getting. It will help us to resolve the issue.

Failed to create the application ‘SampleAD_BulkUpload’. [ ConnectorException ]
[ Possible suggestions ] null
[ Error details ] Domain details for at least one domain is mandatory.
sailpoint.connector.ConnectorException: [ ConnectorException ]
[ Possible suggestions ] null
[ Error details ] Domain details for at least one domain is mandatory.

@Ishagupta30 The error indicates missing domain details. Make sure your bulk upload csv file includes valid values for Domain, domainDN, and domainNetBiosName columns — these are mandatory for AD application creation.
For more detailed guidance see: Application Builder Task – SailPoint IdentityIQ

1 Like

I have cross checked the details for the required columns, all are fine. Can you please share your column headings so I can match them with mine.
Thankyou!

@Ishagupta30 I don’t have any AD application–related sample.

1 Like

As per the error, it suggests that your domain details is missing or blank. Check your csv file if you have all the data in it or not.

Domain details for at least one domain is mandatory.
sailpoint.connector.ConnectorException: [ ConnectorException ]

HI Isha
Use this sample csv
Im sharing

name,servers,IQServicePort,pageSize,IQServiceHost,user,password,ForestName,Global Catalog Server,domainDN,domainNetBiosName,port,searchDN,Schemas,ProvisioningForms,Domain
SampleAD_BulkUpload,adserver.yourdomain.com,5050,1000,iqservice.yourdomain.com,CN=svc_account,CN=Users,DC=yourdomain,DC=com,Password123!,yourdomain.com,gc.yourdomain.com,DC=yourdomain,DC=com,YOURDOMAIN,389,DC=yourdomain,DC=com,User,Group,ADProvisioningForm,**yourdomain.com
**

Save this with an extension of .csv and try

1 Like

I’ve already verified the domain details multiple times, and the issue still persists. Can you provide the exact column-level details so I can validate the configuration properly?
Thankyou

Hi @Ishagupta30

Re-do the application creation/onboarding from UI, instead of application builder.

Thankyou, but I’ve tried bulk onboarding using this csv, the error still persists.

Hello @pattabhi
I need to use the Application Builder task specifically, as I’m bulk-uploading AD applications into SailPoint.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.