Hello all,
I am on-site working with a customer that has approximately 35,000 objects in a single OU. Unfortunately, I need to present a selection/search criteria to the users to select security groups to add an object (AD:ComputerAD). However, in the AD Browse-Tree there are only 898 elements returned from this OU.
I have invoked the "Configure Active Directory Plug-in Options" workflow, for all configured AD End-Points with the following:
searchSizeLimit | number | 50000.0 | |||
searchSizeLImitPerSerer | number | 100000.0 |
I have updated to the latest AD-Plugin, details below:
vRO:
Version: 7.2.0
Build number: 4629841
Build date: Nov 10, 2016
Database version: 1.77
Plugins:
AD 3.0.6.5491166
AMQP 1.0.4.4512213
Azure 1.0.0.4635872
Cli 2.0.0.3036461
Configurator 7.2.0.4629841
DataManagement 1.0.0.2504108
DynamicTypes 1.2.0.4542195
Enums 7.0.1.4542193
GEF 2.0.0.4278511
Library 7.0.1.4542193
Mail 7.0.1.4542193
NSX 1.0.4.4233593
Net 7.0.1.4542193
PowerShell 1.0.10.4512207
REST 2.2.1.4512209
RPProvisionVCAC 7.2.0-SNAPSHOT.4644246
RPTestJenkins 7.2.0-SNAPSHOT.4644246
SNMP 1.0.3.4538184
SOAP 2.0.0.4552786
SQL 1.1.4.4009493
SSH 7.0.1.4445953
TeamFoundationServer 7.2.0-SNAPSHOT.4644246
VAPI 7.2.0.4542196
VC 6.5.0.4512205
VCACDevopsRPEngine 7.2.0-SNAPSHOT.4644246
VCO 7.2.0.4629841
VRAServer 7.2.0-SNAPSHOT.4644246
Workflow documentation 7.0.1.4542193
XML 7.0.1.4542193
vCAC 7.2.0.4601797
vCACCAFE 7.2.0.4602407
I've set the AD Plugin to debug mode and am seeing the following log entries:
==> /storage/log/vmware/vco/app-server/integration-server.log <==
2017-05-10 10:23:08.280+0000 vco: [component="MSPluginFactory" priority="DEBUG" thread="http-nio-127.0.0.1-8280-exec-2" user="" context="" token="" wfid="" wfname="" anctoken="" wfstack="" instanceid="a7609700-d9ff-4e97-a1d7-c8d27bfb65f0"] Find item. TypeName: OrganizationalUnit
2017-05-10 10:23:08.287+0000 vco: [component="MSPluginFactory" priority="DEBUG" thread="http-nio-127.0.0.1-8280-exec-4" user="" context="" token="" wfid="" wfname="" anctoken="" wfstack="" instanceid="a7609700-d9ff-4e97-a1d7-c8d27bfb65f0"] Find item. TypeName: OrganizationalUnit
2017-05-10 10:23:08.810+0000 vco: [component="Container" priority="WARN" thread="http-nio-127.0.0.1-8280-exec-3" user="" context="" token="" wfid="" wfname="" anctoken="" wfstack="" instanceid="a7609700-d9ff-4e97-a1d7-c8d27bfb65f0"] Error while adding Item to a list in the container [REDACTED_OU_NAME]
2017-05-10 10:23:09.363+0000 vco: [component="Container" priority="WARN" thread="http-nio-127.0.0.1-8280-exec-3" user="" context="" token="" wfid="" wfname="" anctoken="" wfstack="" instanceid="a7609700-d9ff-4e97-a1d7-c8d27bfb65f0"] Error while adding Item to a list in the container [REDACTED_OU_NAME]
2017-05-10 10:23:09.896+0000 vco: [component="Container" priority="WARN" thread="http-nio-127.0.0.1-8280-exec-3" user="" context="" token="" wfid="" wfname="" anctoken="" wfstack="" instanceid="a7609700-d9ff-4e97-a1d7-c8d27bfb65f0"] Error while adding Item to a list in the container [REDACTED_OU_NAME]
2017-05-10 10:23:10.459+0000 vco: [component="Container" priority="WARN" thread="http-nio-127.0.0.1-8280-exec-3" user="" context="" token="" wfid="" wfname="" anctoken="" wfstack="" instanceid="a7609700-d9ff-4e97-a1d7-c8d27bfb65f0"] Error while adding Item to a list in the container [REDACTED_OU_NAME]
2017-05-10 10:23:11.011+0000 vco: [component="Container" priority="WARN" thread="http-nio-127.0.0.1-8280-exec-3" user="" context="" token="" wfid="" wfname="" anctoken="" wfstack="" instanceid="a7609700-d9ff-4e97-a1d7-c8d27bfb65f0"] Error while adding Item to a list in the container [REDACTED_OU_NAME]
If anyone has a work-around or a potential fix for this it would be really welcomed.