00408: Layer uses an unsupported field <value> for web scene layer

You are sharing a layer that has a big integer, time only, date only, or timestamp offset field that is not supported in web scene layers.

Solution

Use the Export Features tool to export a new feature class without the unsupported fields.

  1. In the Geoprocessing pane, search for Export Features.
  2. Set the parameters as follows:
    • Input Features—Provide the feature layer with the unsupported fields.
    • Output Feature Class—Provide the name and output location for the new feature class.
    • Expand the Fields section, and for each unsupported field, click remove Remove.
  3. Click Run Run.

    A feature class is created.

  4. Remove the original feature layer and share the new feature layer as a web layer or in a web scene.

In this topic
  1. Solution