Opens the attached document on the selected operation. If more than one document is attached to an operation the first one in the list is opened. It’s also possible to specify a regular expression pattern. If multiple operations are selected, documents on the first five operations are opened.

Example parameter configuration

Parameter descriptions

(* = configuration required)

hostType
Specify the host type from where the attached documents should be taken from. I.e. it’s possible to open a document which is attached to the production order of the selected operation.
Possible types:

Operation
Order
Project
Resource
Route
All

If “All” is specified documents on all higher level host types, accessible from the operation, will be opened.

Default “Operation”

namePattern
Regular expression pattern to use if multiple documents are attached to operations and it’s needed to control which document to open.
See for instance http://en.wikipedia.org/wiki/Regular_expression for info.

Example:

If a pattern “1051” is specified the first found document with that string in it’s name will be opened.

If the following three documents where attached to an operation the second one would be opened with the above pattern.

  1. SpecificationMachine1052.pdf
  2. SpecificationMachine1051.doc
  3. SpecificationMachine3025.txt

Default blank. If blank the first one in the list will be opened.

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment