Atm its not possible to create an rendition with this request whit an pre defined File-Presentation which is already part of this profile.Only the default one can be used.
Please see new parameters added to this cmdlet for the latest release of PWPS_DAB.
Mark Weisman | Bentley Systems
Hello! Thx for the fast implementation. I can report that it works untill i define the default value as the optional setting, than there is an error. This should be an easy fix I think.For now I can live with that as i know what i set as default values and no one else is changing them. But there ist no way that an other one would know what i did define as the default until he cheks it with the administrator. Maby an addidtional cmdlet to fetch the assinged RenditionProfile settings and the default values? Or maby a switch to get this informations within Get-PWRenditionProfiles?
I'm not seeing this. Please reply with the command line you are using.
I'am using this (all these options are avaliable within the create renditions dialog in PW for that RenditionProfile):
New-PWRenditionRequest -InputDocuments $PWDocuments -DestinationOption 'PDF_Update' -FilenameOption 'DokumentenName' -MakeSinglePlotRequest -PresentationOption 'WFL-A2-PDF' -ProfileName 'PDF_Rendition' -RenditionOption 'PDF'
The values which are identical with the defaults would be -FilenameOption 'DokumentenName' and -RenditionOption 'PDF'.Untill I remove all settings values which are equal to the defaults Im getting the folowing error:
WARNING: Error submitting plot request. Untill i remove all settings which are default.