I tried the following :
SET OutputRoot.XML.(XML.DocTypeDecl)"SyncParty" = '';
and Iam getting the error:
(0x03000000):Text = 'XML Writing Errors have occurred'
(0x03000000):Text = 'Invalid element name found.'
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
Try removing the quotes.
Code:
SET OutputRoot.XML.(XML.DocTypeDecl)SyncParty = '';
Also, can you post your complete Exception List. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum