EBIFour.com > Training > Clarify Tips > Deleting XSDs (Version 2) in Cleo Clarify

Deleting XSDs (Version 2) in Cleo Clarify

24th October 2018

Mercury Gate XSDs in Cleo Clarify Project


Background:

Cleo Clarify XSDs are not easy to delete in Clarify Studio. We walk users thru the process to delete XSDs from the Clarify projects/packages..

xml-lib:

Cleo Clarify users want to start at the the xml-lib.

From the xml-lib, delete the files that have similar naming to the binding you want to delete. When you delete these files, the bindings themselves should also also be deleted. This will create errors because Clarify still has references to these bindings.

MANIFEST.MF

To ensure that these errors are corrected, go to the runtime of the project’s MANIFEST.MF file. On the bottom right there is a classpath library which will contain the references to the old bindings.

Delete the bindings from this area that need to be deleted. There may also be errors within the exported packages of the same tab in the manifest. Delete the packages that error as a result of deleting the classpath entries.

All errors should be gone by this point. If not, cleaning the project should eliminate the rest.


By: on