I would like to move form template from one dev environment to production environment but when I am importing it into composer on build it is resulting below error please some one help me on this.
[INFO] Build started: formproject
[ERROR] ERROR /formproject/Artifacts/Types/dmc_xfm_layout.type: Type name is invalid. Type names must not begin with 'dm'. See the 'Referece projects' section in the Composer User Guide.
[ERROR] ERROR /formproject/Artifacts/Types/dmc_xfm_adaptor_config.type: Type name is invalid. Type names must not begin with 'dm'. See the 'Referece projects' section in the Composer User Guide.
[ERROR] ERROR /formproject/Artifacts/Types/dm_xfm_schema.type: Type name is invalid. Type names must not begin with 'dm'. See the 'Referece projects' section in the Composer User Guide.
[ERROR] ERROR /formproject/Artifacts/Types/dm_xfm_resource.type: Type name is invalid. Type names must not begin with 'dm'. See the 'Referece projects' section in the Composer User Guide.
[ERROR] ERROR /formproject/Artifacts/Types/dm_xfm_instance.type: Type name is invalid. Type names must not begin with 'dm'. See the 'Referece projects' section in the Composer User Guide.
[ERROR] ERROR /formproject/Artifacts/Types/dm_xfm_form.type: Type name is invalid. Type names must not begin with 'dm'. See the 'Referece projects' section in the Composer User Guide.
[INFO] Build complete: 62 succeeded, 6 failed, 0 skipped
[INFO] Build failed preventing packager from running
[INFO] formproject build failed
[INFO] DFS build for project 'formproject' has nothing to do
Regards
Maruthi