Question
Segregate Entities from array of Entity data
Yeloow,
I am currently working in a use case,
I have an array of Entity data where entites from different datastores will be inside this array,
I want to segregate or group the entities by their datastore so I noticed one thing while trying this out,
- [Data Store Entity:"xxxxxxxxx-xxxxxxxxf-9143-xxxxx8c102b00@4872"](Data Store Entity)
- [Data Store Entity:"xxxxxxxxx-xxxxx-43a9-a20d-3xxxx744b9aae@4872"](Data Store Entity)
- [Data Store Entity:"xxxxxxxxxx-xxxxx-4adc-b46f-axxxxa5990bd@6308"](Data Store Entity)
- [Data Store Entity:"xxxxxxxxxx-xxxxxxx-4c81-9ddc-axxxx0d18e9@6308"](Data Store Entity)
after the @ every entities belong to same Datastore have the same 4 digit number so I assume entites belong to same Data store have these 4 digit number common, is my assumption right ? can any Appian legend confirm this [emoticon:4191f5ee34e248a29fa0dbe8d975f74a].
