cancel
Showing results for 
Search instead for 
Did you mean: 
3 Replies
DavidU54339-XRX
FreeFlow Production Workflow Moderator
FreeFlow Production Workflow Moderator

Re: FF Core 5.1.0.9: disable built-in imposition in "Finish" Steps?

The Finish node should not be applying imposition to the job. The JDF that you are referring to (most likely) is the JDF that is sent to the finishing device. The JDF referenced appears to be a 1UP imposition (or in other words no imposition).

0 Kudos

Re: FF Core 5.1.0.9: disable built-in imposition in "Finish" Steps?

Thanks David for the potential workaround.

We will check, if it can be used to release paused jobs via an incoming JMF message.

Besides this, do you know, why the "Finish" step seems tp applie this unexpected extra imposition?

Kind regards,

AD

0 Kudos
DavidU54339-XRX
FreeFlow Production Workflow Moderator
FreeFlow Production Workflow Moderator

Re: FF Core 5.1.0.9: disable built-in imposition in "Finish" Steps?

One can use the Preflight node to pause a Workflow. I've added a preflight profile that can be added at C:\Xerox\FreeFlow\Core\00000000-0000-0000-0000-000000000000\Data\Profiles -also see Preflight node picture. p1.png

0 Kudos

FF Core 5.1.0.9: disable built-in imposition in "Finish" Steps?

Hello,

We have a customer here with an old FF Core 5.1.0.9 with Advanced Prepress, Advanced Automation and Output Management.

At some stage, we need to pause the processing of a given workflow, waiting for an incoming JMF from an external equipment. To do so, we think that we have two types of Steps available: either "Print" or "Finish". We would like to avoid "Print", so we tried with "Finish" - again, the purpose is only to pause the Workflow, not really to feed any finishing equipment.

All in all, everything (almost) works fine: our PDF files walk through the workflow, pause at the "Finish" Step; when the JMF message comes, the "Finish" Step creates a JDF document in a given folder, then the rest of workflow is applied.

However,

It turns out that, not only the JDF document created by the "Finish" Step mentions some imposition

<JDF ID="FreeFlowCore1" JobPartID="FreeFlowCoreLayout" Status="Waiting" Type="Imposition" xsi:type="Imposition">

<Layout ID="FreeFlowCore3" Class="Parameter" Status="Available" PartIDKeys="SignatureName SheetName Side">

<Layout Side="Front">
<ContentObject DescriptiveName="xxx.pdf" CTM="-1 0 0 -1 449.5795 716.8762" TrimCTM="-1 0 0 -1 449.5795 716.8762" TrimSize="310.4031 -479.6338" Ord="-1" ClipBox="139.1764 1196.51 449.5795 716.8762" SourceClipPath="139.1764 1196.51 m 139.1764 716.8762 l 449.5795 716.8762 l 449.5795 1196.51 l h"/>

(which is not really a problem for us, as we did not expect taking care at this JDF - again: this "Finish" Step is used only, to pause the processing),

But the PDF that walks through the Workflow (after the "Finish" Step) also seem to have been imposed, by an imposition schema that we do not know at all, which eventually generates a totally wrong final PDF document (at the very end of the Workflow).

Questions:

  • is somebody here aware of such a built-in imposition in the "Finish" Steps? (we could not find any reference in the online help)
  • is there a way to change the settings of this built-in imposition - we could not find anything for this purpose in the FF Core User Interface for "Finish" Step or, simply, have it disabled?

Thanks!

Kind regards,

AD

 

0 Kudos