Hello All,
I am working on File to File using DBLookup.from file adapter receiving orderid and order name i need to pass this values to Database and retrive corresponding value then send to destination file system using file adapter. for this I configered sendar file adapter, in receiver side i configured JDBC adapter. After that i wrote Userdefined Function. I am passing Order Id and Order Name then corresponding result is passing to destination node in test environement of message mapping. But I need to send this information to destination system using File adapter.
If i am configaring File adapter, In Receiver Aggrement Object is already exicts because i already used this object for JDBC receiver adapter. How can i resolve this problem.
Thanks
Venkat