Skip to Content
0
Former Member
Oct 17, 2008 at 12:53 PM

Execute MS-DOS command in Transaction

143 Views

Hello,

I am copying encrypted files from the ftp server with the action: FTP Input.

This works fine, but after this action i want that it executes a dos command from xMII to decrypt the files. I have a statement like this:

raes-1.exe -d %TEST% DELFOR_20080507095802864.aes DELFOR_20080507095802864.xml

I already tried some things, but i do not use a htm page or javascript. I want only the functions in a transaction and schedule this transaction. It has to look every day if their are files. Copy and decrypt them.

When i executed through windows --> start --> run it works, so somehow it should also be possible to execute the command through MII.

Kind regards,

Nick

Edited by: N. Meuter on Oct 17, 2008 3:38 PM