Versions Compared

Key

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

Home > Overview > Attachments

...

On many forms, you can attach and view a file or a link , after saving the form. You can access Attachments in these ways:

  • Voyage FixtureTime Charter In, Time Charter OutVoyage, AddressVessel, Boat, BargeTow, and Equipment Contract forms have Attachments nodes in the Summary Tree. Click ⯈ to expand the node to show additional Attachments nodes; click ⯆ to collapse it again. On each node, click ⯈ to show a list of Attachments; click ⯆ to collapse it again.

    Image RemovedImage Added
  • Tasks or Alerts with attachments have an icon in the panel on the right side of a form. On the Tasks & Alerts panel, click Image Modified. If there is only one attachment, it opens.

  • On other forms, you can open the Attachments form, which is accessible from the menu or toolbar.
    Image Modified

On the Summary Tree, Tasks & Alerts panel, or Attachments form:

  • To add an attachment, right-click the Attachments node and click Attach New File or Attach New Link.

  • To open an attachment, either double-click or right-click the attachment and click Open Attachment.

  • To copy an attachment, right-click the attachment and click Copy Attachment.

  • To edit a link, right-click the link and click Edit Attachment.

  • To delete an attachment, right-click the attachment and click Delete Attachment.

  • To delete all attachments, right-click the Attachments node and click Delete All. A message asks you to confirm; click Yes.

Notes:

  • The file size limit for each attachment is 20 MB.

  • The Veson IMOS Platform (IMOS) does not support uploading

    of

    multiple documents at a time; attachments must be uploaded individually.

  • Voyage attachments will not appear in other

    VIP

    IMOS areas (e.g., on invoices). Invoice-related attachments must be uploaded separately in the Operations view or Transaction Data Entry.

Dynamically Linking Attachments, Locations, and External Programs

Note: The Configuration Flags Module Right must be selected for you in Security.

The following configuration flags allow dynamic linking of attachments, locations, and external programs to the Voyage Manager, Fixture, Vessel, Cargo, COA, Time Charter In, and Time Charter Out Charter Out forms. By using these flags, you can store all your related documents in one location and access them directly , without having to individually define individually define the links.

To enable dynamic linking to a form, edit the Value of its configuration flag:

Form

Configuration Flag

Value

Cargo COA or VC In COA

DataForm.COA.Links

Enclosed in <Link> </Link> tags, description of link location followed by = followed by path

to 

to COA

 link

 link location in double quotes. These links appear in the Attachments section of

the 

the COA.

  • Within the path, {CoaNo} and {ReferenceNo} may be used, for example <Link>COA Docs="C:\My Documents\COA\{CoaNo}"</Link>.

  • Multiple locations may be entered, each in its own set of <Link> </Link> tags.

  • Links to applications may also be created using this syntax, and parameters can be added within the <Link> tag, for example <Link params="-COA:{CoaNo}">Program Name="C:\Program Files\OutsideApp.exe"</Link>.

  • The size limit for for each link (everything after the '=' in a single <Link>) is 512 characters. Any links that are not complete within this limit will be ignored. The same limit applies separately to the 'params' attribute. Special characters (such as &, %, $) must be escaped.

Cargo or VC In

DataForm.Cargo.Links

Enclosed in <Link> </Link> tags, description of link location followed by = followed by path

to 

to Cargo

 link

 link location in double quotes. These links appear in the Attachments section of

the 

the Cargo

 form

 form and

the 

the Voyage Manager.

  • Within the path, {CargoID}, {ExternalRef}, {VesselName}, and {VoyageNo} may be used, for example <Link>Cargo Docs="C:\My Documents\Cargo\{CargoID}"</Link>.

  • Multiple locations may be entered, each in its own set of <Link> </Link> tags.

  • Links to applications may also be created using this syntax, and parameters can be added within the <Link> tag, for example <Link params="-cargo:{CargoID}">Program Name="C:\Program Files\OutsideApp.exe"</Link>.

  • The size limit for for each link (everything after the '=' in a single <Link>) is 512 characters. Any links that are not complete within this limit will be ignored. The same limit applies separately to the 'params' attribute. Special characters (such as &, %, $) must be escaped.

Voyage Fixture

DataForm.Fixture.Links

Enclosed in <Link> </Link> tags, description of link location followed by = followed by path

to 

to Fixture

 link

 link location in double quotes. These links appear in the Attachments section of

the 

the Voyage Fixture

 and the 

 and the Voyage Manager.

  • Within the path, {FixtureNo} and {VesselCode} may be used, for example <Link>Fixture Docs="C:\My Documents\Fixture\{VesselCode}\{FixtureNo}"</Link>.

  • Multiple locations may be entered, each in its own set of <Link> </Link> tags.

  • Links to applications may also be created using this syntax, and parameters can be added within the <Link> tag, for example <Link params="-vessel:{VesselCode} -fixture:{FixtureNo}">Program Name="C:\Program Files\OutsideApp.exe"</Link>.

  • The size limit for for each link (everything after the '=' in a single <Link>) is 512 characters. Any links that are not complete within this limit will be ignored. The same limit applies separately to the 'params' attribute. Special characters (such as &, %, $) must be escaped.

Time Charter In or Time Charter Out

DataForm.TimeCharter.Links

Enclosed in <Link> </Link> tags, description of link location followed by = followed by path

to 

to Time Charter

 link

 link location in double quotes. These links appear in the Attachments section of

the 

the Time Charter.

  • Within the path, {TcCode}, {ExternalRef}, and {VesselName} may be used, for example <Link>TC Docs="C:\My Documents\Time Charter\{TcCode}"</Link>.

  • Multiple locations may be entered, each in its own set of <Link> </Link> tags.

  • Links to applications may also be created using this syntax, and parameters can be added within the <Link> tag, for example <Link params="-TimeCharter:{TcCode}">Program Name="C:\Program Files\OutsideApp.exe"</Link>.

  • The size limit for for each link (everything after the '=' in a single <Link>) is 512 characters. Any links that are not complete within this limit will be ignored. The same limit applies separately to the 'params' attribute. Special characters (such as &, %, $) must be escaped.

Voyage Manager

DataForm.Voyage.Links

Enclosed in <Link> </Link> tags, description of link location followed by = followed by path

to 

to voyage

 link

 link location in double quotes. These links appear in the Attachments section of

the 

the Voyage Manager.

  • Within the path, {VoyageNo}, {VesselCode}, {VesselTypeCode}, {VesselName}, and {VoyageReference} may be used, for example <Link>Voyage Docs="C:\My Documents\Voyage\{VesselCode}\{VoyageNo}"</Link>.

  • Multiple locations may be entered, each in its own set of <Link> </Link> tags.

  • Links to applications may also be created using this syntax, and parameters can be added within the <Link> tag, for example <Link params="-vessel:{VesselCode} -voyage:{VoyageNo}">Program Name="C:\Program Files\OutsideApp.exe"</Link>.

  • The size limit for for each link (everything after the '=' in a single <Link>) is 512 characters. Any links that are not complete within this limit will be ignored. The same limit applies separately to the 'params' attribute. Special characters (such as &, %, $) must be escaped.

Address

DataForm.AddressBook.Links

Enclosed in <Link> </Link> tags, description of link location followed by = followed by path to Address Book link location in double quotes. Within the path, {ShortName} and {RefNo} may be used, for example <Link>Address Book Docs="C:\My Documents\Address Book\{ShortName}"</Link>. Multiple locations may be entered, each in its own set of <Link> </Link> tags. Links to applications may also be created using this syntax, and parameters can be added within the <Link> tag, for example <Link params="-AddressBook:{ShortName}">Program Name="C:\Program Files\OutsideApp.exe"</Link>. These links appear in the Attachments section of the Address Book. The size limit for for each link (everything after the '=' in a single <Link>) is 512 characters. Any links that are not complete within this limit will be ignored. The same limit applies separately to the 'params' attribute.

Vessel

DataForm.Vessel.Links

Enclosed in <Link> </Link> tags, description of link location followed by = followed by path

to 

to Vessel

 link

 link location in double quotes. These links appear in the Attachments section of

the Vessel 

the Vessel form.

  • Within the path, {VesselCode}, {VesselName}, and {RefNo} may be used, for example <Link>Vessel Docs="C:\My Documents\Vessel\{VesselCode}"</Link>.

  • Multiple locations may be entered, each in its own set of <Link> </Link> tags.

  • Links to applications may also be created using this syntax, and parameters can be added within the <Link> tag, for example <Link params="-vessel:{VesselCode}">Program Name="C:\Program Files\OutsideApp.exe"</Link>.

  • The size limit for for each link (everything after the '=' in a single <Link>) is 512 characters. Any links that are not complete within this limit will be ignored. The same limit applies separately to the 'params' attribute. Special characters (such as &, %, $) must be escaped.