hi all,
i am doing XML to XML scenario,
i have a XML file downloaded from BW system and its size is 7 MB.
i have created XSD from stylus studio using same xml file and i imported xsd in PI
as source and receiver both. i did one to one mapping. but when same xml file i am giving as input
then its giving error
" <SAP:P2>com.sap.aii.mappingtool.tf7.IllegalInstanceExcepti</SAP:P2>
<SAP:P3>on: Cannot create target element /XMI/XMI.content/</SAP:P3>
<SAP:P4>XMISAPBI.com.sap.bw.cwm.olap.InfoCube. Values mis~</SAP:P4>
<SAP:AdditionalText />
<SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_MM_BI_; com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create target element /XMI/XMI.content/XMISAPBI.com.sap.bw.cwm.olap.InfoCube. Values mis~</SAP:Stack>
<SAP:Retry>M</SAP:Retry> "
i tried to put xml content in message mapping to test it but it getting hanged as file is very big.
after then i i mapped it by using "mapping with default" then also its giving error
please help me
thanks and regards