Missing data objects in Explore Data
Provide users with necessary data by troubleshooting issues with missing object types in the Explore Data functionality.
Cause: Data page not queryable
The data page is not accessible by the system.
Solution: Enabling the data page for query
- In the navigation pane of Dev Studio, click .
- Click the row of the data page that you want to open.
- Click the Load Management tab.
- In the Page options section, select the
Allow API query check box.For more information, see Specifying a queryable data page.
Cause: Network failure
The system displays HTTP 400 error codes
Solution: Verifying the correct application alias
- In the header of Dev Studio, click the name of the application, and then click Definition.
- At the bottom of the page, in the Application URL alias section, click Change URL alias.
- In the Change URL alias modal dialog box, verify that the alias is the same as the one in the application URL.
- If the alias is different, in the text field, enter the appropriate
alias.
- Click Submit.
- In the upper-right corner of the screen, click Save.
Previous topic Missing columns in Explore Data