cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help on DBLookup

Former Member
0 Kudos
63

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

View Entire Topic
Satyagadadas
Active Participant
0 Kudos

Hi,

You do not need receiver agreement for datbase lookup. Just create business syste/service and communication channel. Then use these values for DBLookup. Configure receiver agrrement for file receiver only.

Regards,

Satya.