günther
14th August 2002, 11:04
anyone out there testing (running) this product, or are we the only one? i am interested in sharing experience with catalog updates and how others do that. i had to build tools to parse XML-files in BMEcat format to get that stuff into the system.

Jeyaseelan
17th August 2002, 20:45
Hi Gunther,
Which version of the ibaan e-procurement solution do u use? e-procurement2.1 has the inbuilt catalog support which u can customize easily. By the way all the iBaaN solutions use OpenWorld as the integration framework. You can use OW Repository to develop DCD(Document content Definition) and QCD's(Query content definition) for BMEcat format.

günther
26th August 2002, 09:22
Hi Jeyaseelan,

looks like we *are* the only ones running iBaan/E-Procurement. Two weeks, no replies (except your comments/question).

To your technical note: We have 2.1 with monthly patches up to (about) may and some additional customizations for our company.

Integration with OpenWorld sounds interesting. Have you ever tried to import an 100 MB XML document with 50.000 products? That's real life, not 100 products or so.
;)

Jeyaseelan
26th August 2002, 21:06
Hi Gunther,
I faced a similar kind of situation and more over uploading a large XML file from a remote location. Practically its possible to import 100MB XML document but its not wise to upload 100MB XML file at once instance.

Actually u can split the XML file into pages by introducing pagenumber tag in the XML file and then upload file based on the pagenumbers. It icreases the speed aswellas more secure.

Regards,
Jeyaseelan

vsauer
22nd September 2004, 17:25
Hello,

I am trying to import a BMECat catalog in my WebAccess 2.6.2.

Is there somewhere a XSD file ?