Search found 6 matches
- Tue Jun 28, 2011 2:34 pm
- Forum: Flows
- Topic: cmd or lpr
- Replies: 6
- Views: 5255
cmd or lpr
Hi rzacherl and dkelly, It took some time to figure out, but it works! the correct argumentfor the command is: ‘E:Testin’ “%1” and the command for the lpr is : lpr -S 10.31.157.122 -P print -o "%1" It would be nice if Enfocus put some examples in their reference guide...anyway, thanx again...
- Tue Jun 28, 2011 12:53 pm
- Forum: Flows
- Topic: cmd or lpr
- Replies: 6
- Views: 5255
cmd or lpr
Hi rzacherl and dkelly,
thanx for your effort and reply. I will test it.
thanx for your effort and reply. I will test it.
- Thu Jun 23, 2011 4:12 pm
- Forum: Flows
- Topic: cmd or lpr
- Replies: 6
- Views: 5255
cmd or lpr
Hi, I am trying to send a postscript through lpr to a postscript printer. If I use a *.cmd file PowerSwitch logs : “postscript was discarded” and nothing is transported to the printer. the commandline in the file is : echo off lpr -S 10.31.157.121 -P print %1 Can anyone tell me what I am doing wrong...
- Wed Apr 06, 2011 4:03 pm
- Forum: Flows
- Topic: http pickup tool
- Replies: 4
- Views: 5379
http pickup tool
Can anyone help me with a method of picking up a pdf from a variable url? ( like http:// ipadres/ordernr.pdf). With every new order, the url is changed
greetings
greetings
- Wed Mar 30, 2011 10:07 am
- Forum: Flows
- Topic: XML pickup tool
- Replies: 4
- Views: 5089
XML pickup tool
It works! Although I do not understand how. How does PowerSwitch know where the tag is for the path? In the manual it says : “the asset (the xml file) must contain data of the appropriate type..” What is the appropriate type? The method in my original question (XMLpickup – Metadata refers to asset) ...
- Tue Mar 29, 2011 3:50 pm
- Forum: Flows
- Topic: XML pickup tool
- Replies: 4
- Views: 5089
XML pickup tool
Can someone help me with the tool xml-pickup? I want to catch a file as defined in an xml. The flow gives an error: Failed to find asset '' An xml file (called: testXml.xml) containing: pad E:test.txt And in Powerswtich an Single-line text with variables defined: [Metadata.Text:Path="//field[ta...