Enabling the Concept Reference Serialization in Concept to JSON
Reference concepts are not serialized by default. Set a property in the parent concept metadata to expand them during serialization.
Add the metadata property
tibco.be.schema.ref.expand for all the concept with the ConceptReference property to
true. This enables the serializer to convert the referenced concept to JSON. This property works for In-memory as well as Grid storage type.
If there are multiple level concept reference, then add this property to all the concept with the ConceptReference property.
Procedure
Copyright © TIBCO Software Inc. All rights reserved.