Eliminating need for URL for Web Services

Joshwithfire
Member Posts: 4
Hello folks,
I am looking for a way to eliminate the need for the entire /DynamicsNAV/WS/Services portion of the URL to access our Navision server.
The application that is going to be connecting to it is managed by a 3rd party company and is not using a Navision client to connect to it, so I can't just change the configuration on their client. According to our software company every other company they set this up for doesn't have this problem.
So basically I need to know how to make it so the url: https://epws.mycompany.com/ does the same thing as typing https://epws.mycompany.com/DynamicsNAV/WS/Services
Is there a way to make Microsoft Dynamics Web Services automatically handle the request this way?
(We just went live with 2009 3 teir this weekend, upgrading from 5) so my prior MDWS administration experience is minimal. I read through the MSDN articles but I am unsure if there is no info if there is a way to do this, or if I am missing something.
I was hoping there was just a way to do this in the customsettings.config file.
Any information/assistance would be greatly appreciated.
Thanks much!
Josh
I am looking for a way to eliminate the need for the entire /DynamicsNAV/WS/Services portion of the URL to access our Navision server.
The application that is going to be connecting to it is managed by a 3rd party company and is not using a Navision client to connect to it, so I can't just change the configuration on their client. According to our software company every other company they set this up for doesn't have this problem.
So basically I need to know how to make it so the url: https://epws.mycompany.com/ does the same thing as typing https://epws.mycompany.com/DynamicsNAV/WS/Services
Is there a way to make Microsoft Dynamics Web Services automatically handle the request this way?
(We just went live with 2009 3 teir this weekend, upgrading from 5) so my prior MDWS administration experience is minimal. I read through the MSDN articles but I am unsure if there is no info if there is a way to do this, or if I am missing something.
I was hoping there was just a way to do this in the customsettings.config file.
Any information/assistance would be greatly appreciated.
Thanks much!
Josh
0
Comments
-
Just do the redirection on the web site. Why would you want to change it in Navision. Just keep it simple.David Singleton0
-
I'm assuming by the web site (correct me if I'm wrong) you're talking about the 3rd party application that is connecting to this URL.
Unfortunately I've had that argument with the software development company and that with all my research and understanding that normally that information is input client side anyways, and that it sounds like they need this plugged in on their end regardless. They argue that this is how it is set up for all their other customers, and that having the entire string on their is too long for them.
I've beat my head against them and the wall trying to convince them they are the ones with the problem here, and haven't gotten anywhere, so I figured I would throw this out to the community to see if maybe I'm wrong and there is a normal way to make it automatically assume connections coming in are as stated prior.0 -
Well no. I agree that it's their issue and they should resolve it. But if they wont then look at how that URL is developed. You must have a web server somewhere with a directory <root>/mycompany.com/epws that you then route to epws.mycompany.com so what ever you use to route that, just change it to map epws.mycompany.com to <root>/mycompany.com/epws/DynamicsNAV/WS/Services
Its probably only a couple of lines of php script, or maybe your hosting can handle it as is.David Singleton0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions