ADCK AD Client

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.

Xml file location

_Project-ID-Xxxx/xml/data/AD_Client.xml

How to import AD_Client records into AD

From command line execute: "build-ID-001.[bat|sh] imp_AD_Client"

XML format

<AD_Client>
	<AD_Org_Value>0</AD_Org_Value>
	<CreatedBy_Name>SuperUser</CreatedBy_Name>
	<UpdatedBy_Name>SuperUser</UpdatedBy_Name>
	<Value></Value>
	<Name></Name> <!-- Unique -->
	<IsActive>Y</IsActive>
	<Description></Description>
	
	<ModelValidationClasses></ModelValidationClasses>
</AD_Client>