Responsibilities-Assets bridge
Hello all,
If I need to do something similar like below (i.e. grouping of asset information per asset responsible person/contact, and send one mail with all the grouped info particular to each such contact) - should I scan through the responsibilities twice?
I mean collect all responsible of an asset in an array as well as a map, and then collect the asset info including responsibilities once again, bridge these two, and fill the map?
Or, is there a way that a single iteration of responsibilities would do?
noor
Posted 5 years ago ยท Edited 2 years ago
0 comments