|
25.08.2006, 00:40 | #1 |
Участник
|
web service
I'm using DAX 4.0. I'd like to know if it is possible to call a .Net web service from Axapta. If so, please provide sample code. Thank you!!
|
|
25.08.2006, 11:17 | #2 |
Участник
|
Afaik you can add reference to any assembly to the aot and use it as an ordinary ax class. So read .net docs for delais (maybe there is a better way, i don't know)
|
|