Save File Fail

Hello community, I’m having this error while trying to save workflow.

The behavior has been weird for a while. If a make a minimal change to the condition that the warning shows the error stop occurring for a while, but not long after it shows again.

What could the reason be, any clue?

The value ‘[int_total_sku_inventario >= 1 AndAlso int_total_sku_reporte> = 1 And int_total_sku_inventario = int_total_sku_reporte]’ contains significant white space(s) but “xml:space = preserve” cannot be written down on the member ‘{http://schemas.microsoft.com/netfx/2009/xaml/activities}Transition.Condition’.

Thank you

HI @Luis_Fernando ,

Check if the package dependencies are resolved.

Thanks,
Gautham

The solution end up been some issue with the amount spaces between characters. I found out some of these details in this forum topic.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.