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 |
|
|
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 |
---|---|
|
|
|
|
|
|