Payload Structure for BOMReleased Events

BOM Released Event Schema Version 1

This is the original version.

JSON BOM Released Event Schema Version 1


{
    "schemaVersion": 1,
    "formulationId": 268,
    "formulationDescription": "484YJ",
    "ecoNumber": "",
    "formulationRevision": 0,
    "masterBomId": 16,
    "effectiveDate": "2024-03-21T18:23:36.000Z",
    "publishedDate": "2024-04-16T13:40:16Z",
    "kafkaConsumerId": "0000018ee72e1420-a029193e27bc0000"
}

B2MML BOM Released Event Schema Version 1


<BOMInformation
	xmlns:Extended="http://www.wbf.org/xml/B2MML-V0401-AllExtensions"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	xmlns:inp2="http://www.wbf.org/xml/B2MML-V0401"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:erp="http://sample.data"
	xmlns="http://www.wbf.org/xml/B2MML-V0401">
	<ID>0000018fc8fab067-0242ac1200510000</ID>
	<Description>ERP Export Service</Description>
	<Location>
		<EquipmentID/>
		<EquipmentElementLevel>Site</EquipmentElementLevel>
	</Location>
	<PublishedDate>2024-05-30T10:10:23Z</PublishedDate>
	<BOMDefinition>
		<ID>974</ID>
		<Description>BOM Formulation Event Details</Description>
		<Parameter>
			<ID>FormulationDescription</ID>
			<Value>
				<ValueString>TEST DEMO BOM RELEASE1</ValueString>
				<DataType>string</DataType>
				<UnitOfMeasure/>
			</Value>
		</Parameter>
		<Parameter>
			<ID>FormulationRevision</ID>
			<Value>
				<ValueString>0</ValueString>
				<DataType>integer</DataType>
				<UnitOfMeasure/>
			</Value>
		</Parameter>
		<Parameter>
			<ID>MasterBomId</ID>
			<Value>
				<ValueString>1</ValueString>
				<DataType>integer</DataType>
				<UnitOfMeasure/>
			</Value>
		</Parameter>
		<Parameter>
			<ID>MasterBomDescription</ID>
			<Value>
				<ValueString>Tables</ValueString>
				<DataType>integer</DataType>
				<UnitOfMeasure/>
			</Value>
		</Parameter>
		<Parameter>
			<ID>ECONumber</ID>
			<Value>
				<ValueString/>
				<DataType>string</DataType>
				<UnitOfMeasure/>
			</Value>
		</Parameter>
		<Parameter>
			<ID>EffectiveDate</ID>
			<Value>
				<ValueString>2024-05-30T10:10:02.217Z</ValueString>
				<DataType>string</DataType>
				<UnitOfMeasure/>
			</Value>
		</Parameter>
		<Parameter>
			<ID>ExpirationDate</ID>
			<Value>
				<ValueString/>
				<DataType>string</DataType>
				<UnitOfMeasure/>
			</Value>
		</Parameter>
	</BOMDefinition>
</BOMInformation>