XML Document Import problems

b2amol
Member Posts: 64
Hi,
I have trouble getting an XML document through XMLPort into NAV. Here is the root element of the xml:
<MasterOrders p1:schemaLocation="ProdSalesXML.xsd http://reportserver?%2fProdSalesXML&rs% ... chema=True" Name="ProdSalesXML" xmlns:p1="http://www.w3.org/2001/XMLSchema-instance" xmlns="ProdSalesXML.xsd">
The XMLport is able to handle <MasterOrders> as root element but cannot handle the rest. If i try defining an attribute 'schemaLocation' for MasterOrders, i get error
'
Microsoft Dynamics NAV Classic
The variable SCHEMALOCATION is defined more than once.
An example could be: 'File' exists as both a data type and a global variable.
OK
Could anyone guide please?
Thanks,
Amol
I have trouble getting an XML document through XMLPort into NAV. Here is the root element of the xml:
<MasterOrders p1:schemaLocation="ProdSalesXML.xsd http://reportserver?%2fProdSalesXML&rs% ... chema=True" Name="ProdSalesXML" xmlns:p1="http://www.w3.org/2001/XMLSchema-instance" xmlns="ProdSalesXML.xsd">
The XMLport is able to handle <MasterOrders> as root element but cannot handle the rest. If i try defining an attribute 'schemaLocation' for MasterOrders, i get error
'
Microsoft Dynamics NAV Classic
The variable SCHEMALOCATION is defined more than once.
An example could be: 'File' exists as both a data type and a global variable.
OK
Could anyone guide please?
Thanks,
Amol
0
Comments
-
Just change the VariableName property of the element...0
-
Solved..
Just got rid of the Schema definition in ReportingServices which creates xml file. Nothing on the front end, but adding Device Info Settings in rsreportserver.config did the trick.
<?xml version="1.0" encoding="utf-8"?>
<MasterOrders Name="ProdSalesXML">
I wonder why they dont append the documentation on XMLports for Namespaces! ](*,)
Amol0
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