Giulia Posted July 17, 2019 Posted July 17, 2019 Hy, i have some problems with my models. I created a worehouse of raw materials (leather) and when i start the run, after 24 or 72 hours, the model gives me this error: Search.matchcondition:invalid operation types of operands must match. Do you know how to manage this error? Thank you so much Model.spfx
Giulia Posted July 18, 2019 Author Posted July 18, 2019 Hy, tahnk you so much to answer me how can i cahange it?
Giulia Posted July 18, 2019 Author Posted July 18, 2019 Yes, I need to create a material based on the entities' arriving (each entity has a BOM ) and the entities have to wait in the node untill the production of the material (leather). It seems that the model can't see the process and it doesn't produce the material and it doesn't respect the lead time. Maybe there is a problem with the tokens and the varaibles' assignments.
Giulia Posted July 18, 2019 Author Posted July 18, 2019 (edited) Thank you Edited July 18, 2019 by Giulia
jzhou Posted July 18, 2019 Posted July 18, 2019 hard to understand your model. there is a lot of questions: first one, bad naming convention for steps, you better assign a meaningful name for each steps instead of using' Assign1', 'Search1' etc... In Search1 step, you used BOM.prodotti.Name == MyToken1.productname,but you never use MyToken1 as the Token Class Name for that process, and I did not see you assign any product name to this token??
Giulia Posted July 18, 2019 Author Posted July 18, 2019 ok for the names, i will change them. I fixed the thing you writed in the new model, but it doesn't work the same.. Model.spfx
Recommended Posts