There's something about Parties
Trying to implement an Order Fulfillment example BizTalk application for the Northwind database, I ran into some Party resolution issues. It turns out Parties cannot have names with any of the following characters in them:
`~!@#$%^&*()+=[]{}|;"'<>,?
As the Northwind database has a Suppliers table consisting of a default of 29 suppliers with various 'complex' names, e.g.:
`~!@#$%^&*()+=[]{}|;"'<>,?
As the Northwind database has a Suppliers table consisting of a default of 29 suppliers with various 'complex' names, e.g.:
- Cooperativa de Quesos 'Las Cabras';
- Forêts d'érables;
- and Heli Süßwaren GmbH & Co. KG;
0 Comments:
Post a Comment
<< Home