importTemplate
Creates an application structure by importing from a template file that exists in profitinbox.
A Service Administrator uploads a template file into profitinbox
using the uploadFile
command.
Applies to
Profitability and Cost ManagementRequired Roles
- Service Administrator
- Power User
Usage
epmautomate importTemplate APPLICATION_NAME File_Name isApplicationOverwrite=true|false
where:
APPLICATION_NAME
is the name of the Profitability and Cost Management application that you want to create by importing the templateFile_Name
is the name of the .ZIP file containing application template. This file must exist in profitinbox.isApplicationOverwrite
specifies whether to overwrite the existing application, if any. Specify this parameter value in all lower case.
Example
epmautomate importTemplate BksML12 template1.zip isApplicationOverwrite=true