A
Achim Domma
Hi,
I have two distinct web services, which use common data structures as
parameters and return types. If I add references to both web services, I
get distinct data types for these structures. Is it possible to specify
some kind of mapping, which says: Map structure SA from web service WA
to my local structure C and do the same for structure SB from web
service WB, so that I could use them interchangeable in my local client.
regards,
Achim
I have two distinct web services, which use common data structures as
parameters and return types. If I add references to both web services, I
get distinct data types for these structures. Is it possible to specify
some kind of mapping, which says: Map structure SA from web service WA
to my local structure C and do the same for structure SB from web
service WB, so that I could use them interchangeable in my local client.
regards,
Achim