Inserting the bean under the beanId '${resource.parameters.beanId}' using the <#if resource.parameters.dao??>'${resource.parameters.dao}'<#else>default DAO and the <#if resource.parameters.name??>'${resource.parameters.name}'<#else>default insert method. <#if resource.parameters.insertedBeanId??> The result is put under the beanId '${resource.parameters.insertedBeanId}'.