Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Name

Input Code

Required

Description

Copy Object Permissions

FDOAC_INP_COPY_PERMISSIONS

Yes

Upload object with exported permissions. If false, parent folder permissions in deploy environment will be used.

Overwrite Object

FDOAC_INP_OVERWRITE_OBJECT

Yes

If object already exists in deployment environment, should it be overwritten with this one.

Deploy Objects In Async Mode

FDOAC_INP_ASYNC_MODE

Yes

When FDOTBI_INP_ASYNC_MODE is enabled, all objects are deployed in asynchronous mode else deploy in synchronous mode. This is useful for large object, where timeout errors can occur around the 4 MB file size threshold.

Default Value: true

Async API Timeout

FDOAC_INP_ASYNC_TIMEOUT

Yes

The maximum number of seconds to wait for unarchive process. Defaults to 1200 seconds (20 minutes). (Integer)

Note: This option is only considered when the FDOAC_INP_ASYNC_MODE is checked.

Update Last Modified

FDOAC_INP_UPDATE_LAST_MODIFIED

No

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)

Artifacts

This operation consumes the artifacts produced from the buildWebCatalog operation.

...