Add an ability to search with 'And' in the Process to allow for better filtration with Processes.
We have included the following functionality within all search forms in Orchestrate 7.74. Please upgrade to this version or above.
Search functionality
Search: TextA TextB
all fields with TextA and TextB
Search: “TextA TextB”
all fields with TextA TextB only
Search: “TextA TextB” TextC
all fields with TextA TextB and TextC
Search: “TextA TextB” “TextC”
all fields with TextA TextB and TextC
When this enhancement was implemented, it would only work on one field. We can make it work on multiple fields, but it won’t go in Orchestrate 7.74 as it is due to be released soon and not enough time available for the extra work involved.
The same search will only be different if they search with spaces, which previously if you search for key words, it will return the fields where it matched both words with the space include, while in the new search, it will return fields.
In this release, records will only be found where all the search terms must be present in the same field (column). In Orchestrate version 7.77 we extended this functionality so that records are found when the search terms are present in different fields (columns).
