Please read this post made by percio castro;
Guys,
At the time I started this thread, I also submitted a SR to webMethods. Their response is below:
"After discussions with our Product Development teams we concluded that this would be a new feature, rather than a fix. It’s already been added for 6.5 and we won’t be releasing it as a fix for 6.1.
To achieve what you want to do - you can do that via the services in pub.flatFile.generate. First call getFFDictionary as XML. That would provide you with an XML string that represents the flat file dictionary contents. You could do a search and replace on the record(s) that you want to rename. Then you can use the saveXMLAsFFDictionary service to create the ff dictionary with the new record names. I can’t remember if that service will overwrite an existing dictionary or not… If it doesn’t, just delete the dictionary then re-create it."
“…this feature should have already existed in 6.1. This is a bug that has been corrected in 6.5. Unfortunately our dev. team does not want to provide a fix for 6.1 as there is a workaround available and also as many customers are moving towards 6.5.”
#Integration-Server-and-ESB#edi#webMethods