Skip to main content


 

Symptoms


deployment fails with zero errors and warnings.
 

Diagnoses


Client has a process with many email event and they have a very big content.

 

Resolution

redesign the process and make use of IPC processes. On the other hand look at externalizing the large string logs either to a database or a smartobject.
Microsoft has a string size limit that is why when you run the same project in K2 for Visual studio you get an error stating
"No logical space left to create more user strings".

IPC Events separates the processes into different segments.




 
Be the first to reply!

Reply