powerJobs Processor v25
v25.0.17
26-03-2025
Features
Settings Dialog: Added support for configuring Job Settings and Job Triggers for jobs using Custom Object Definition Name (e.g. Task, Contact) as Job Entity type.
(Configured Context Menu Job Trigger for Custom Objects require powerJobs Client version or newer to be installed on the workstations.)
General
Settings Dialog: Removed support for
CUSTENT
as Job Entity type. Instead the Custom Object Definition Name should be used.Updated powerVault to version: 25.1.14
The Setup_job.ps1 has been updated to retrieve folder using Get-VaultFolder
Fixed
Compatibility-Issue where the powerGate - Settings dialog or powerGate - BOM window would not open in Vault Client when both powerJobs Processor and Vault DataStandard were installed.
Settings Dialog: Issue where the $customObject or $changeOrder variables were not provided during job execution when the job was submitted using the Submit Job button in the Settings Dialog.
The same issue additionally occurred for Custom Objects when the job was triggered using the Job Triggers.
v25.0.16
13-01-2025
Features
Settings Dialog: Added support for configuring Job Settings and Job Triggers for jobs designed for Vault Folders.
(Configured job triggers for Folders require powerJobs Client version 25.0.13 or newer to be installed on the workstations.)
General
Shared third-party Libraries (e.g. log4net) are no longer installed into the GAC but are now merged to avoid conflicts with other products and plugins
Updated powerVault to version: 25.1.12
Updated Licensing to version: 18.4.7
Changed color for WARN log messages in Console to make them easier to read
v25.0.2
13-05-2024
Features
Updated Licensing to version: 18.4.1.
The product can now be easily activated on new Job Processors via a single customer key - together with all other coolOrange products in your subscription.
General
Added support for Vault, Inventor and DWG TrueView 2025
The Windows Start Menu now contains the coolOrange-wide Licence Manager instead of the powerJobs Processor License Information shortcut
Removed DEPRECATED support for the Get-PowerJobs cmdlet, the global $powerJobs.Applications variable and the POWERJOBS_DLL environment variable, all removed in v21.0
Introduced a new product icon that’s simpler and easy to recognize within our product portfolio
Fixed
Issue with queued License Jobs where administrators might have seen outdated expiry dates for their license or trial in the Job Queue, if it was not cleared daily
After the license expired or the trial ended, error details were unfortunately only displayed for the first failed job.
All other blocked jobs had an empty result.Improved Open-Document stability for Inventor by enabling the
UserInteractionDisabled
flag, which addresses starting issues for Inventor 2025 and earlierIssues with Export-Document using DWG TrueView 2025 and earlier:
enhanced publishing stability through retries to reduce the COMExceptions 0x80010105 (RPC_E_SERVERFAULT) and 0x8001010A (RPC_E_SERVERCALL_RETRYLATER)
instead of incorrectly returning $true, the cmdlet now returns a FileNotFoundException after internal DWG TrueView crashes (e.g. due to incorrect -Options like a non-existent configuration file)