Christine,
Expected… and below is the solution…
Unlike 8.0, when you create flat file schema document using Developer/Designer in 8.2, you can’t delete fields just by locking it. Even after it shows that the document is locked on your user id, you will still not see ‘delete’ option enabled. This is because of a new property that was introduced in 8.2.
IS document property: Link to source
You can view this property only in Designer and not through Developer.
Whenever an IS document is created using XML schema or Flat file schema or any other source file let’s say, the document that is created is based on the structure defined in the schema, hence this property will be set to ‘true’. If you want to edit this IS doc directly without modifying schema, you have to change this property to ‘false’ from Designer which also means ‘this document is no more adheres to schema’.
-Senthil
#Flow-and-Java-services#Integration-Server-and-ESB#webMethods