AS.getConceptBlobFromPayload()

Signature

Object getConceptBlobFromPayload(SimpleEvent event, String blobFieldName, Concept conceptTemplate)

Domain

ACTION, CONDITION, QUERY, BUI

Description

Get Concept's Blob from the payload of SimpleEvent.

Parameters

NameTypeDescription
eventSimpleEventSimpleEvent with payload
blobFieldNameStringThe field name of Blob
conceptTemplateConceptThe template of Concept

Returns

TypeDescription
byte[] or ConceptReturn null if there's no payload or the field name is nonexistent