xmlt how to import tag like this <PARTY_ID Type="supplier>
mar35
Member Posts: 3
Hi,
i've got xml file with tag like this:
<PARTY>
<PARTY_ID Type="supplier_specific"/>
when insert this tag into xml Nav give error: Tag name can't have space char.
Does enybody know how to import it in xml port,
thanks for any suggestions
Mar
i've got xml file with tag like this:
<PARTY>
<PARTY_ID Type="supplier_specific"/>
when insert this tag into xml Nav give error: Tag name can't have space char.
Does enybody know how to import it in xml port,
thanks for any suggestions
Mar
0
Comments
-
Type is an attribute.
This is how it should look at xmlport0 -
ara3n thanks for your answer it works ok,
but i've got one more problem with this
I buit xmlport with section like below:
in xml file are few section when tag have the same name:
ane nav gives error: name of element PARTY is used more then once
any sugestions how solve problem with this file ?0 -
Set the Data Source to different unique name.
For example
Buyer_Party_Name
Buyer_Party_Name2
and
Supplyer_Party_Name
Supplyer_Party_Name2
Leave the Node name as it appears in xml file0 -
Hello again,
You solve my problem with xmlport few years ago, can You tell how can I import lines like this from xml file:
....
<REMARK Type="iln-supplier" />
<REMARK Type="Umsatzsteuer-ID">PL1130014751</REMARK>
<REMARK Type="Currency">PLN</REMARK>
<REMARK Type="Currency-Rate" />
<REMARK Type="Nettowarenwert">1 132,65</REMARK>
<REMARK Type="Nebenkosten-Gesamt">1 393,16</REMARK>
<REMARK Type="Steuersatz">23</REMARK>
<REMARK Type="Steuerpflicht-Betrag">260,51</REMARK>
<REMARK Type="Steuerpflicht-Betrag (PLN)">0,00</REMARK>
<REMARK Type="Nettowarenwert (PLN)">0,00</REMARK>
<REMARK Type="Nebenkosten-Gesamt (PLN)">0,00</REMARK>
....
I tried many combinations with attributes and elements but always got error
I set up REMARK as repeater to some temporary table and many combinations of attribute Type still error
...
REMARK Element Table mptmp(mptmp)
Type Attribute Field mptmp::tmp
Type Attribute Field mptmp::t1
...
please if You know tell how to do this.
regards
Mariusz0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 329 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
