Skip to main content

The above code modification compiles and is technically correct but my IFS Connect flow doesn’t run thereafter.

Commenting out this inclusion will make it work again.

Hi @waidyah,

I think the usage of ‘TO_DATE’ is wrong. The correct usage should be the other way around. Can you try by interchanging date and the format? see below,

TO_DATE(‘31/12/…….’, ‘DD/MM/YYYY)

This might solve the issue. Comment further if you need further clarifications.

Best Regards,
Charana




Hi Charana,

Thanks a lot for the inquisitive eye - you saved days of work perhaps.

 

 


Reply