hi experts
i got error in jdbc to idoc scenario (PI 7.1 sp7)
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Request Message Mapping
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
<SAP:Category>Application</SAP:Category>
<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
<SAP:P1>com/sap/xi/tf/_mm_avabtis_to_ps_</SAP:P1>
<SAP:P2>com.sap.aii.mappingtool.tf7.IllegalInstanceExcepti</SAP:P2>
<SAP:P3>on: Cannot create target element /ZENTITY. Values</SAP:P3>
<SAP:P4>missing in queue context. Target XSD requires a v~</SAP:P4>
<SAP:AdditionalText />
<SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_mm_avabtis_to_ps_; com.sap.aii.mappingtool.tf7.IllegalInstanceException: Cannot create target element /ZENTITY. Valuesmissing in queue context. Target XSD requires a v~</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
jdbc struc
jdbcdt->
row -->
comp
plant
dept
entype
entity
endesc
glcode
Idoc struc
zentity root--> (mapped to jdbcdt)
idoc
begin -
>( constant value 1)
edi_dc40---->(Disabled Total segment)
z1entity -
>(Mapped to Row)
segment -
>(Constant value 1)
comp
plant
dept
entype
entity
endesc
glcode
please help me out.