Embedded source¶
This is a data source that lets you embed the data inside the configuration of the source. This is convenient when you have a small and static dataset. Do not use this source to hold a large number of entities.
Properties¶
Property |
Type |
Description |
Default |
Req |
---|---|---|---|---|
|
List<Entity> |
Contains the list of entities is to be served by the source. |
Yes |
|
|
String |
The id of the System component to use. This
propery has no effect as it is primarily meant to be used when the embedded source is used in a pipe with a
conditional source. When used with a conditional source and the |
||
|
Enum<String> |
Determines the behaviour of the pipe when the source does not contain any entities. Normally, any previously synced
entities will be deleted even if the pipe does not receive any entities from its source.
If set to The global default |
|
Continuation support¶
See the section on continuation support for more information.
Property |
Value |
---|---|
|
|
|
|
|
|