cancel
Showing results for 
Search instead for 
Did you mean: 

Error during GB E-Filing DPS Incoming

Former Member
0 Kudos

Hi

I have configured our XI system for E-Filing, outgoing connectivity seems ok. However, When running RPUEFI_START_POLL from the HR system the following error occurs:

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!--

Call Integration Server

-->

- <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">RESOURCE_NOT_FOUND</SAP:Code>

<SAP:P1>com/sap/xi/tf/_DPSrequestToken_Response_.class</SAP:P1>

<SAP:P2>http://sap.com/xi/E-FILING_GB/2005</SAP:P2>

<SAP:P3>fe75ed40-6338-11d9-ad5f-c81c0a114c15</SAP:P3>

<SAP:P4>-1</SAP:P4>

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Unable to find resource com/sap/xi/tf/_DPSrequestToken_Response_.class (http://sap.com/xi/E-FILING_GB/2005, fe75ed40-6338-11d9-ad5f-c81c0a114c15, -1)</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Any ideas would be gratefully recieved.

Regards

Matt

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

I am experiencing the same problem - did you get a fix for this?

Regards

Former Member
0 Kudos

Hi Chris ,

Are you implementing e-Filing for GBfrom SAP R/3 ECC 6.0 ---> PI or XI -


> HMRC ?

0 Kudos

SAP R/3 ECC 6.0 ---> PI 7.0 to HMRC.

Actually I think we've solved the problem by installing the latest support packages for HR 6.00.

The problem stemmed from the fact that the original configuration notes for E-Filing don't include any reference to DPS messaging which was delivered later (2006 I think). We loaded HR 6.00 based on the original notes but didn't apply the latest support packages. I think the DPS mapping objects link to objects provided in the later support packages.

The documentation on this is pretty fragmented!

Former Member
0 Kudos

Hi Chris ,

Did you get this resolved ? Please update us .

Regards,

Reddy

0 Kudos

In our development environment loading the latest support packages for E-FILING GB and HR 6.0 seemed to do the trick. When we first run the process in our live environment we got another error:

<SAP:Stack>Interface mapping Object ID 35125EB071293F6FB97D910D1783D863 Software Component FE75ED40633811D9AD5FC81C0A114C15 does not exist in runtime cache</SAP:Stack>

We shut down and restarted the XI server and it now works ok.

Former Member
0 Kudos

Hi Chris ,

We are doing it on development server . We are facing the same issue at this point of time ( tried restart of the XI server) .

Please let us know what are the service packs on XI ( E-Filing GB ) and on SAP R/3 ( SAP HR 6.0).

Do you got the right SSL certificate installed on SAP XI system ( in STRUST ) ?

For DPS incomming we got a certificate which has a warning message on it . Please let me where did you get the right certificate .

Thanks in Advance ,

Reddy

0 Kudos

SAP HR 6.0 SP23

E-FILING GB SP9

We didn't get any problems with the the certificates so I'm afraid I can't comment on the warning you are getting.

Former Member
0 Kudos

Hi Chris ,

Thanks for your response.

Did you get certificate from https://ws.hmrc.gov.uk/dps/poll ?

Please confirm that you have downloaded the certificate required and installed on SAP R/3 System .

Please let me know is there any testing availability for Incoming at this URL .

Regards,

Reddy

0 Kudos

Yes we got the certificate form that address.

The support packages we loaded are the latest available:

E-FILING GB SP9

SAP HR 6.0 SP23

You also need to download the related system landscape packages.

Former Member
0 Kudos

Hi Matt,

Have you checked the installation of your certificates in STRUST to ensure they are all there correctly? We experienced a similar issue.

Regards,

John

Former Member
0 Kudos

Seems you have not generated proxies for DPS messages!