on 2016 May 04 10:48 AM
Hello Experts.
I have a requirement where I have to archive empty files in folder and I have to just send the File name of the empty file via Mail Adapter .
There are UDF's where dynamically we can fetch the file name and send that file name in the message body of the email.
But here since the file is empty ,message mapping wont be invoked.
I know there we can achieve this Dynamic configuration with Java mapping(Passthrough scenario) but then again is it possible to place the file name in the body of the email.
Thanks in advance
Regards
Advit
I know there we can achieve this Dynamic configuration with Java mapping(Passthrough scenario) but then again is it possible to place the file name in the body of the email.
Yes indeed. Your Java mapping can read the filename from ASMA Parameters and then set the output payload as a string Filename. Check Scenario 2 in below mail.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Advit,
If your going to use the Java mapping for filename why dont you add the filename in the code and sent the same as content of the mail.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
68 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.