08-08-05 01:27 PM
Hi All,
when I export an orchestration to BPEL and then import the same thing back,
I get the following error while compiling:
xxxxxxxxxxxx : identifiers beginning with __ are illegal
The identifiers mentioned above are the messageTypes identifiers.
It can be solved by removing the leading underscores('__') form the all the
identifiers, and re-reference everything to the renamed identifiers. But why
is this so? if biztalk cannot compile with leading underscores, why does it
create them in such a way while exporting?
Am i missing something, please enlighten me?
[ Post a follow-up to this message ]
|