cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver JDBC communication channel error

Former Member
0 Kudos

Hi All,

I am working on JDBC receiver scenario. I have to delete all the tables before inserting the data into the tables. For this I have created the structure like this

DT_DeleteAllTables

STATEMENT1

dbTableName

action

Table

STATEMENT2

dbTableName

action

Table

STATEMENT3

I am getting the below error in the communication Channel " FATAL ERROR document format: invalid level 5' found"

Can you please let me know where I am doing wrong.

Thanks & Regards,

Purushotham

Accepted Solutions (0)

Answers (2)

Answers (2)

prasad_ulagappan2
Contributor
0 Kudos

I have a doubt whether you need to delete the table or values in the table??? its not possible to delete the tables...

justin_santhanam
Active Contributor
0 Kudos

Purusoth,

In the below link, could you please tell us which pattern you are using?

http://help.sap.com/saphelp_nw70/helpdata/EN/2e/96fd3f2d14e869e10000000a155106/content.htm

raj.