Versions Compared

Key

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

Use Entity To List to add an Entity to an existing Entity List. 
Make sure that the Entity List to which you are attaching the Entity already exists in DB (Entity Lists are loaded/extracted via Entity List interface).

In this section

...

Child pages (Children Display)

Anchor
Overview
Overview
Overview

Entity To List inbound interface is designed to load and update data in RULESDBO.ENTITY_LIST database table.
Incoming message format: EagleML (entityToList complex type).

Anchor
Stream_Logic
Stream_Logic
Stream Logic

Anchor
EagleML_processing_sequence
EagleML_processing_sequence
EagleML Inbound Processing Sequence

Entity To List is loaded into DB via eagle_ml-2-0_default_in_xml_entity:                                                                                                                                                    
/eagle_default/in/xml/xml-ent_entitytolist.xml rule is used,
which involves processing thru one of the following panels depending on the type of the DB event

  • eagle/star/account/pan-addentity-l.htm

  • eagle/star/account/pan-chgentity-l.htm

To load or update data with Entity To List send an EagleML message to the eagle_ml-2-0_default_in_xml_entity stream.

Outbound Specifics

If you want to understand which entities belong to an Entity List or to examine its structure, please use Entities In List outbound interface.