Search found 6 matches

by fx.brault
Tue Nov 03, 2015 8:39 am
Forum: Applications
Topic: Web Proxy setting
Replies: 1
Views: 1765

Re: Web Proxy setting

Hi,

I found the solution, we cannot run these moduls with a proxy, the port 80 has to be opened and not to leak out by a firewall.

FX
by fx.brault
Wed Oct 14, 2015 11:14 am
Forum: Applications
Topic: Web Proxy setting
Replies: 1
Views: 1765

Web Proxy setting

Hi, I want to use the Enfocus Pack Manager but when I select the Web Packs, I have the message "Une erreur s'est produite lors de l'obtention des packs à partir du site Web d'Enfocus". I think there is a problem of proxy server but I don't find setting of web proxy. The setting of proxy in...
by fx.brault
Wed Aug 27, 2014 5:40 pm
Forum: Flows
Topic: Use of Execute command tool
Replies: 7
Views: 4778

Use of Execute command tool

OK, thank you for that clarification.
by fx.brault
Wed Aug 27, 2014 4:29 pm
Forum: Flows
Topic: Use of Execute command tool
Replies: 7
Views: 4778

Use of Execute command tool

Thank you, it works perfectly.



Just a question for the next time. The variable ${1} and ${2} are substituted by %1 and %2. Is it the order of appearance in the argument that causes this or that is the number 1 and 2 in the variables?



Thank



FX
by fx.brault
Tue Aug 26, 2014 5:40 pm
Forum: Flows
Topic: Use of Execute command tool
Replies: 7
Views: 4778

Use of Execute command tool

Thank you for your reply. I called "sed" directly and changed Argument New setting : Command : sed Argument : "s/&/&amp/g" %1 >> %2 Sortie : File at path Nothing happens. I tried to change the settings of output but the only result obtained was creating an empty folder .....
by fx.brault
Mon Aug 25, 2014 6:34 pm
Forum: Flows
Topic: Use of Execute command tool
Replies: 7
Views: 4778

Use of Execute command tool

Hi, Sorry for my English, I'll try to be understandable. I try to use the tool "Execute command" in order to edit text in xml file. I must substitute "&" with "&amp" (Sometimes I have this character in a comment field and the XML Pickup tool does not recognize t...