B2C Explorer

Manage JetBrains SFCC connections and remote instance resources

B2C Explorer is the main right-side tool window for JetBrains IDEs. It displays connection groups, sandbox connections, remote WebDAV folders, and context actions for instance management.

Primary Actions

  • Add, edit, group, remove, copy, and activate connections.
  • Open selected connection or Business Manager.
  • Refresh code versions and switch selected code version.
  • Upload selected files or deploy selected targets.
  • Browse remote WebDAV resources.
  • Copy instance URLs, usernames, passwords, and access keys through explicit actions.

Storage

Connections are persisted in the project state named IntellijSFCCConnectionSettings. The active connection is stored as part of the connection data, and CSService resolves the active connection for upload, debug, route, and remote file actions.

On this page