Set up Platform URLs for catalog modules

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • You can direct users to a specific catalog via a URL to a module in that particular catalog.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    When you create a module for your catalog page, you can direct users to a specific catalog and view from this module via a URL.

    프로시저

    In the Link Type section, select URL (from Arguments), then in the Arguments field, enter a URL of the form catalog_home.do?sysparm_catalog=id of sc_catalog record&sysparm_catalog_view=view name of sys_portal_page.

    For example, catalog_home.do?sysparm_catalog=742ce428d7211100f2d224837e61036d&sysparm_catalog_view=catalog_technical_catalog

    주:
    If you make the default catalog inactive, then deactivate the Catalog module otherwise users can continue to access the inactive catalog using that module.

    If a URL has a valid sysparm_catalog parameter, but an invalid or missing sysparm_catalog_view parameter, the view with the default value from the corresponding Catalog Portal Page record is used.

    If a URL has a valid sysparm_catalog_view parameter, but an invalid or missing sysparm_catalog parameter, the corresponding Catalog Portal Page record is used to set the catalog.

    주:
    To ensure peak performance, define both parameters correctly.