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.

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 |
![]() |
RootHierarchy |
/*/B |
N/A |
![]() |
RootHierarchy |
/*/*@C1 |
N/A |
![]() |
ChildHierarchy |
/* |
N/A |
![]() |
ChildHierarchy |
/*/*/D |
N/A |
![]() |
Type |
"abc" |
N/A |
![]() |
Type |
/*/B |
N/A |
![]() |
Type |
/*/*@B1 |
N/A |
![]() |
Value |
"abc" |
N/A |
![]() |
Property |
"Any Expression" |
Briefing |
![]() |
Property |
/*/*/*@D1 |
Briefing |
![]() |
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 |
![]() |
ChildHierarchy ChildHierarchy Type Property Property |
/*/*/D /*/*@C1 "demo" "this" "that" |
N/A N/A N/A A1 f |
![]() |