UiPath AI Specialist v1 — Question 119
Which of the following statements is correct in the context of migrating a schema from Document Manager to a Modern Project?
Answer options
- A. If you import a schema into a document type that already contains a schema, the import will be successful and the schema will be updated with the missing field.
- B. If you import a schema into a document type that already contains a schema, the import will fail only if documents were already uploaded.
- C. If you import a schema into a document type that already contains a schema, the import will fail.
- D. If you import a schema into a document type that already contains a schema, the import will be successful and the schema will be overridden.
Correct answer: C
Explanation
The correct answer is C because importing a schema into a document type that already has an existing schema will result in a failure. Options A and D incorrectly suggest that the import would succeed, while option B incorrectly states that it will only fail under specific conditions involving uploaded documents.