cancel
Showing results for 
Search instead for 
Did you mean: 

Moving Source File to a directory for Mapping Errors

Former Member
0 Kudos

Hi Experts,

I have a requirment where the source file is to be moved to a particular directory , whenever there in an exception in the related message mapping .

how can this be achived ?

I already have an archived folder & the sources files are currently moved to it,even if the message mapping (Graphical) got it error.

> The purpose is to identify the files for which the message mapping has got in error.

> Can we use the Dynamic configuration objects inside the mapping to move the Source file from Archive to another folder ?

Please help !

Thanks,

Jyoti

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>whenever there in an exception in the related message mapping .

if you cannot catch the exception in the message mapping then it's not possible

if you can catch the exception (java mapping, etc.) you can do the same mapping in extended receiver determination

and on the basis of the exception use a different receiver service

Regards,

Michal Krawczyk

former_member184681
Active Contributor
0 Kudos

Hi,

A thread has just been closed with an answer for this question: . Two alternative solutions were given. Try going for sender file Adapter capability - seems more suitable in your case.

And remember to search SDN before posting a new thread.

Hope this helps,

Greg