Hello everyone,
We just recently purchased EFI Pace w/ Metrix.
We have been using Dynastrip for imposition for awhile and our prep team really likes it. Now with Metrix comming on board what I would like to do is have efi pace/metrix create a JDF and drop it into our job folder via switch. From there I would like to be able to open the file using dynastrip.
Currently I don't see a way for me to open the jdf file because metrix says "it does not contain imposition data."
Any ideas or comments are greatly appreciated.
Metrix JDF to Dynastrip
-
- TOP CONTRIBUTOR
- Posts: 628
- Joined: Mon Nov 29, 2010 8:45 pm
- Location: Alpharetta GA USA
- Contact:
Metrix JDF to Dynastrip
JDF is just XML. Your Switch flow can create or modify JDF as required.
Metrix JDF to Dynastrip
Metrix uses a JDF proprietary spinoff called MXML and will output several types of JDF's out of Metrix. You can then set Metrix to export those JDF's (let's say your cutting one), to a folder Switch can watch for and automate to your cutter.
Here's a simple example of using Switch to send a JDF directly to an Indigo: https://github.com/dominickp/SwitchJMF/ ... /Status.js This can be done much better now adays with the HTTP class.
If you're interested in making your own JDF's, I started working on some classes to make it easier in PHP: http://jdf.dominick.p.elu.so/generator.php
If you have Indigo's, there is a SmartStream configurator which will make a JDF from Switch as well.
Here's a simple example of using Switch to send a JDF directly to an Indigo: https://github.com/dominickp/SwitchJMF/ ... /Status.js This can be done much better now adays with the HTTP class.
If you're interested in making your own JDF's, I started working on some classes to make it easier in PHP: http://jdf.dominick.p.elu.so/generator.php
If you have Indigo's, there is a SmartStream configurator which will make a JDF from Switch as well.
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
-
- Advanced member
- Posts: 230
- Joined: Thu Aug 07, 2014 10:04 am
Metrix JDF to Dynastrip
For Indigos the DFE Configurator still misses some of the feature that are supported by the DFE tickets.
A new version (like always) should add those missing features:)
A new version (like always) should add those missing features:)
Re: Metrix JDF to Dynastrip
Metrix JDF is in no way proprietary. Metrix XML (MXML) is.
What are you trying to do with the Metrix JDF in DynaStrip? There is JDF that has imposition information, there is JDF that has job information. There can be JDF that has both. Since this is a Pace/Metrix combo we probably ought to handle this through Metrix Support ( metrixsupport@efi.com ).
What are you trying to do with the Metrix JDF in DynaStrip? There is JDF that has imposition information, there is JDF that has job information. There can be JDF that has both. Since this is a Pace/Metrix combo we probably ought to handle this through Metrix Support ( metrixsupport@efi.com ).
I'm just a dude. Anything I say has nothing to do with any other person or company.