...
Input Name | Input Code | Required | Description |
---|---|---|---|
Copy Object Permissions |
| Yes | Upload object with exported permissions. If false, parent folder permissions in deploy environment will be used. |
Overwrite Object |
| Yes | If object already exists in deployment environment, should it be overwritten with this one. |
Config File |
| No | Config file name for DataModel property replacement. Config file can be absolute path or relative to artifacts folder. If you are using config file from temp folder, then use FD_TEMP_DIR variable to indicate absolute path (using groovy expression for input). You can either
See OBI WebCatalog - DataModel Configuration File for details. |
Update Last Modified |
| No | @Since 7.0.0.1 If checked, last modified will be updated to current time on web catalog item. If Keep Timestamps is checked on build then it may make sense to not check this. (Boolean) A few details: V1 projects do not allow selecting portions of scorecards or dashboards for deployment, so if checked, the entire scorecard or dashboard will be marked as updated. This is done with a recursive request to OBI to update the timestamp. V2 projects allow with project property |
...