Need To Add Doc type for new table in e connect_out_setup table and using that retrieve from table through e connect please any one help for me.
insert into eConnect_Out_Setup(DOCTYPE,INSERT_ENABLED,UPDATE_ENABLED,DELETE_ENABLED,TABLENAME,ALIAS,MAIN,PARENTLEVEL,ORDERBY,INDEX1,INDEX2,INDEXCNT,TRIGGER1,TRIGGERCNT,DATACNT,DATA1,DATA2,DATA3,DATA4,DATA5,DATA6)values('SuggestedItem',0,0,0,'IV00401','SuggestedItemChild',2,1,0,'SUGITEMNMBR','ITEMNMBR',2,'ITEMNMBR',1,6,'SEQNUMBR','SUGITEMNMBR','SUGITEMDEC','SUGQUANTITY','SALESSCRIPT','DEX_ROW_ID')
this is my query record is inserted but the data was not retrieving through econnect
*This post is locked for comments