-
Jun 1st, 2012, 05:50 AM
#1
Moving files from Cloud (tc Server) to Local N/w
We have a business case that the lables needs to be printed from a Vfabric tc server to a local printer offline in no time. One solution is to use a Cloud printer like HP eprint bit this is relatively slower . is there a better way to print files from Cloud to a local printer
Sorry to ask this, Is there a way to push the content from cloud to a local file folder?
Thanks in Advance
-
Jun 1st, 2012, 08:30 AM
#2
I do not know if there is a standardized turn-key solution to this problem but I would solve this by putting a message broker, active mq or rabbit mq, on a local DMZ and let the cloud application post to a queue.
Then have a small consumer app (spring integration ?) running on the local network receive the information and print the label.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules