web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

SOAP web service

(0) ShareShare
ReportReport
Posted on by 354

Hello D365 community,

I have a problem with my web service in "SOAP mode" and would appreciate your help.

I created a web service that works as expected when returning json. The client would like to see xml instead and my understanding is that I would need to change the url to do that. Replacing url/api/services/serviceGroup/service/operation with url/soap/services/service/operation should do the trick. However, I can't seem to find my service this way (404). Any suggestions ?

(https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/custom-services)

Could that be an issue with the soap envelope ?

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="">schemas.xmlsoap.org/.../">
  <soap:Body>
      <DataAreaId>USA1</DataAreaId>
     </getOrder>
  </soap:Body>
</soap:Envelope>
Thanks
Frank
I have the same question (0)
  • Suggested answer
    huijij Profile Picture
    19,811 on at
    RE: SOAP web service

    Hi Frank,

    You can have a good knowledge about two endpoints,SOAP endpoint and JSON endpoint by check the examples in the following link:

    docs.microsoft.com/.../custom-services

  • Frank Bruemmer Profile Picture
    354 on at
    RE: SOAP web service

    Thank you, but this gives me a HTTP 500 error.

    This one I can get to work:

    xxx-dev1b94dbee805c5780bdevaos.axcloud.dynamics.com/.../UserSessionService

    But neither of those:

    xxx-dev1b94dbee805c5780bdevaos.axcloud.dynamics.com/.../xxxOrderService

    or

    xxx-dev1b94dbee805c5780bdevaos.axcloud.dynamics.com/.../xxxServiceGroup

    The 'auto deploy' property of the service group is set to yes although I read somewhere that the deployment happens automatically.

  • Suggested answer
    nunomaia Profile Picture
    18 Moderator on at
    RE: SOAP web service

    Try this way

    /soap/services/<service_group>?wsdl

    replace <service_group> with assigned service group

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Mansi Soni – Community Spotlight

We are honored to recognize Mansi Soni as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Sohaib Cheema Profile Picture

Sohaib Cheema 665 User Group Leader

#2
Martin Dráb Profile Picture

Martin Dráb 595 Most Valuable Professional

#3
Yng Lih Profile Picture

Yng Lih 558

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans