Legacy - Search within application files

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:3分
  • Studio allows application developers to search within application files for matching record values.

    始める前に

    重要:
    Starting with the Xanadu release, the legacy version of ServiceNow Studio is being prepared for future deprecation. It will be hidden and no longer activated on new instances but will continue to be supported. For details on the deprecation process, see the Deprecation Process [KB0867184] article in the Now Support Knowledge Base.

    Try building and editing apps in the current version of ServiceNow Studio instead. For more information, see ServiceNow Studio.

    Role required: admin

    This procedure requires creating a scoped application.

    このタスクについて

    You can search within application files to add, remove, or update application file values.

    手順

    1. Navigate to All > System Applications > Applications.
    2. From the Develop tab, click the Edit button next to the application you want to modify.
      The system opens the application in the Studio.
    3. From the header, click Code Search.
      You can also use a Studio keyboard shortcut.
      表 : 1. Studio keyboard shortcut
      Keyboard combination Description

      Windows: Control+Shift+F

      Mac: Command+Shift+F

      Code Search. Search for any file or value.
      Studio opens the Search pop-up window.
    4. In Search term, enter a search string.
      Search term dialog
    5. オプション: Select any additional search criteria.
      オプション説明
      Select a table to search Search for matches only within the selected file type.
      Search in all applications Search for matches throughout the instance, not just within the current application.
      注:
      Searches across all applications can take a long time.
    6. Click Search.
      The Studio conducts a case-insensitive search of the application files you selected. While the search is running, Studio displays a search progress indicator. You can click the cancel icon to stop the search. When the search is complete, the system opens a new tab in the content frame to display the search results by application file type. Each application file type displays the number of matching search results.
      A sample search results tab displaying seven matches for the string SAMPLE in the current application.
    7. From the search results tab, expand an application file type and click a record name.
      Studio opens the application file record in a new tab in the content frame.