Coresuite Addon stops working
Mario Byttebier
Hello,i am executing a query which returns me about 2013 results.
I want to write these results down in an udf-table.
After a while i get the error-screen that the coresuite addon stops working !!!
Does somebody know hat i have to do to prevent this ?
thx,
Mario
Manuel Marhold
Hi,this is an error of SBO because SBO thinks that the addon doesn't work anymore.
We try to prevent this by using the progressbar, but this is buggie as well...
is you UDT registered as an udo? If you always create a new SBO-Object it should work.
Mario Byttebier
Hi Manuel,i have re-created my udf-table with the object type 'Master date'.
I passed also via the object registration wizard and when i want to add
rows in the table, i get the folloinf exception :
Error : MasterData Type User table can not add row
What could be the problem ?
thx,
Mario
Manuel Marhold
Hi Mario,if you use an UDO, as you do now, you need to add data with GeneralService. You may not add data via SQL.
take a look at this: http://www.coresystems.ch/forum.html?&tx_mmforum_pi1[action]=list_post&tx_mmforum_pi1[tid]=4137&tx_mmforum_pi1[page]=1&tx_mmforum_pi1[sword]=GeneralDataService#pid15040
Mario Byttebier
Manuel,i don't understand why you refering to vb instructions.
I use my udf/udo-table together with c-sharp instructions.
What should i do then ?
thx,
Mario
Manuel Marhold
Hi Mario,I didn't know you're developing in c#.
I just wanted to give you a link where you can find informations abount how to work with UDOs.
I also didn't know you are already working with the GeneralService.
I don't know what you are doing, so I can't help you. Maybe you post you code and your tabledefinitions
maybe you didn't select "add data" while registering your object in SBO?
0
Please sign in to leave a comment.
Comments
0 comments