General Functions
  • 25 Jan 2024
  • 12 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

General Functions

  • Dark
    Light
  • PDF

Article Summary

Sovelia Vault Contains several standard Actions that can be set up into Action sets.
Those action sets can be executed from Vault events or manually.

NOTE:

After a configuration is done, the Vault client, the CAD program with vault add-ins and the jobprocessor need to be logged out and back in to load the most u-to-date configuration

image.png

Job creation condition

If the condition is not met, no job is created.
Action is only created if this condition is empty or evaluates to true.
Include property names within square brackets and values within double quotes.
Logical operators AND. OR. NOT can be used. Compare equality with = and inequality with <>

Vault Proprties are available

image.png

Computed Values are available

image.png

Action execution conditions

If the condition is not met, no job is created.
Action is only created if this condition is empty or evaluates to true.
Include property names within square brackets and values within double quotes.
Logical operators AND. OR. NOT can be used. Compare equality with = and inequality with <>

Vault Proprties are available

image.png

Computed Values are available
image.png

CSV export format

When CSV file export is select there are some choices for format, naming and location. The file can be delivered to a folder, mapped drive or a UNC path.

image.png

File export location
This is where the csv file get stored when created

Include folder structure
The Vault Folder structure can be duplicate to the export location.

Download to workspace
This should be used as "True" on Inventor models. Inventor will look in the workspace for related files. If workspace is not used the files will be downloaded to the temp folder and the export may fail or be incorrect.

Temp folder location
Location to load temporary files needed for data export. Leave empty to use systems default temp folder.

Inseparable settings
Include or exclude inseparable rows for Inventor assemblies

image.png

BOM options
"Root only" option does not require Inventor of any kind, it uses Vault Values. The rest of the options uses Inventor Apprentice server where specified and full Inventor otherwise. "Apprentice" means that no inventor license is needed.

image.png

CSV formatting
The csv file can be formatted as Standard or excel

image.png

Generate columns headers
This will create column headers from the property name that are exported. If set to "False" we need to create new headers manually to match the exported rows.

Generate spesific Headers
There is a drop down where column headers can be added if the vault name is not to be used.

image.png

Sort by property name
If selected, then the exported rows are sorted by "property name" content.

Sort numeric
Since the exported rows can be sorted by different properties, this setting specify if the row content are only numeric values (For example Item Number1) and can be sorted numerically, or a text.

Same As Source File name
The filename of the exported file can be the same as the origin file. But if set to "False" the filename must be built from vault data.

image.png

XLSX export format

When XLSX file export is select there are some choices for format, naming and location. The file can be delivered to a folder, mapped drive or a UNC path.

image.png

File export location
This is where the csv file get stored when created

Include folder structure
The Vault Folder structure can be duplicate to the export location.

Download to workspace
This should be used as "True" on Inventor models. Inventor will look in the workspace for related files. If workspace is not used the files will be downloaded to the temp folder and the export may fail or be incorrect.

Temp folder location
Location to load temporary files needed for data export. Leave empty to use systems default temp folder.

Inseparable settings
Include or exclude inseparable rows for Inventor assemblies

image.png

BOM options
"Root only" option does not require Inventor of any kind, it uses Vault Values. The rest of the options uses Inventor Apprentice server where specified and full Inventor otherwise. "Apprentice" means that no inventor license is needed.

image.png

Generate columns headers
This will create column headers from the property name that are exported. If set to "False" we need to create new headers manually to match the exported rows.

Generate spesific Headers
There is a drop down where column headers can be added if the vault name is not to be used.

image.png

Sort by property name
If selected, then the exported rows are sorted by "property name" content.

Sort numeric
Since the exported rows can be sorted by different properties, this setting specify if the row content are only numeric values (For example Item Number1) and can be sorted numerically, or a text.

Same As Source File name
The filename of the exported file can be the same as the origin file. But if set to "False" the filename must be built from vault data.

image.png

XML Export format

When selecting XML file export some choices for format, naming and location are available. The file can be delivered to a folder, mapped drive or a UNC path.

image.png

File export location
This is where the csv file get stored when created

Include folder structure
The Vault Folder structure can be duplicate to the export location.

Download to workspace
This should be used as "True" on Inventor models. Inventor will look in the workspace for related files. If workspace is not used the files will be downloaded to the temp folder and the export may fail or be incorrect.

Temp folder location
Location to load temporary files needed for data export. Leave empty to use systems default temp folder.

Inseparable settings
Include or exclude inseparable rows for Inventor assemblies

image.png

BOM options
"Root only" option does not require Inventor of any kind, it uses Vault Values. The rest of the options uses Inventor Apprentice server where specified and full Inventor otherwise. "Apprentice" means that no inventor license is needed.

image.png

XSLT file location
XSLT stands for XSL Transformations. XSLT can be used to transform XML documents into otherformats. like HTML or CSV. It's commonly used to format the original XML to an XML format that fits your own preference.

image.png

XSLT output file extension

image.png

Examples: csv. html. Changes the file extension of your exported file.

Same As Source Filename
The filename of the exported file can be the same as the origin file. But if set to "False" the filename must be built from vault data.

image.png

SQL Export format

When selecting SQL file export some choices for format, naming and location are available. The file can be delivered to a folder, mapped drive or a UNC path.

image.png

Download to workspace
This should be used as "True" on Inventor models. Inventor will look in the workspace for related files. If workspace is not used the files will be downloaded to the temp folder and the export may fail or be incorrect.

Temp folder location
Location to load temporary files needed for data export. Leave empty to use systems default temp folder.

Inseparable settings
Include or exclude inseparable rows for Inventor assemblies

image.png

BOM options
"Root only" option does not require Inventor of any kind, it uses Vault Values. The rest of the options uses Inventor Apprentice server where specified and full Inventor otherwise. "Apprentice" means that no inventor license is needed.

image.png

SQL connection string
Add the conection string to the database where the data will be delivered

image.png

Database Table
Name of the database table where the data can be written into

image.png

JSON Export format

When selecting JSON file export some choices for format, naming and location are available. The file can be delivered to a folder, mapped drive or a UNC path.

image.png

File export location
This is where the csv file get stored when created

Include folder structure
The Vault Folder structure can be duplicate to the export location.

Download to workspace
This should be used as "True" on Inventor models. Inventor will look in the workspace for related files. If workspace is not used the files will be downloaded to the temp folder and the export may fail or be incorrect.

Temp folder location
Location to load temporary files needed for data export. Leave empty to use systems default temp folder.

Inseparable settings
Include or exclude inseparable rows for Inventor assemblies

image.png

BOM options
"Root only" option does not require Inventor of any kind, it uses Vault Values. The rest of the options uses Inventor Apprentice server where specified and full Inventor otherwise. "Apprentice" means that no inventor license is needed.

image.png

Same As Source Filename
The filename of the exported file can be the same as the origin file. But if set to "False" the filename must be built from vault data.

image.png

Export to Network

When selecting PDF file export there are some choices for location.

image.png

Publish to network
If this is set to "True" a file can be placed on a network. We can send to folder, mapped folder or UNC path.

image.png

Destination folder
A file can be placed on a network. We can send to folder, mapped folder or UNC path.

image.png

Base subfolders on
If we turn on Base subfolders we can select a property on the file and create sub folders based on that name

image.png

If Part Number is "D13671.idw" the folder path will be "C:\Jobserver\pdf\D1\D13"

New Base Folders On 2024.1

From Sovelia Vault 2024.1 there is a new "Base Folders On" functionality.
Example
(3); 3 characters from the left of the property
(L); Set to Lowercase
(U); Set to uppercase
Example; Title(L)(3) \ Description(4)(U)

image.png

Include Username
If "True" it will create a folder with the Vault username at the Destination folder where the files are added.

image.png

Include Folder Structure
If "True" it will create a duplicated Vault folder structure in the Desination folder.

image.png

Keep previous versions
If a file with same name already exists, move it to archive folder.

image.png

Export to Vault

When we select PDF file export we get some choices for format, naming, properties, watermark and location.

image.png

Publish to Vault
If this is set to "True" a file can be placed in the Vault.

image.png

Destination
A file can be placed in the same folder as the source file.

image.png

Destination folder
A file can be placed in a predefined folder in Vault
image.png

Base subfolders on
If we turn on Base subfolders we can select a property on the file and create sub folders based on that name

image.png{height="" width=""}
If Part Number is "D13671.idw" the folder path will be "C:\Jobserver\pdf\D1\D13"

New Base Folders On 2024.1

From Sovelia Vault 2024.1 there is a new "Base Folders On" functionality.
Example
(3); 3 characters from the left of the property
(L); Set to Lowercase
(U); Set to uppercase
Example; Title(L)(3) \ Description(4)(U)

image.png

Link to source document
If this is "True" the pdf will be linked to the source file.
image.png

Change revision to same as source file
If "True" it will change revision to the same as the source file. Make sure that the job-processor user have access rights to change state on the pdf.

Tip

When changing revision and state on the pdf same as the parent file; Always use released as work state and make sure that the pdf lifecycle support that jobprocessor can change state.

image.png

Change State to same as source file
If "True" it will change state to the same as the source file. Make sure that the jobpro-cessor user have access rights to change state on the pdf.

image.png

Work state
For versions to work property when attaching to a file in vault, a work state on the created file(PDF. DWF....) needs to be specified.

image.png

Category
Change Category used in output file

image.png

Hidden
If "True" the file will be set to hidden
image.png

How to run a custom action?

Action sets

The Action Sets are a way to collect Actions and run them in a sequence

image.png

General
Add the name of the Action Set
image.png

Triggering

  • Allow manual Execution (True/False)
  • Event Selector to select which event should trigger the action set:
    • On State Change
    • On Check in file
    • On Check Out File
    • On Add file

image.png

  • On State change; Choose wether to run action set on a specific lifecycle state transi-tion or when the Vault Released flag is reached, or select a specific state.
    • Released State
      -Specific State
      -Manual Only

image.png

  • Lifecycle definition is used when Specific state is chosen in the menu. Allows you to select a lifecycle.

image.png

  • From State and To State is used when a specific lifecycle is chosen

image.png

Execution Condition
Action Execution conditions

Job Processor

  • Job que priority;Autodesk have 100 as highest priority so we can use all above. If several action sets are created on the same file type, on the same event they can be prioritized in what order to run.
  • Use Inventor Server if available; As from the 2022 version of Autodesk Vault the need for Autodesk Inventor is almost zero. Set to true if you dont have any spesific actions that need inventor.

image.png

Failure Handling

  • Pre-event failure restricts event; Should a failure of any preevent actions restrict the actual state change from happening?
  • Admin override Pre-event failure event; If the user is an administrator, then it's pos-sible to override failures that restricts the actual state change from happening.
  • Post-event failure prevents queued actions; Should a failure of any post-event ac-tions prevent the queuing of action to Job processor?
  • Admin override: Post-event failure event; If the user is an administrator, then it's possible to override failures that restricts the actual state change from happening.

image.png

Actions
This is where we can add actions to run on ;

  • On client Pre event; For example If we want to add properties to a file before we change state we can do it on client
  • On client Post Event; For example if we want to delete previous revision data and synchronize properties when a file goes back to work in progress.

  • On Jobprocessor; This will end up in the job que and run on jobprocessor. We can prevent any further state change before the current job is done using the compli-ance setup in Autodesk Vault.

image.png

  • The Select action window let us select the actions and add them in the order they shall run

image.png

NOTE:

After a configuration is done, the Vault client, the CAD program with vault add-ins and the jobprocessor need to be logged out and back in to load the most u-to-date configuration

General Configurations

There are some configurations that will be the same for most of the actions.

General
This is where we give the Acton a name so we will recognize it when we want to use it as we might have many PDF actions for different purposes

image.png

Job creation condition
Action is only created if this condition is empty or evaluates to true.

image.png

Execution Condition
Action is only created if this condition is empty or evaluates to true.

image.png

Enable manual execution
If true this action can be run manually from the Sovelia® Vault menu inside Autodesk Vault.

image.png

Select your export location
You have two options, export to Vault or export to a Network location. Follow the links to learn more.

Open with defer updates
Open with defer updates on inventor files will not require any model updates.

image.png

Download to workspace
If Inventor files, the workspace should always be used.

image.png

Temp folder loction
If not set, the default temp folder will be used.

image.png

Save and check in source document
Save and check in the source Vault document after generating the secondary file.

image.png

Same As Source Filename
We can use the filename of the exported file same as the origin file. If set to "False" we need to build a filename from vault data.

image.png


Was this article helpful?

What's Next