cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in scenario JDBC - > XI -> File

Former Member
0 Kudos

Hi,

In my scenario, data is fetched from database and passed on to external file. In my design i have put source structure which is exactly the same as database structure and mapped it to target structure. Message interfaces for both the source and target message types are asynchronous outbound and asynchronous inbound respectively. in the communication channel for sender service, i have taken JDBC adapter as sender adapter and for reciever, file adapter.

After activating the change list, i can see that JDBC adapter is able to connect to the database but not doing any message processing. similarly in adapter ramework monitoring, File adapter is showing "Up and running. no mesage processing until now".

Can somebody guide me in finding the possible location of error?

Do i need to specify the table name and action in the message mapping as in the case with outbound JDBC adapter? is the mapping adapter dependent in this case?

Best Regards,

Nitin Aggarwal.

Accepted Solutions (1)

Accepted Solutions (1)

former_member185751
Contributor
0 Kudos

Hi Nitin,

Check the following:

1.What is the polling interval set in the sender JDBC adapter?

2.What is your query written in the Sender JDBC adapter?

3.Do you have data in your source table?

Regards,

Sridhar

Former Member
0 Kudos

Hi Sridhar,

Thanks for the valuable tips.. I reduced the poll interval in the sender JDBC adapter and in the adapterframework monitor, it is showing that the message processing started but again it terminated with the exception

Error: Sending message '0e4b36b0-c81c-11d9-85f8-001143eb68b9' failed with delivery exception - proceed anyway: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:MSGGUID_EXISTING:

last retry interval started 04:12:19 2005-05-19

Can you suggest where the problem is persisting?

Thanks and Regards,

Nitin.

Answers (0)