Can RAM maintain the order of related assets?
One answer
Hi John,
I think JAVA API may meet you need, RAMAsset.getRelationships() could retrieve relations in a array.
However, there is no guarantee that asset relationship will always return in the order they are added, and we could no t make sure that this feature will not be affected in the future release, you may need a controllable way to manage relationship for your deploy.
Lin.