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
combinerlistsprocesss flowassembly
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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·
This post is about translating the Opportunistic Combiner example model to an earlier version of FlexSim. You should have included a reference to the original article for better context.
0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @José Juan Ramírez Gutiérrez, was one of José Juan Ramírez Gutiérrez's or Joerg Vogel's or Iago MF's or José Antonio MD's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes 0 ·

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.

Thank you for your response. But, how can I fix it so that a I don't have to wirte it directly being my objective the same? Is there an option so that I can just choose it?
0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel José Juan Ramírez Gutiérrez commented ·
@José Juan Ramírez Gutiérrez, can you elaborate what data you want to assign in partsTabledata and partsTable.
0 Likes 0 ·
José Juan Ramírez Gutiérrez avatar image José Juan Ramírez Gutiérrez Joerg Vogel commented ·

Hello, we want to elaborate the exact same thing we have in this model.

FIRST ASSEMBLY (2).fsm

0 Likes 0 ·
Show more comments
Show more comments

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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