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.