Skip to main content
11-Garnet
April 27, 2017
Question

How to insert Part view syntax in IE task (Object Query)

  • April 27, 2017
  • 1 reply
  • 1036 views

I have my info engine task which queries the part Number,Type. However i wan to include View Syntax for Part to query based on Part View.

1 reply

15-Moonstone
April 28, 2017

You can't add a where criteria on views.

There is a view attribute on parts, but it's a calculated one, not queryable.

What you can do is use the filter webject after que query-object... not perfect but it works.

PS : You can use views criterias with Query-Link and Query-Tree