Attachment

Synthèse

The Attachment object provides access to the attachments associated with the job.

Discussion

A document representing information related to the job can be associated with the job as an attachment. Examples of attachments include the following:

  • Word documents of instructions
  • Proposals for work
  • Scanned maps for digitizing
  • TIFFs to georeference
  • Web URL for the external help system

Propriétés

PropriétéExplicationType de données
ID
(Lecture seule)

The ID of the job attachment.

Integer
name
(Lecture seule)

The visible name of the job attachment displayed in an application.

String
type
(Lecture seule)

The storage type of the attachment.

  • EMBEDDEDThe file is stored in the Workflow Manager (Classic) database.
  • LINKEDThe link to the file path is stored in the Workflow Manager (Classic) database.
  • URLThe URL link is stored in the database.
String

Dans cette rubrique