Using:
Microsoft Biztalk Server 2004
Microsoft Visual Studio .NET 2003
Does anybody know how to do a keyword search (or search for a phrase) in an orchestration view?
I know that you can do "find in files" (that binoculars icon on the Visual Studio toolbar), but that will only show you the location of the search term in an xml view of the orchestration. How do you trace that to the location of the actual shape (or tool - whatever you wanna call it) in the orchestration view?
The best idea I can come up with is to navigate manually through the orchestration view, doing mouse-overs of all the shapes to see if they contain the string I am searching. Its so time-consuming!
Any tips for doing such a search would be greatly appreciated.
Microsoft Biztalk Server 2004
Microsoft Visual Studio .NET 2003
Does anybody know how to do a keyword search (or search for a phrase) in an orchestration view?
I know that you can do "find in files" (that binoculars icon on the Visual Studio toolbar), but that will only show you the location of the search term in an xml view of the orchestration. How do you trace that to the location of the actual shape (or tool - whatever you wanna call it) in the orchestration view?
The best idea I can come up with is to navigate manually through the orchestration view, doing mouse-overs of all the shapes to see if they contain the string I am searching. Its so time-consuming!
Any tips for doing such a search would be greatly appreciated.