Set File resolution
How Boomi Console resolves package files
Last updated
How Boomi Console resolves package files
Last updated
The simplest and recommended way of using package files is to create a cSet.JsonC
file in a directory under Workspace\Sets
.
See also Components Set Workspace
If you place your iPack.JsonC
in a default directory you can refer to the package by its directory name:
You can specify a realtive workspace filepath to another JsonC file:
bc deloy info /p Packages\Work\Sprint_2103\iPack2.Json
Even absolute path' should work:
bc deloy info /p c:\myDir\iPack2.Json