Solved

jdbc tee processor not write data in microsoft sql server for control hub 3.x

  • 6 February 2023
  • 5 replies
  • 39 views

Userlevel 2

hi,

I am facing issue , to write  a data in  Microsoft Sql server database  by  using JDBC tee processor but its not work .I tried the identity insert on and off in database level .if it Possibile or not .suggest any processor to  achieve this .

ERROR
demo pipeline
jdbc tee configuration 

 

icon

Best answer by Bikram 7 February 2023, 10:46

View original

5 replies

Userlevel 5
Badge +1

@lakshmi_narayanan_t 

Kindly check if you have the duplicate entries in the table which is causing the problem.

Also tried remove the column mappings if its the same column is there from the source ,so no need to do the mapping.

Userlevel 2

yes i tried as you mentioned but its not use ,can you please look arround that link tutorial-crud-microservice here i post method is not work .

Userlevel 2

yes i tried as you mentioned but its not use ,can you please look arround that link tutorial-crud-microservice here i post method is not work .

actually jdbc tee procesor  work on mic sql server or  not.

Userlevel 5
Badge +1

@lakshmi_narayanan_t 

 

I will have a look into it and update you on the same.

Userlevel 2

@lakshmi_narayanan_t

 

I will have a look into it and update you on the same.

Any updates from your side.I eagerly waiting for your reply .it’s urgent requirement 

Reply