Data Packages
Defining a Data package
{
"path": "path--to--data--package",
"package": "name--of-the-data package", //mandatory, when used with sfpowerscripts
"versionNumber": "X.Y.Z.0 // 0 will be replaced by the build number passed",
"type": "data", // required
}Generating the contents of the data package

Options with Data Packages
Adding Pre/Post Deployment Scripts to Data Packages
Defining a vlocity Data Package

Last updated
Was this helpful?