Skip to Content
0
Former Member
Dec 24, 2011 at 10:33 AM

Target file name using Dynamic Configuration

82 Views

Hi,

Currently we have requirement Idoc to File interface.In this scenario if one field exists infile then we have to check and we need to create update directory and if it is not exist then we should create one more directory and upload files over there there files should create with timestamp. Since,File system using Sql database so we have used JDBC lookup to check that particaluar field and if it exists we are passing update to UDF if it is not then we are passing constant Create to that. If we use Adapter Specific Message Attributes then in reciever side file Communication Channel addtimestap will it consider or do we have to write anything in Udf it self? Could anybody explain on this?Please provide some sample udf .

Thanks ,

Aparna.

Edited by: aparna_karnam on Dec 24, 2011 11:44 AM

Edited by: aparna_karnam on Dec 24, 2011 11:52 AM