Brickworks events

brickworks.generated

This event is generated whenever a schema record is invoked.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that may exist in all events
inputParam object {"context.testfield.test":true,"metric_additional_params.testfield.test":true} Contains Jinjava context
generatedObjects object []
generatedTimeInMs number 38 The amount of time it took to generate record result
scheduler string null Value is always the same
schema object {"appId":"clothes","id":"a78920c3-97ca-4dfa-8160-46967b54ccbf","version":3} Schema information
values object {"clothingColor":"purple","clothingType":"jacket","lastSeenItem":{}} Contains record fields with their values
objectId string ID of the object that contains record
priority number 99

brickworks.generated.error

This event is generated whenever a schema record couldn’t be generated due to an error.

Default retention: 30 days

Parameter Type Example Description
Base parameters various n/a Parameters that may exist in all events
inputParam object {"context.testfield.test":true,"metric_additional_params.testfield.test":true} Contains Jinjava context
generatedObjects object []
generatedTimeInMs number 38 The amount of time it took to generate record result
scheduler string null Value is always the same
schema object {"appId":"clothes","id":"a78920c3-97ca-4dfa-8160-46967b54ccbf","version":3} Schema information
values object {"clothingColor":"purple","clothingType":"jacket","lastSeenItem":{}} Contains record fields with their values
objectId string ID of the object that contains record
priority number 99
error object {"code":"CAT-002","details":{"details":"I can't generate record."},"message":"Object not found in catalog.","source":null} Error details
😕

We are sorry to hear that

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

😉

Awesome!

Thank you for helping improve out documentation. If you need help or have any questions, please consider contacting support.

Close modal icon Placeholder alt for modal to satisfy link checker