Hi Forum,
thanks for your support - the problem is solved (maybe it is the solution, maybe it is just a workaround, but it is running stable now):
In the 1st map, we read a file and echoed the input of the file to the second map. In the second map, this file was recreated in the output card...
Hi Forum,
Mercator 6.7
Solaris 8
Just a quick question: what is Error 146, "IO Error- AddRunEntry() Failure"?
We are getting this, when calling another map via RUN:
VALID(RUN(....),
FAIL("(" +LASTERRORCODE() + "):" + LASTERRORMSG()))
Any idea, why this happens or what it is and how to...
Hi Group,
I have got a problem using the Shell-Adapter under Solaris (it is the first time, I'm using this adapter).
I have a script to send files via sftp.
I use the adapter in the following way:
=VALID ( GET ( "SHL", " -TV -A -CLI '/bin/ksh -c' -CMD './send_sftp.ksh " + FTP_String + "'")...
Hi Janhes,
thanks for your comment, but I don't think, that an Admin will agree to the solution because of a Mercator "feature".
It was not working, as I used %TraceDir% in the same command to write the trace file to a certain directory.
I'm very surprised, that Mercator uses the same...
Problem solved!
I added %Percent% to the resource file. In the Mapping I use %Percent%40 and during the get ftp Mercator replaces it with the correct value!
Thanks anyway
Christian
Hi Group,
to use special characters in an FTP password, I have to encode them:
"@" : "%40"
"/" : "%2F"
If I have two "special" characters for instance @123/ it will become: %40123%2F
A "GET FTP" with the encoded was not succesful - password incorrect. After we checked the log files on the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.