I have a collection of custom objects under the main object. This collection is loaded using local add transactions (based on user selections) and does not get loaded with a fetch. There is a Read Step on each of these objects that calls a FileDocumentManagementStep to transfer a file through SMP. How can I execute the Read Steps since I am not executing a fetch to load the collection?
↧