Posted: Tue Jan 23, 2007 5:51 am Post subject: JText File Parser Problem
Newbie
Joined: 11 Oct 2006 Posts: 1
Hi,
I am using XML handlaer to read xml file.
Details:
I have created BO using following DTD file by xml ODA
?xml version="1.0" encoding="ISO-8859-1" ?>
<!ELEMENT u_asbo_source (First_name,Last_Nmae)>
<!ELEMENT First_name (#PCDATA)>
<!ELEMENT Last_Nmae (#PCDATA)>
My test file is as below:
<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XMLSpy v2007 sp1 (http://www.altova.com)-->
<u_asbo_source>
<First_name>text1</First_name>
<Last_Nmae>text2</Last_Nmae>
</u_asbo_source>
ERRORs
--------------I am getting the following error and getting the input file with timestamp and damage extension-----------
Posted: Tue Jan 23, 2007 6:25 am Post subject: hey
Voyager
Joined: 30 Mar 2006 Posts: 90
hey Uday,
how did u configure ur MO Object for this connector???
You need to configure the conenctor MO Object so that the connector knows what extention will the input file have and does input file have multiple requests and stuff like that.........
do a search for "J-Text adapter" in this WBI-ICS forum and u'll get more info.
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 vote in polls in this forum