Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This example was processed by eagle_default\in\xml\xml-ent_entitystatus.xml rule.

<EagleML eaglemlVersion="2-0" eaglemlType="ReferenceTransactionMessage" xsi:schemaLocation="http://www.eagleinvsys.com/2011/EagleML-2-0 eagleml-main-2-0.xsd" xsi:type="EntityTransactionMessage" xmlns="http://www.eagleinvsys.com/2011/EagleML-2-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<header>
		<messageId>AddEntity</messageId>
		<sentBy>user</sentBy>
		<sendTo>http://www.eagleinvsys.com/eagle_ml-2-0_default_cm_control_message</sendTo>
	</header>
	<taskIdentifier>
		<correlationId>EagleML_ADD_Entity_{GUID}</correlationId>
		<businessTaskId>EagleML_ADD_Entity</businessTaskId>
	</taskIdentifier>
	<entityTransaction>
		<header>
			<objectType>EntityStatus</objectType>
		</header>
		<entityStatus>
			<objectType>EntityStatus</objectType>
			<objectId>EntityStatus</objectId>
			<objectDescription>EntityStatus</objectDescription>
			<updateSource>MCADMIN</updateSource>
			<entityId>ENT001</entityId>
			<entityName>ENT001NAME</entityName>
			<status>N</status>
			<effectiveDate>2021-01-12</effectiveDate>
			<excludeFromCompositesSwitch>Y</excludeFromCompositesSwitch>
		</entityStatus>
	</entityTransaction>
</EagleML>


  • No labels