I have two customized types (type_a and type_b) which are subtypes of dm_document. type_a has attri_a. type_b has attri_b. I want to import a XML template as the type_a, but in the page of “Import: Object Definition” (the next page after you selected the template file to import), by default, it shows type_b. and attri_b. I could select type_a from the “Object Type” list, but even after I selected, attri_b still shows up, instead of attri_a. So I can not go through this page. If I click the “finish” button, this error shows:
[DM_API_E_BADATTRNAME]error: "Bad attribute name 'hspi_date' for document/object."
How to solve this problem.
I do not know what makes specific type shows up by default. Is it in something in DocApp or some configuration in DA?
Thanks,