Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hello Devs,
I'm new to Navigate and have created a custom task where I need the search to return only the latest released objects. However, it's currently fetching multiple released versions as well as objects in the Production Rework state.
As it's a custom task, I can't control the search using a saved search.
I tried using the following navigation criteria, but it didn’t work:
State eq 'Released'
Do I need to use a different navigation criteria, or is there an issue with this one? Could you provide a sample criteria to achieve the desired result?
Thank you in advance.
This sounds like critical functionality that you would expect of Navigate, so that shop floor staff are accurately opening up the latest Released data.
I know you can make Navigate searches use Saved Searches in Windchill, which gives you control for specifying Latest and specific Lifecycle States, but there must be a better way of specifying this inside of Thingworx- I'm not sure what it is though!