cancel
Showing results for 
Search instead for 
Did you mean: 

BIC Mapping tool Error

Former Member
0 Kudos

Hi,

Iam creating a flat file to xml map in BIC mapping tool. Being new to BIC tool, I am trying to convert simple flat file to xml using BIC mapping tool.

Flat file Structure :


Record1(Node1)(1..1)
   - Field1
   Record2(Subnode of Node1)(0...999999)
       - Field2

Flat file data :


Header1
Item1
Item2
Item3

I have followedblog [http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/9807] [original link is broken] [original link is broken] [original link is broken];, but while testing the map in BIC tool, I am getting below error. Please suggest.

[Error:ID=2099;LEVEL=1] InhouseDocReader doSyntaxCheck(): offset[9]: the found segment HEADER1 is not in the message description.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Marking it as solved. We are not using BIC tool anymore.

Former Member
0 Kudos

Hi,

Hope you have define your FlatFile strucute first and exported to local directory and then generated the XML messsage for the same...

after this generated the mapping for the conversion from FlatFile to CSV using CreateEDItoXML instead of XMLtoEDI...

for the mapping provide input as your generated CSV and XML ...

Cross check the process you followed for generating the same..

Hope this gives the needed info for generating mapping..

Regards

Rajesh