cancel
Showing results for 
Search instead for 
Did you mean: 

STREAM_TRANSFORMATION_EX

Former Member
0 Kudos

I am getting StreamTransformationException triggered by application mapping program and com.sap.aii.mapping.lookup.LookupException: Error while running a interface. Can you please explain what this error means?

Accepted Solutions (1)

Accepted Solutions (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

I think you use java mapping and do catch exceptions. This error occurs normally when you build the document builder or error in creating XML tree etc.  Please put more log things in your code to get the exception trace.  To understand more on this topic , you might want to read this page.

http://help.sap.com/javadocs/pi/SP3/xpi/com/sap/aii/mapping/api/package-summary.html

Former Member
0 Kudos

Thanks

Answers (2)

Answers (2)

allamudi_loordh
Active Participant
0 Kudos

what kind of look up you are using here.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>>StreamTransformationException

this is error code - in the error text you will find more details on the issue -

try running the mapping with the data from the interface to be able to investigate,

Regards,

Michal Krawczyk