Integration with web services

ganesh
Member Posts: 32
Hi all,
We need to integrate Navision with an web application developed on java. The following are the requirements of integration.
1) Navision should send a request to the web application.
2) Navision should be able to receive the data from the web application.
3) Navision should be able to receive the request for the data.
4) Navision on receiving the request should be able to send the data to web application.
Sending the data is possible by creating a SOAP body and SOAP header around it and then by calling the HTTP post.
Is it possible to receive the request or data from HTTP?.
Regards
Senthil Ganesh M.,
We need to integrate Navision with an web application developed on java. The following are the requirements of integration.
1) Navision should send a request to the web application.
2) Navision should be able to receive the data from the web application.
3) Navision should be able to receive the request for the data.
4) Navision on receiving the request should be able to send the data to web application.
Sending the data is possible by creating a SOAP body and SOAP header around it and then by calling the HTTP post.
Is it possible to receive the request or data from HTTP?.
Regards
Senthil Ganesh M.,
if (better is possible)
{
good is not enough
}
{
good is not enough
}
0
Comments
-
Automation 'Microsoft WinHTTP Services, version 5.1'.WinHttpRequest through this automation you can send and receive data, but you are limited with string length.0
-
You can use MSMQ.
There are 2 documents in MSDN, about that0 -
Thanks Kine,
Will try out your option.
Hi nunomaia,
I want to use HTTP.if (better is possible)
{
good is not enough
}0 -
I use MSMQ and I have IIS with .NET in front of MSMQ.
Navision <--> MSMQ <--> IIS <--> Partner Web Services
MS Navision Commerce Portal has a similar design.0 -
hi nunomia,I use MSMQ and I have IIS with .NET in front of MSMQ.
Navision <--> MSMQ <--> IIS <--> Partner Web Services
This looks like a great Idea!
Can You please elaborate more on this or have a document related to this
thanks,
gdRegards,
GD0 -
I've implemented a solution with MSMQ to communicate directly with the Java app, using a third-party library "J-Integra for COM", which enables a Java-to-COM bridge. But I would like to hear more about the IIS solution as well!Kristopher Webb
Microsoft Dynamics NAV Developer0 -
See in http://msdn2.microsoft.com/en-us/dynamics/aa937763.aspx
Articles written by portugueses also :-)0 -
Hi Captain DX4,
Can you please elaborate more on your solution or give us an document.
Regards
Senthil Ganesh M.,if (better is possible)
{
good is not enough
}0 -
See http://www.mibuso.com/forum/viewtopic.php?p=76743#76743
and mainly download http://www.mibuso.com/dlinfo.asp?FileID=5990 -
Hi all,
Im doing a web interface with navision,
I have a Pblm Can anyone Suggest me !
The live site should be still able to take orders and be browsed (with all items still being listed, and shopping cart available) If the connection between Navision and the Website is lost.
This should be transparent to the webusers, and an alert should be sent to superusers within Navsion, if the site link is down
Once connection has been re-established, all stored data on the website that needs processing should be sent automatically into Navision.
](*,) ](*,) ](*,) ](*,)
Can anyone suggest me !
Looking for ur Reply
Thanx in Advance!with warm regards
sharran
--Navision Developer --0 -
sharran wrote:Hi all,
Im doing a web interface with navision,
I have a Pblm Can anyone Suggest me !
The live site should be still able to take orders and be browsed (with all items still being listed, and shopping cart available) If the connection between Navision and the Website is lost.
This should be transparent to the webusers, and an alert should be sent to superusers within Navsion, if the site link is down
Once connection has been re-established, all stored data on the website that needs processing should be sent automatically into Navision.
](*,) ](*,) ](*,) ](*,)
Can anyone suggest me !
Looking for ur Reply
Thanx in Advance!
Phooooh, that's tricky one...0 -
Most websites are not reading data from Nav on-line, but are using other DB for that (for example you can use transaction replication to get the data into this DB - in this case, if connection is lost, you are working with the latest known status and after is the connection reestablished, data will be updated automatically). The way from Web to NAV (when you need to transfer the data into NAV), you can use some pseudo on-line solution like that the web will write the data into tables in the web DB and will call webservice, which will transfer the data into NAV. If the transfer is not working, because the NAV is not on-line, you can call the webservice periodically to transfer the data right after the NAV is back on-line...0
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