Versions Compared

Key

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

...

  • Separate multiple e-mail addresses with a ; (semi-colon).
  • There is no theoretical maximum number of retries.
  • The retry interval on an unsuccessful completion status is in minutes.
  • O3 uses SMTP support. This means the e-mail addresses must use SMTP support and an SMTP e-mail server or SMTP support must be available.
  • Changes made in the Property pane apply when you leave the pane or perform another operation in O3 designer.

A Sample Build Actions Tab

Build Completion Status

The build completion status can be:

  • successful
  • unsuccessful

Anchor
_Toc94582618
_Toc94582618
Possible completion status:

Status

Description

Full OK

Successful completion. A full build has completed successfully.

Incremental OK

Successful completion. An incremental build has completed successfully

Invalid Guard

Unsuccessful completion. The build did not complete because one or more guard conditions were not met. The result includes the guard name.

Unavailable Source

Unsuccessful completion. The build did not complete because verification of one or more data sources failed. This may be due to an unavailable text file, an out of service database, etc. If you turned on the Verify Before Construction checkbox on the Description tab of the Source properties pane, the result includes the source name.

Interrupted

Unsuccessful completion. The build did not complete because an access attempt to a data source failed, or a cube was not found for an incremental build. This access failure only occurs for sources with no verification. If the build is incremental, the cube maintains its former status and is still usable.

Error

Unsuccessful completion. The build did not complete because of an internal error. The result includes the original internal error. If the build is incremental, the cube is left in an inconsistent state. You must rebuild it in order to use it again.

No Valid Controller

Unsuccessful completion. The build did not complete because no Controller parameters changed values since the last build of the cube.