Hi Brian, I am on vacation next week - otherwise you could have Netviewer seesion with me as Global Supporter .
The way to go is : when you extract IDL from WSDL , do not use alias name; uncheck Designer option to generate unique short names.
This will give you simple one name - no alias - for example:
library ‘Brian’ is
program ‘isTheBest’ is
Next step - to achive full control over name:
Right click IDL >>> Edit Software AG mapping
On the rightmost Outline pane rightClick on the program name (isTheBest) , Rename, choose your name - and save.
Do Save, you will get:
library ‘Brian’ is
program ‘Johnson’ is
If the IDL and XMM get out of sync (it should not) - bypass is to delete the IDL; right click on .xmm , Open with, choose XML Mapping Editor.
This will create the IDL from .xmm
Please follow Empower Fixes tree for latest Designer fixes for your version; there were quite a few on this issue.
I dealt with such incidents using Global Support tickets - you can try.
Next week in beautiful Bavaria, Shmuel
#webMethods#EntireX#Mainframe-Integration