question

José Juan Ramírez Gutiérrez avatar image
0 Likes"
José Juan Ramírez Gutiérrez asked Jason Lightfoot commented

Uknown error in Process Flow - Opportunistic Combiner Port to Earlier Version

Hello, we are doing a project but he have been stopped by an error we don't really know how to solve. We think the error might be linked to "Wait for event" part in the object section. However we are not sure. That is why we need some help to find and solve this problem.

This is the error we are dealing with:


Flexscript Error MODEL:/Tools/ProcessFlow/ProcessFlow/get parts Table>labels/1/2 Line 7 syntax error, unexpected identifier

Could not finish parsing because of previous errors.


We will upload the model down here.

FIRST ASSEMBLY.fsm

FlexSim 22.1.4
combinerprocesss flowlistsassembly
first-assembly.fsm (58.9 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

José Antonio MD avatar image
0 Likes"
José Antonio MD answered Jason Lightfoot commented

Hello @José Juan Ramírez Gutiérrez ,

The message says that you have an error in the activity "get parts Table" and the problem is that in value you have written directly Write a table query result.

1704968726376.png

I suppose that it is because your intention is to make a query in the future... but now you are not doing anything in that code (not even the text is set as string).


I hope I have been helpful.



1704968726376.png (18.3 KiB)
· 7
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.