Dears
Am Asking if there any way to read and write From MS project Server to Business central Jobs
Dears
Am Asking if there any way to read and write From MS project Server to Business central Jobs
Your best bet for integration to NAV would be using XML. I have seen a Tectura Project vertical that allows import and export between NAV and MS Project. But the Project file has to be saved in XML.
You most probably have to study the xml format in project,and map it back to NAV by creating a XML port in NAV.
your options are:
* export the relevant data from ms project as csv or excel and import them using rapid start into business central and then do the way around.
* develope an extension in business central to connect ms project.
* publish an appropriate webservice (soap, odata) in business central and connect that with ms project.
There are many variables to your question, but one approach you could take is to create a REST service according to your needs on Project Server, and then let NAV read or write to it. Project server should allow you to get any data you want with oData. Here is a doc that could help you get started with architechture.
docs.microsoft.com/.../create-a-project-add-in-that-uses-rest-with-an-on-premises-odata-service
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156