Hi
We have switched to doing E-filing using PI instead of XI.
The HR_GB_EFO_RESP_OUT message fails with the below error
<SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>Application</SAP:Category>
<SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
<SAP:P1>com/sap/xi/tf/_HR_GB_EFO_EXB_OUT_Resp_</SAP:P1>
<SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException:</SAP:P2>
<SAP:P3>RuntimeException in Message-Mapping transformation</SAP:P3>
<SAP:P4>: Cannot produce target element /ns4:GovTalkMessa~</SAP:P4>
<SAP:AdditionalText/>
<SAP:ApplicationFaultMessagenamespace="" />
<SAP:Stack>Runtime exception occurred during application mapping com/sap/xi/tf/_HR_GB_EFO_EXB_OUT_Resp_; com.sap.aii.utilxi.misc.api.BaseRuntimeException:RuntimeException in Message-Mapping transformation: Cannot produce target element /ns4:GovTalkMessa~</SAP:Stack>
<SAP:Retry>M</SAP:Retry>
</SAP:Error>
Can anybody help me with how to get to the bottom of what the problem could be