Hello. I have a Model and it can run and work normally without error in full license version.
But when I try to run in Express version for testing Model. It will has error like this picture
From error message. I think it happen at this logic (from OUT_Order/Lift_7), you can seen after a token is pass from Split and Join, a token should have one the same
Before Split and Join :
After Split and Join :
But after token is pass Joint it has 2 token like a picture.
This error are happen in Express version, but It can run in full license normally.
How can I Fix it. I want to fix it for give the model to customer for they can run and test it.
Thank You.