Examples of Dispatch Output Property Sets

This example shows different output property sets generated by EAI Dispatch Service based on the hierarchy input shown in the following image and certain Target and Source Expression as shown in the first table in this topic.

In this image, four property sets are displayed with their values in a hierarchy. Type A with Value: Asset has Type B with Value: Base and Type C with Value: Category. Type B has Type D with Value: Demo.

The following table presents the intermediate output based on the value of the Target.

Target Source Expression Property Name Output Property Set

RootHierarchy

/*

N/A


In this image, A has B and C. B has D.

RootHierarchy

/*/B

N/A


In this image, B has D.

RootHierarchy

/*/*@C1

N/A


This is an image of C.

ChildHierarchy

/*

N/A


In this image, A has B and C. B has D.

ChildHierarchy

/*/*/D

N/A


This image shows D.

Type

"abc"

N/A


In this image, Type: a b c.

Type

/*/B

N/A


In this image, Type : B.

Type

/*/*@B1

N/A


In this image, Type: 1.

Value

"abc"

N/A


In this image, Value : a b c.

Property

"Any Expression"

Briefing


In this image, Properties has Briefing and Any Expression.

Property

/*/*/*@D1

Briefing


In this image, Properties has Briefing and 1.

You can also combine different Targets to search the input message as shown on the following table.

Target Source Expression Property Name Output Property

RootHierarchy

ChildHierarchy

ChildHierarchy

Type

Property

Property

/*

/*/*/D

/*/*@C1

"demo"

"this"

"that"

N/A

N/A

N/A

N/A

A1

f


In this image, A has B, C, D, C. B has D. A is Type: demo.

ChildHierarchy

ChildHierarchy

Type

Property

Property

/*/*/D

/*/*@C1

"demo"

"this"

"that"

N/A

N/A

N/A

A1

f


In this image, A has D and C. A is Type: demo.