cancel
Showing results for 
Search instead for 
Did you mean: 

Prblem with Synchronous Scenario

Former Member
0 Kudos

hello,

I am facing some problem in sync scenario where i am using a FILE adapter at Sender Side and JDBC Adapter at receiver side,

So, here i used the option of taskTimeout option at the sender side in order to close the job with in that time if there was no response from the receiver side.

I had given upto 1800 secs in the advanced mode table.

But still i am facing some problem with that..

Can anyone help me out...

Thanks,

Soorya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Surya,

File is not a Synchronous Sender. So you cannot do anything with the JDBC response.

You need to do Synch Sender-->Synch Receiver or use Asynch-Synch bridge (BPM) or Adapter modules to carry out the scenario.

Regards,

Sudharshan N A

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

File adapter could be used for synchronous processing. Have a look at this:

Check the message trace for the interface. You could do this by going to RWB -> Message Monitoring. Please check if you find any useful information about error tracing there.

Thanks,

Bhavish

Reward points if comments helpful

Former Member
0 Kudos

Hi,

Refer the below link to configure Step by Step process for File to JDBC with BPM for Synchronous scenario.

FILE TO DATABASE USING BPM -- page 23

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5474f19e-0701-0010-4eaa-97c4f78d...

Thanks

Swarup