...
language | en |
---|
The system selects which job info sheet to display by searching folders in the following order:
- The job folders for either of the following:
- A new customized job info sheet, if no user has made any updates:
\\<JobServer>\Jobs\<JobName>\Control\UserConfig\JobInfoSheet
Note: You can replace these files with job info sheets customized for this job. - The latest version of the job info sheet for this particular job:
\\<JobServer>\Jobs\<JobName>\Control\VersionedJobInformationSheets\<VersionID>
Each time a user edits a job info sheet, a new version is placed in theVersionedJobInformationSheets
folder.
- A new customized job info sheet, if no user has made any updates:
- The job template folder (if applicable) for either of the following:
- A new customized job info sheet, if no user has made any updates:\\<JobServer>\Jobs\<JobTemplateName>\Control\UserConfig\JobInfoSheet
Note: You can replace these files with job info sheets customized for these types of jobs. - The latest version of the template's job info sheet: \\<JobServer>\Jobs\<JobTemplateName>\Control\VersionedJobInformationSheets\<VersionID>
Each time a user edits a job info sheet, a new version is placed in theVersionedJobInformationSheets
folder.
- A new customized job info sheet, if no user has made any updates:\\<JobServer>\Jobs\<JobTemplateName>\Control\UserConfig\JobInfoSheet
- The job info sheet Default folder:
\\<PrepressPortalServer>\PrinergyWebRoot\RUser\custom\JobInfoSheet\Default
This folder is available only if you created a customized job info sheet for use with all Prepress Portal jobs. - The job info sheet
Examples
folder:\\<PrepressPortalServer>\PrinergyWebRoot\RUser\custom\JobInfoSheet\Examples\Default
This folder contains the sample job info sheets that shipped with the system.
...
language | zh |
---|
系统通过按以下顺序搜索文件夹选择要显示的作业信息页:
...
- 新的自定义作业信息页(如果没有用户进行任何更新):
\\<JobServer>\Jobs\<JobName>\Control\UserConfig\JobInfoSheet
注意:您可以使用针对此作业自定义的作业信息页替换这些文件。 - 针对该特定作业最新版本的作业信息页:
\\<JobServer>\Jobs\<JobName>\Control\VersionedJobInformationSheets\<VersionID>
每次用户编辑作业信息页,会在VersionedJobInformationSheets
文件夹放置新的版本。
...
- 新的自定义作业信息页(如果没有用户进行任何更新):\\<JobServer>\Jobs\<JobTemplateName>\Control\UserConfig\JobInfoSheet
注意:您可以使用针对这些类型的作业自定义的作业信息页替换这些文件。 - 最新版本的模板作业信息页:\\<JobServer>\Jobs\<JobTemplateName>\Control\VersionedJobInformationSheets\<VersionID>
每次用户编辑作业信息页,会在VersionedJobInformationSheets
文件夹放置新的版本。
...