Hi,
Is there is way in Nav 5.0 to expose list of roles attached to modules to Java.
Is there is any way to create a API in NAV 5.0 and access the contents in Java
Please advise.
thanks
sundar
You would be able to use either ODBC or C/FRONT and then create a control you can use from Java.
Don't forget to "Verify Solution" the post(s) that solved your problem. This credits the experts who helped, earns you points and marks your thread as Resolved so we all know you have been helped.
If I remember correctly ODBC support in java is to forget, and If you are using other systems such as Unix you will have a lot of problems. To connect Java to NAV I would recommend using Web Services. Web Services in NAV it's with more or less difficulty can be exposed.
Nuno Maia
Nuno Maia: If I remember correctly ODBC support in java is to forget, and If you are using other systems such as Unix you will have a lot of problems. To connect Java to NAV I would recommend using Web Services. Web Services in NAV it's with more or less difficulty can be exposed.
Yes but Web Services is not available in NAV 5.0 SP1.
Isn't complicate to create webservices in versions older than NAV 2009. In a customer I have implemented Web services over an 3.60. It's working quite well.
Hi Nuno,
Thanks much
Hi Rashed,
Thank you.
Hi Erik,
Thank you..
You are welcome. Also share the approach that you have used to share solutions with another members.
You're welcome. But please remember to verify the reply that you think gave you the solution/answer to your problem. Thank you.