Structure data type [message #1587153] |
Tue, 27 January 2015 02:06  |
Eclipse User |
|
|
|
Hi,
I have a structure data type Product (with properties id,name) and an activity(Enter product info) with out data mappings for id name. It works fine. The model deploy succussfully and works.
If I define an another structure Item(name, quantity) and Product contains this structure type also. Product elements are - id, name, item.
Now if I define any out data mapping in activity "Enter Product information" for item name pointing to Product->Item->Name, when deploying the model I get following exception -
Data path is not valid for data mapping '/OUT/default/ItemName' in activity 'EnterProduct'
|
|
|
|
Powered by
FUDForum. Page generated in 0.03971 seconds