CollectLogs
Creates a table with all the delivery log messages for a list of deliveries
            CollectLogs (
            Number       
            id,
            XML          
            deliveries,
            String       
            logTable
            
      )
         
      Parameters
id
Prioritization unique identifier
deliveries
list of deliveries to take into account
logTable
table to create to contain all the log messages
Return value(s)
None.
Features
Schema: nms:delivery
Static:
Yes
