00 in SSIS (Dynamics 365) – Nishant Rana’s Weblog
We got the below while trying to UPSERT contact records from a SQL table to Dynamics 365 CE using Kingswaysoft Dynamics 365 Adapter. The…
We got the below while trying to UPSERT contact records from a SQL table to Dynamics 365 CE using Kingswaysoft Dynamics 365 Adapter. The…
While using the OLE DB Source component in SSIS, on updating its SQL Command we started getting the below error for “Phone” column in…
While trying to publish one of our console application to Azure as Web Job we couldn’t find the “Publish as Azure WebJob..” option It…
Recently while writing an SSIS package, we were getting the below exception. System.Exception: Error: Failed to set field ‘birthdate’ value to ” for entity…
Today for one of our Azure WebJobs when we tried checking its log, we got the below error à Seemed strange as being the…