This is what we did, and we use it for all of our uStore-generated
production, as well as static "POD" items.
1. Turn on the xml order export feature in ustore (Presets:Trigger Set
Up:Order Details xml)
2. Added our internal product number to the External ID field of each
uStore prduct. (and our Interal Customer Number to the External ID field
of the store and/or user)
3. Created a new SQL table containing the product properties that we
needed (including which output device the product should be sent to, the
stock to print it on, as well as any finishing instructions.For static
items, the location of the pdf master file)
4. Wrote a .net program that:
a. "watches" for an xml file to be generated by the store.
b. parses the xml to determine the customer and internal product
code.
c. reads the production and finishing information from the new
product table
d. generates an order in our Order Processing/Billing system.
e. prepends a Xerox job ticket to the pdf file, renames the pdf
(to include our internal order number and product code) and sends it to
the appropriate output device. (B&W printer, Colour Printer, Platesetter
or "special")
This effectively automates all of our uStore orders. System works great,
except for two things
- no control over how many and how big the jobs are that show up
on the printers. While this is a scheduling problem, having too much
work is a good problem to have!
- unapproved jobs create orders, and show up on the printer.
(uStore generates the xml file upon order submission. If the store is
set up to require approval before the order is processed, that's a
problem. We are hoping that a future ustore release will allow more
control over when the xml file is created.)
We considered using the API with uProduce to accomplish the same things,
but the solution we implemented doesn't require the API. And jobs that
we generate ourselves in uProduce tend to be very large, and can be
managed a projects rather than orders.
Hope this helps.
Hi,
Example Filenames:
93125_3874_1872_G
93125_3875_1872_M
Represents:
Kristin
--
You received this message because you are subscribed to the Google
Groups "XMPie Interest Group" group.
To post to this group, send email to xmpie...@googlegroups.com.
To unsubscribe from this group, send email to
xmpie-users...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/xmpie-users?hl=en.
This message is intended only for the addressee, it may contain privileged or confidential information. Any unauthorized disclosure is strictly prohibited. If you have received this message in error, please notify us immediately so that we may correct our internal records. Please then delete the original message. Thank you.
Ce message est une communication confidentielle et protegee et l'information qu'il contient est reservee a l'usage exclusif du destinataire. Si vous n'etes pas le destinataire vise, vous n'avez aucun droit de divulguer cette information. Si cette communication vous a ete transmise par erreur, veuillez la detruire et nous en aviser immediatement. Merci.
Thanks,
Kristin
For more options, visit this group at http://groups.google.com/group/xmpie-users?hl=en.
This message is intended only for the addressee, it may contain privileged or confidential information. Any unauthorized disclosure is strictly prohibited. If you have received this message in error, please notify us immediately so that we may correct our internal records. Please then delete the original message. Thank you.
Ce message est une communication confidentielle et protégée et l'information qu'il contient est réservée à l'usage exclusif du destinataire. Si vous n'êtes pas le destinataire visé, vous n'avez aucun droit de divulguer cette information. Si cette communication vous a été transmise par erreur, veuillez la détruire et nous en aviser immédiatement. Merci.