ADCK AD Message

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_Message.xml

How to import AD_Message records into AD

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

XML format

<AD_Message>
	<AD_Client_Value>System</AD_Client_Value>
	<AD_Org_Value>0</AD_Org_Value>
	<Value></Value>
	<MsgText></MsgText>
	<IsActive>Y</IsActive>
	<EntityType>U</EntityType>
	<MsgTip></MsgTip>
	<MsgType>I</MsgType> <!-- Information -->
</AD_Message>