Imports the application from a file on a disk. If -NoData key is specified imports the application without data.
New in version 1.9
Syntax:
QOps-ImportQVF -Path [-NoData] [-Profile] [-Verbose]
Parameters meaning:
-Path defines the full path to the .qvf file(s) stored
-NoData is a flag for an application importing without data
-Profile overrides default User Profile with the specified one
-Verbose enables extended command line output
Example:
QOps-ImportQVF -Path "D:\Qlik Data\appname1.qvf" -NoData
This command is not available in QlikView mode
This command is not available in QlikCloud mode
-VerboseLog enables full verbose output including complete API response dumps and debug information. By default, QOps now produces concise output summaries.
New in version 3.0.4