Hi!
I've found syntax error in transformation script - if statement starts with capital letter:
If (CurrentStatus == 0 || CurrentStatus == 4)
after changing it to lowercase, script seems to be working.
Best regards,
Victor
I've found syntax error in transformation script - if statement starts with capital letter:
If (CurrentStatus == 0 || CurrentStatus == 4)
after changing it to lowercase, script seems to be working.
Best regards,
Victor