I have two queries below. 1.I have imported an XSD Schema using mqsiimpxmlshema command.The message set was imported successfully.
My WMQI flow maps a fixed format message to a IAAXML format(imported).The mapping of element and attribute is correct however i have problems with declaration. On the message set properties ,i have the properties Suppress XML Declaration and Standalone Document set to No.This results in the declaration <?xml version="1.0" standalone="no"?> How do i enfore the Encoding declaration? i want the Encoding to be set to UTF-8 so that my declaration is <?xml version="1.0" encoding="UTF-8"?> 2.Is it possible to resolve the flow and node name at run time within a flow?Currently i hard cord the names but this is potential maintaince problem.Please help. Regards, Wendy Instructions for managing your mailing list subscription are provided in the Listserv General Users Guide available at http://www.lsoft.com Archive: http://vm.akh-wien.ac.at/MQSeries.archive
