Regular Expression in PLM API search
Hi,
usually I use the agile API to search for normal items in our PLM installation whose name scheme is known. But at the moment I’m trying to implement a search for items whose name scheme is not exactly known at runtime.
So is there a way to use regular expressions to search for all items whose names are matching my pattern?
Hi Ben
Can you please provide more input on your requirement? Are you trying to build a SDK app to search on item names?