Jump to content

Error, Search.match, invalid operation


Giulia
 Share

Recommended Posts

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

Link to comment
Share on other sites

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. 

 

 

Link to comment
Share on other sites

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??

image.thumb.png.75e2ff7670e67a7fdda10b7e1ddba28e.png

Link to comment
Share on other sites

×
×
  • Create New...