Hi,
I am using NAV2017 on Azure (Cronos database).
I have setup different Flows.
On the production table: Working fine for days.
On the Item table: Always a 404 error. When i go directly to odata feed in iexplorer, i get my data in a txt, no problem.
On the customer table: Worked fine for three days. Now i also get a 404 error. But it still works in iexplorer.
What can this be? Only think that has changed is a few new records in the customer table.
I deleted the records in order to get the microsoft flow working again but this does not resolve the 404 error.
Any idea?
Kind regards,
Joris
There is a connection, i can see the colums of the table:
Good morging,
I have been accecing it for days.
Other tables (like the production table) does function.
Only the item table and customer table aren't working.
I did reset the connection to NAV (but it did work anyhow on the other tables)
I did check the webservices table in NAV, resetted the lines.
I check the odata feed in iexplorer, works fine.
I also did check the Item about friendship NAV, great article that i've used to set up the environment.
I don't get it fixed at the moment. Any other ideas?
Kind regards,
Hi @jkolff,
The error message told that you could not access the Customer table resource, please check if the Customer table is existed in your Cronos database.
In addition, please check if the connection to Dynamics NAV is valid, if not, please take a try to update the connection to Dynamics NAV connector. Please check if the following article would help in your scenario:
How MS Flow can make a friendship with NAV 2017
If the Customer table resource is existed in your Cronos database, please also consider take a try to re-create the flow and check if the issue is solved.
Best regards,
Kris