Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi;
I'm having some issues with the tMicrosoftCrmOutput component, I'm trying to import some data from an excel document and it's working, but only twice, the third row throw a time out exception every time, in update & insert. The 2 first row are succesfuly updated/created, and if I delete them from the Excel document and relaunch the job it will import 2 others rows (so the problem isn't my 3rd excel row).
Another fact : I use a tMicrosoftCrmInput component prior in my job, but they are working, and receive more than 2 rows.
TOS DI : 6.3.1.20161216_1026
CRM Dynamics 365 : Online & v2016 (It could be the problem but I still have hope ...)
Component tMicrosoftCrmOutput :
* ONLINE
* V2011
* Time out : 45s
Thanks for reading.