question

Maryam H2 avatar image
0 Likes"
Maryam H2 asked Maryam H2 commented

Fixed Resource List Query

How can I write a query to retrieve a specific object or a specific group of objects from a Fixed Resource List?

FlexSim 23.2.0
queryfixed resource listshared list
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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Maryam H2 commented

In a pull activity in a process flow? Or using FlexScript?

In a pull activity you can specify:

  • A query - user WHERE and ORDER BY filter and sort the entries - puller instead of token keyword
  • An object - reference via label pointer or sampler - can use token
  • An array - of multiple objects.



· 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.