Skip to content

tiger822/d365connector

Repository files navigation

d365connector

Dynamics 365 webservice connector, it's A single spring webservice that supports RESTful & SOAP for access Dynamics 365 webservice directly .

run d365connector configuration file: java.exe -jar d365tunnel-0.0.1-SNAPSHOT.jar --spring.config.location=classpath:/application.properties,d:/temp/application-live1.properties --spring.profiles.active=live1

wait for a comment , d365connector service is ready, last message on console is : D365 endpoint:https://usnconeboxax1aos.cloud.onebox.dynamics.com Current company:**** Access method:soap Use proxy:****** Server port is listened:8081

as my example: dynamics 365 webservice is ready: https://usnconeboxax1aos.cloud.onebox.dynamics.com/api/services/AEL_RNote/AEL_RNote_Service/ This XML file does not appear to have any style information associated with it. The document tree is shown below. getVendTable

I can call getVendTable service by chrome browser: http://192.168.1.2:8081/soapcall/AEL_RNote/AEL_RNote_Service/getVendTable

About

Dynamics 365 webservice connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published