-
Notifications
You must be signed in to change notification settings - Fork 14
pacx solution component types
Lists all "officially known" solution component types.
You can use this command to get the correct component type code before running pacx solution component add command.
Please note: The list of component types is based on the official Microsoft documentation, but it may not be exhaustive.
The fundamental issue is that Dataverse adds new component types (for Canvas Apps, Flows, Connection References, AI Models, etc.)
by inserting rows into internal platform tables, not by updating the componenttype picklist in every org.
So the picklist always lags, and there is no public solutioncomponentdefinition-style table exposed via the SDK
that gives you the canonical registry.
Sometimes, for new objects, componenttype matches objecttypecode... but not always, and there's no guarantee that it will continue to do so.
| Long Name | Short Name | Required? | Description | Default value | Valid values |
|---|---|---|---|---|---|
format |
f |
N | Output format. | Table |
Table, Json |
- pacx auth
- pacx column
- pacx forms
- pacx history
- pacx key
- pacx optionset
- pacx org
- pacx plugin
- pacx project
- pacx publish
- pacx rel
- pacx ribbon
- pacx script
- pacx settings
- pacx solution
- pacx table
- pacx tool
- pacx unifiedrouting
- pacx usersettings
- pacx view
- pacx webresources
- pacx workflow