Prepare a CSV file for mapping your candidates

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 3분
  • Organize information about potential application services (candidates) in your organization and save it in a CSV file.

    시작하기 전에

    Role required: service_mapping_admin

    이 태스크 정보

    프로시저

    1. Create an .xlsx file.
    2. Define entry point attributes for service candidates in the .xlsx file.
      Customers use these entry points to access services. For example, they use http://www.google.com:8080 to access the Google page.
      경고:
      Do not confuse column order in the .xlsx file. Entering attributes in wrong columns causes mapping errors.
      Column Description
      A Enter a unique name of the planned service instance. For example, NY Public Library or Google.
      경고:
      Service Mapping imports only application services with unique names.

      If there is more than one entry with the same name in CSV files you use, the latest imported record overwrites the previous ones.

      B (Optional) If you know the URL that serves as the entry point to your service instance, enter it in this column. For example, enter https://www.nypl.org/ or www.google.com:8080.
      경고:
      If you define the URL, you do not have to define the IP address, port, FQDN, and protocol. Service Mapping parses the URL to extract the IP address, port, and FQDN.

      If there is no URL that serves as the entry point, define other parameters in columns C, and E.

      C (Optional) The IP address of the entry point in the IPv4 format. Enter this parameter only if you did not enter the URL in column B.
      D (Optional) The port of the entry point. For example, 8080 for the Google page. Enter this parameter only if you did not enter URL in column B.

      If you did not enter either URL or the port, Service Mapping uses port 80 for the http protocol and port 443 for the https protocol.

      E (Optional) The FQDN of the service entry point, for example,www.google.com for Google. Enter this parameter only if you did not enter the URL in column B.
    3. Save the file in a drive that you can access during the import with the .csv extension.

    다음에 수행할 작업

    Map multiple application services from a CSV file using classic Service Mapping