Results 1 to 2 of 2

Thread: Moving files from Cloud (tc Server) to Local N/w

  1. #1
    Join Date
    Jun 2012
    Location
    bangalore
    Posts
    2

    Post 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

  2. #2
    Join Date
    Jun 2011
    Posts
    35

    Default

    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
  •