mibuso.com

Microsoft Business Solutions online community
It is currently Sat May 18, 2013 10:29 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: XML Issue
PostPosted: Mon May 21, 2012 4:43 am 
Offline

Joined: Sat Mar 03, 2012 4:10 am
Posts: 5
Country: United States (us)
I have a very simple XML that imports Vendor info.
I have it starting with a Text element, then table of vendor and a few fields.
it is setup to import a text file and all looks good.
When I try to run from RTC, I get the attached error message.
I am confused as I have no code anywhere that would require calling anything else.

Any ideas ??


Attachments:
Untitled.png
Untitled.png [ 119.91 KiB | Viewed 342 times ]
Top
 Profile E-mail  
 
 Post subject: Re: XML Issue
PostPosted: Mon May 21, 2012 7:00 am 
Offline
MVP Microsoft Dynamics NAV

Joined: Wed Dec 15, 2004 6:11 pm
Posts: 8699
Location: 3rd rock from sun
Country: United States (us)
Try not to validate the zip or city fields. Or you need to change the Vendor table.

or change the following code

Code: Select all
City - OnValidate()
//MOD01 Start
If Currfieldno <> 0 then
//MOD01 End
  PostCode.ValidateCity(



Code: Select all
Post Code - OnValidate()
//MOD01 Start
If Currfieldno <> 0 then
//MOD01 End
  PostCode.ValidatePost(

_________________
Rashed.

blog: http://mibuso.com/blogs/ara3n/


Top
 Profile  
 
 Post subject: Re: XML Issue
PostPosted: Mon May 21, 2012 5:20 pm 
Offline

Joined: Sat Mar 03, 2012 4:10 am
Posts: 5
Country: United States (us)
That did it.
Thank you much.


Top
 Profile E-mail  
 
 Post subject: Re: XML Issue
PostPosted: Mon May 21, 2012 5:49 pm 
Offline
MVP Microsoft Dynamics NAV

Joined: Wed Dec 15, 2004 6:11 pm
Posts: 8699
Location: 3rd rock from sun
Country: United States (us)
You are welcome.

_________________
Rashed.

blog: http://mibuso.com/blogs/ara3n/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum


Search for:
Jump to: