Hello,
I have a table "Employees" and I would like to add all the user from my active directory in this table and update it everyday. Do you think is-it possible to do it with a connector ?
Thank you
Hello,
I have a table "Employees" and I would like to add all the user from my active directory in this table and update it everyday. Do you think is-it possible to do it with a connector ?
Thank you
Yes of course.
You can implement a connector that reads and writes on CMDBuild archives using its REST and SOAP webservices.
In CMDBuild Ready2Use (http://www.cmdbuild.org/file/ready2use/SlideCMDBuildReady2Use_ENG_R02.pdf slide 15) is already available a connector with Active Directory implemented using the CMDBuild Advanced Connector framework.
CMDBuild Team
Yes of course.
You can implement a connector that reads and writes on CMDBuild archives using its REST and SOAP webservices.
In CMDBuild Ready2Use (http://www.cmdbuild.org/file/ready2use/SlideCMDBuildReady2Use_ENG_R02.pdf slide 15) is already available a connector with Active Directory implemented using the CMDBuild Advanced Connector framework.
CMDBuild Team
Yes of course.
You can implement a connector that reads and writes on CMDBuild archives using its REST and SOAP webservices.
In CMDBuild Ready2Use (http://www.cmdbuild.org/file/ready2use/SlideCMDBuildReady2Use_ENG_R02.pdf slide 15) is already available a connector with Active Directory implemented using the CMDBuild Advanced Connector framework.
CMDBuild Team
You can find some information on the Advanced Connector in the CMDBuild Connectors Manual: http://www.cmdbuild.org/en/documentazione/manuali/connectors-manual .
Warning that the manual also refers to the Basic Connector that is no longer supported.
CMDBuild Team