cancel
Showing results for 
Search instead for 
Did you mean: 

Text to XML Scenario

Former Member
0 Kudos

HI,

I just made Scenario of Text 2 XML.

In Integration Repository, i created Orders and Bills datatype, for example

Orders

--Order

-


OrderNum

-


Item

-


Qty

-


Price

My Mapping program test also successful. and i created scenario in I.D and Activated..

But when i see Message Monitoring(AF or IS) in RWB.. These <b>no</b> listing for this Scenario..

Where are other scenarios xml2xml, which was successful and xml to jdbc, which was giving some errors are listed..

in Sender CC, i gave (under Content Conversion Parameters)

Document Name <b>Orders_MT</b>

Document Namespace <b>HTTP://Test2</b>

Document Offset <b>0</b>

Recordset Name <b>Orders</b>

Recordset Structure <b>Order,*</b>

Recordsets per Message <b>1</b>

Order.fieldNames <b>OrderNo,Item,Qty,Price</b>

Order.fieldSeparator <b>,</b>

Order.endSeparator <b>'nl'</b>

Order.processConfiguration <b>FromConfiguration</b>

and my Text File is like this

1211,Monitor,5,1200

1213,Mouse,40,10

1214,Headphone,90,7

What might be the reason?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jen,

I dont think its a problem with the way you have given the record set parameters.

Where is the text message getting picked up from? Wat mode have you set for the file adapter-delete/test/archive? Check accordingly if the text file is getting picked up.

Are you able to see your interface design in sxmb_moni?

Regards,

Sushumna

P.S: Do reward points for helpful answers!

Former Member
0 Kudos

Hi,

thanks for reply

my text file location is D:\Source and file is deleted(mode=delete) once i activate scenario.

and where to see the interface design in sxmb_moni?

i checked the message monotoring, (IS.00.starxi) and there it gave some System Error for this scenario, i tried to the Details by checking radio button, but in next window. Its showing some login screen of SAP Web APplication Server and message "SSO ticket generation is deactivated. You can only logon through basic authentication. "

where as in "af.sxi.starxi", its showing Successful status.

thanks in advance.

My another thread which need help: