Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

For Entities In List EagleML object:

Child pages (Children Display)

Outbound Specifics

Entities In List outbound interface was designed to extract entities which belong to an Entity List, it is also useful if you want to examine the structure of a List.

There are two feedtypes available for Entities In List extract:

STATICENTITYLISTEXTRACT (standard SP call) - No required filters, but can process only EntityList and ProcessCenter parameters. Any other Entity filters will return an error
DYNAMICENTITYLISTEXTRACT (dynamic SQL query) - EntityList filter is required for this feedtype. EntityList should contain one or multiple values of EntityId with type LIST. They can be static or dynamic, STATIC lists will be ignored, for DYNAMIC lists entityIds which belong to specified list(s) will be extracted.