Category Archives: powerJobs

Welcome the new powerFLC

We are super excited to finally release the brand-new version of powerFLC, which connects Vault with Fusion Lifecycle in a modern and flexible way and to supports any imaginable workflow. This was a long journey. Back in 2014, we wrote … Continue reading

Posted in Fusion Lifecycle, powerFLC, powerJobs | Comments Off on Welcome the new powerFLC

Spring cleaning

With the launch of the #21 product release, which will happen next week, we cleaned up the product line and had some rebranding. The probably world’s best-selling Vault Job Processor add-on, powerJobs has enabled so many customers to automate tasks … Continue reading

Posted in Fusion Lifecycle, powerJobs | Comments Off on Spring cleaning

Beta ’20 ready! What’s next?

  Last week we published the beta versions of our products for Vault 2020. If you are a “new stuff junky” like us, then go on http://download.coolorange.com and download powerVault, powerJobs, powerEvents, powerGate, dataLoader, vaultRuler and jobWatcher. We look forward … Continue reading

Posted in powerEvents, powerJobs, powerVault, Vault-ERP connection | Leave a comment

Publish PDFs to Fusion Lifecycle

Few weeks ago, we published an article about using powerGate to connect Vault to Fusion Lifecycle. It looks like we hit an interesting topic, so today I’d like to show you how to publish your Vault CAD files to Fusion … Continue reading

Posted in Forge, Fusion Lifecycle, powerJobs, Vault-ERP connection | Leave a comment

Couple of updates

Last week, we released new versions of powerVault, powerJobs and powerEvents. While the changes on powerVault are smaller bug fixes, and here you can find the details, for powerJobs there is an interesting improvement related to the Inventor project file. … Continue reading

Posted in powerEvents, powerJobs, powerVault | Leave a comment

powerVault – Vault API made simple

The first time we blogged about PowerShell was back in March 2012 (3 years ago). It was unknown in the Autodesk Data Management scene. Meanwhile it’s become quite popular. With Vault 2015 R2 we took the next step for making … Continue reading

Posted in Data Standard, powerJobs, PowerShell, Vault API, Vault-ERP connection | 4 Comments

Vault, View And Data API via powerJobs

Wouldn’t it be cool to access your 3D models from the web? Autodesk came out with a new technology called View And Data API, which allows displaying several file formats directly in your web-browser without the need of any plugin. … Continue reading

Posted in powerJobs, PowerShell, ViewAndDataAPI | 1 Comment

Password protected PDF

A customer asked us if it is possible to create a password protected PDF with powerJobs. The answer is YES, it is! Here is the PowerShell code for protecting a PDF file with a password: [System.Reflection.Assembly]::LoadFrom(“itextsharp.dll”) function PSUsing { param … Continue reading

Posted in powerJobs, PowerShell, Uncategorized, Vault API | 4 Comments

Menu item with Data Standard

In preparation for my Autodesk University (Las Vegas) session with the topic “Introduction to Data Standard”, I’m creating samples around numbering, advanced dialogs in CAD and Vault, some cool tabs for Vault and also menu items. In the next weeks … Continue reading

Posted in Data Standard, powerJobs, PowerShell, Vault API | Tagged , , , | 3 Comments

Trigger jobs at specific time intervals

We looked for this feature for years. Queuing jobs on a regular time period. With powerJobs 2015, we introduce such capability. It’s now possible to place a job into the queue every day at 10 o’clock, twice a week, every … Continue reading

Posted in powerJobs | Leave a comment