Create Active Directory Groups using pub.client.ldap services

Hi,
Has anyone created Active Directory groups using the pub.client.ldap:add service? I keep getting the following error back and unfortunately this is not very informative.

com.wm.app.b2b.server.ServiceException: javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - 0000207B: UpdErr: DSID-0305124B, problem 6002 (OBJ_CLASS_VIOLATION), data 0

Thanks

Can you enable the trace logging facility (0002 LDAP Connection) and capture more logs.

Check Integration Server UI
Logs > Error Expand Stack Trace Data

I finally write Java code to do this :frowning:

So can’t we accomplish this using any out-of-box services?

-RMG