Quantcast
Channel: Dynamics NAV Technical Forum
Viewing all 4147 articles
Browse latest View live

We have a ISV solution that provides complete eCommerce functionality for Microsoft Dynamics NAV(Navision).

$
0
0

 

We have a ISV solution that provides complete eCommerce functionality for Microsoft Dynamics NAV(Navision).  

Dynamics E-Shop is a fully integrated e-commerce solution for Microsoft Dynamics NAV (Navision). E-Shop offers an out-of-the box web store which directly interacts with Dynamics NAV (real time using web services).

E-shop is specially designed to leverage rich functionality provided by Dynamics NAV. Key elements such as Items, category, customers, customer specific pricing, discounts and any specific business logic are created and maintained in NAV. E-shop utilizes NAV webservices and latest technologies to communicate with ERP to pull these information real-time over the web to display accurate information to your consumers (B2C), business customers (B2B) and your Sales person.  E-Shop creates order real time without need to sync.

You can checkout more at www.dynamicseshop.com or contact us at sales@dynamicseshop.com


Web Services

$
0
0

Hi All

scenario is have two DB in single machine, have created two web service instance and server for each DB both of the are working fine

http://qis-13:7047/DynamicsNAV2/WS/store/Codeunit/RetailWebServices
 http://localhost:7047/DynamicsNAV/WS/Ho/Codeunit/RetailWebServices

second thing have done the web service  configuration setup in HO Dab as well as store(not required still have done) 

issues is

1) through this web service I am not able to move the transaction details via transaction serve though have done the complete set. interesting part when I do one transaction in HO POS level Ii am getting a small kind of pop up saying that "Transaction header is sending"  same if cross checked in store I am not able it visible in the sense its not moving

2)have done RTC POS Configuration if yes could you help me out by send the source document for the RTC Configuration it will be a great helpful to me if have replied

please share your KT regadrding

Web Service Authentication Error

$
0
0

Hi Guys,

I am  trying to build a Web Site using ASP.NET, which call a NAV 2009 SP1 web Service and returns some data.

The application works fine when I run it via IE on my local system - the site is published in IIS , the NAV Server (web service ) and the SQL DB all reside on the my local system.

I have set the ASP.net web site to use Windows Authentication and the ASP.net code uses the ws.UseDefaultCredentials = true;

The problem occurs when I try accessing the web site from a different system on our LAN - we get a User ID or password is invalid error.  The UserID is present in the DB with SUPER role- works fine using RTC..

I am quite new to .NET so any help in the Web App config will be welcome - I am sure there is something very trivial/stupid  that I am missing Smile

  

NAV WebService inspiration needed

$
0
0

Hi,

 

I am looking for some inspiration to creating NAV WebServices, as the documentation and examples I have been able to find doesn’t contain, what I am looking for.

 

I am working on a new solution where all business logic shall be performed inside NAV and with a .NET based frontend (UI).

 

I need to have a set of parameters passed from the UI to NAV, have some business logic performed in NAV including collecting data, creating records etc.,

and then based on that, have a set of records exposed to the UI.

 

As I see it, I can send a list of parameters to a function in a codeunit, and that function can of course carry out all necessary in NAV, but to be able to expose multiple records to the UI, I probably need to use a page.

I can create a function in a page, but parameters passed to that will be lost on the following WS-call to that page.

In other words, how can I through a single WS-call have

-       multiple parameters passed to NAV,

-       initiated some business logic to be performed in NAV based on these parameters and

-       collected and exposed multiple records from NAV as the “response” to the WS-call.

 

I am not looking for the .NET code to be performed in UI, but the structure and code-placement inside NAV (C/SIDE).

 

Hope the above makes sense.

Hope anyone have an example or some hints on “how-to”.

Best method to integrate Ecommerce website developed in java and Navision

$
0
0

Dear All,

what is the best method to integrate Ecommerce website developed in java and Navision database required for one of our client.How the sales order will come into navision database?

 

awaiting for ur reply.

 

Thanks.

Lanham E-Ship on WIndows 2008 R2 Terminal Server Error 55

$
0
0

I am trying to print out a label from our Terminal server by using e-ship.

But, I get an error message " Maxicode Initialization 55".

Does anyone know how to install e-Ship on Terminal server and can print out label without any problam?

 

Thanks

Jimmy

Getting Nav 2013 web client error as"A server error has occurred, and the content cannot be displayed. Refresh the page or open a new browser window."

$
0
0

Hi All,

 

           I have installed the Nav 2013 product with web server components.Web Client is perfectly working for Cronus database.But if i change the Cronus database to required database(Changes done to web config file which is in C:\Program Files\Microsoft Dynamics NAV\70\Web Client\Web.config).Finally error coming as "A server error has occurred, and the content cannot be displayed. Refresh the page or open a new browser window.".Please suggest me how to solve this error.


Thanks & Regards,

Baba Guru.

Web Service error: The remote server returned an error(400) bad request

$
0
0

Hi,

I've been trying to call external web service http://192.168.0.1:8060/service.svc?wsdl

but everytime I am getting the error " This message is for C/AL programmers: A call to system.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (400) Bad request.

I tried to change the binding to web binding but didn't work, also changed the maxReceived size but no luck.

Please Help!


Prerequisites for the Course-Siebel CRM knowedge

$
0
0

Dear All,

Need any of yours advice, I have been into Siebel CRM product nearing 9 years and I would like to change the technology now so that I can leaverage my CRM knowledge in the new CRM. Please suggest how tough it is to get the inners of the course and am I taking the right path.

Your suggestion is highly appreciable to shapeup my future.

Regarding Synchronization of NAV 2013 with Magento

$
0
0
Hi Expert,
I want whole setup from installation to configuration of NAV 2013 with my web shop using Magento Connector. So that My items from NAV can be display on my web shop. and it should be completely synchronized.
waiting for your reply. 

Thank you.
regards,
Sangram

Sale order webservice issus

$
0
0

Hi everybody,

      i am trying to create new sales order no. but i receiving the type message. Element "Key" in namespace "urn:microsoft-dynamics-schemas/page/salesorder" is missing from the message!

actually i like to sale order no manually create. 

this is my c# coding

         can some please correct this code actually i published page 42   

         so2.Salesorder_Service service = new so2.Salesorder_Service();

            service.UseDefaultCredentials = true;

            service.Url = "http://localhost:7047/Test1/WS/CRONUS%20India%20Ltd/Page/Salesorder";            

            so2.Salesorder order = new so2.Salesorder();

            order.No = "pac";                

            service.Update(ref order);

 

Any help is greatly appreciated

Navision 3.60 and smartphone integration

$
0
0

We currently run version 3.60 Navision Dynamic Database with a Nav 2009 Client.

We are currently looking at the process on integrating the Relationship Management, Sales Quotes, Orders & Posted Invoices to a web based type service. 

A few years back our Australian company was able to connect via a web browsers using Microsoft Message queuing.

A guess what we are looking for is there anything out in the market in terms of Application that connect to Navision 3.60 using the Smart phone such as I pad or Android.

 

How to check customer record already exist in NAV ?

$
0
0

Hi expert ,

   I have been successfully added customer using WebService.Now i want to check  customer  in NAV after that  update these customer . I have used  following code

         For added :

                   Customer oNavServiceCustomer = new Customer();

                   Customer_Binding oNavServiceCustomerBinding == new Customer_Binding();

                   oNavServiceCustomerBinding.UseDefaultCredentials = true;

                    oNavServiceCustomer.No = "C1" ;

                    oNavServiceCustomer.Name = "Surajit Kundu";

                    oNavServiceCustomerBinding.Create(ref oNavServiceCustomer);

          For updated :  before update i want to check it  in NAV  for that i used below code

                     if (!string.IsNullOrEmpty( oNavServiceCustomerBinding.GetRecIdFromKey(oNavServiceCustomer.No)  ) )

                             its return a error message 'Key "C1" is not well formed!'

                     why this error  is reurn ? 

                   Please give me any suggestion how to check customer  in NAV?

Thanks 

Surajit

 

 

 

 

Can not create sales order using Page id 42 Web Service

$
0
0

Hi All,

           I can't create sales order using page id 42 web service. I am trying to create from asp.net C#.

When I add item with Price list , the following error is occured. But when Item is not in Price list, it can insert successfull.

 

Error is 

Field SalesPriceExist is readonly!

 

 

Please give some suggestions. I m very new to Navision.

 

Thanks Advance.

 

 


Connect Webservice with NAV5.0

$
0
0

Hi all

I want to connect a webservice with NAV 5.0, (send parameters, receive a response), is for payment transactions,  anyone have idea how I can do this?

Thanks!! 


External connector

$
0
0

Hi Guys 
I have the granule 2510 - External Connector licensed, I have some Nav web services configured and working (NAV 2009 SP1/SQL 2005)
I’m Providing customer ledgers entry information’s to my Customers, but I still have the consumption of Full user licenses and sometimes I run out of licenses because the customer use a lot of connections.
Can someone explain what is needed to make the unlimited user access like Microsoft sell us?

Thanks in advance

Chart Page not showing in Webclient

Entries change

$
0
0

dear experts,

 

I am trying to modify entry table in Dynamics NAV 2013 R2 with developers lisence and it is prompting me an error: You don't have the following permissions TableData:Modify.

 

Please help :(

Native navision slow over network

$
0
0

Hi

Our test setup:

Navision server, located on HyperV host.
Navision Client, located on the same HyperV host.

If we run the navision client direct from the Navision server, its run really fast, so it's not the server.
But if we run the same client from the navision client, located on the same HyperV host, is run very slow.
But it's located on the same HyperV host, so there are no network components between, order than HyperV. 

It's a 2009 SP1 version, and the server is Windows 2008R2 (Have also try with Windows 2012R2), 2008R2 is faster than 2012R2, but not much.

The client is Windows 7 86bit, have also try with a 64bit machine.

It's a native database installation.

Could anybody point me in som direction?
Is there any change i need to change on the server, for its to serve clients fast?

Please ask if you have any question about the setup. 

 

Regards Kenneth Dalbjerg

How to add Lines without deleting the previous line

$
0
0

Dear User,

I have make one table in which i have added 1 field period length on basis of that lines are created on other table for eg. if  i give period length 10 then 10 lines are generated in another table but now thing Is if i give period length 12 it shows error but if i use deleteall function it works fine but i don't want to delete all the line because i have provided quantity in that.please help me out with the solution.

Viewing all 4147 articles
Browse latest View live