}}
The CreateInstance Activity creates a new [[Instance|instance]] of a specified [[MetaClass]].
==Arguments==
==Usage==
This activity is used to create new {{UBIK}} objects during the execution of a workflow. Since it only needs to know the MetaClass to create objects from, it can be used to create regular content objects as well as properties or anything else.
==Example==
Load the MetaClass named ''PUMP'', and create a new instance from it:
{| class="wikitable" | width = "50%"