22. April 2015 11:01
		
			
			Hallo zusammen,
ich habe einen Import einer Datei mit fixer Länge. Dieser wurde 1:1 aus 2013, wo er läuft, kopiert. In NAV2015 gibt es folgende Fehlermeldung:
The Element <Source Type> is expected by Min Occurs value : Once
Element Recieved: <Datei> 
Die Struktur sieht so aus: 
Node Name	Data Source	Node Type	Source Type
Envelope	<Envelope>	Element	Text
Datei	<Eingangsschnittstelle>(Eingangsschnittstelle)	Element	Table
LineNo	Eingangsschnittstelle::Line No.	Element	Field
Properties von Envelope:
Property	Value
Indentation	<0>
NodeName	Envelope
NodeType	Element
SourceType	Text
TextType	<Text>
VariableName	<Envelope>
Width	<0>
MinOccurs	<Once>
MaxOccurs	<Unbounded>
Die Properties von Datei sehen wie folgt aus:
Property	Value
Indentation	1
NodeName	Datei
NodeType	Element
SourceType	Table
SourceTable	Eingangsschnittstelle
VariableName	<Eingangsschnittstelle>
SourceTableView	<Undefined>
ReqFilterHeading	<>
ReqFilterHeadingML	<>
CalcFields	<Undefined>
ReqFilterFields	<Undefined>
LinkTable	<Undefined>
LinkTableForceInsert	<Yes>
LinkFields	<Undefined>
Temporary	<No>
AutoSave	<Yes>
AutoUpdate	<No>
AutoReplace	<No>
Width	<0>
MinOccurs	<Once>
MaxOccurs	<Unbounded>
Ich habe keinen Dunst, was hier falsch läuft.  Hat jemand eine Idee mit Abhilfe. (nicht csv o.ä.)
Grüße
ATLAN / Hermann Schubert
			
				
Zuletzt geändert von Atlan am 23. April 2015 17:13, insgesamt 1-mal geändert.