cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC to FILE adapter

Former Member
0 Kudos

When I activate the scenario I get the file I expect twice. This seems to be only the first time when I activate. And the file contains the same exact data in it. Does anyone know why this happens?

Thanks

Skip Ford

Accepted Solutions (0)

Answers (3)

Answers (3)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

In your JDBC adapter, make the transaction handling mode as Serializable.

Regards,

Bhavesh

Former Member
0 Kudos

Not sure where to make this change. Can i get details please?

What it looks like is happening it the scenario is getting triggered twice about 2 seconds apart.

Thanks

Skip Ford

Former Member
0 Kudos

Hi Skip,

I would suggest that you try changing File adapter's File Processing Mode to Delete. This should solve your issue.

Regards,

Ashish

moorthy
Active Contributor
0 Kudos

Hi Skip,

First you can check the logs in the Visual Admin for this.

BTW did you use processing mode as "Delete" .

Did you set parameter as "Process Read-Only Files"

Anyway there is a thread on the simialr issue..-

I don't think so, it is because of locking problem. Anyway try with " connection mode -perfile transfer"

Hope this helps,

Regards,

Moorthy