CreateFromModel

Creation of a delivery from a template (from its internal name).


            XML 
            delivery = CreateFromModel (
            String       
            scenarioName,

            XML          
            content
            

      )
         

Parameters

scenarioName

Internal name of the delivery template

content

XML content to add to the template

Return value(s)

delivery

Returns the delivery document created

Features

Schema: nms:delivery

Static:

Yes