importTemplate

Creates an application structure by importing from a template file that exists in profitinbox.

You can upload a template file into profitinbox using the uploadFile command.

Applies to

Profitability and Cost Management

Required 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 template
  • File_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