cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping error in PI 7.4 dual stack

monikandan_p
Active Participant
0 Kudos

Dear Experts,

    Recently we upgraded our system from PI 7.1 to PI 7.4 dual stack.

Scenerio is ECC->PI->SOAP(Webservice) synchronous

Issue in detail:

     We are creating a invoice in ECC system through PI its updating in third party site using SOAP webservice and will get a reference number from that site and then updating in ECC as in synchronous way.

Invoice data's are reached PI sucessfully from ECC but it not updating in the site and getting below mapping error after upgarded to PI 7.4.

Your points will be highly appreciable.

Kindly help to sort out this issue.

Best Regards,

Monikandan

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Monikandan,

It seems you are trying the sign the payload in your java mapping. So, looking at the attached error, there could be 2 possibilities:

1) Either there is no certificate with alias: *_PRD

2) This certificate is stored in some "System" type keystore view which is not accessible from you mapping code. Try to move your certificate to some "User" keystore view.

Thanks & regards,

Piyush

monikandan_p
Active Participant
0 Kudos

Hi All,

    After we moved all the certificates to standard keystore view-TrustedCAs, the above mapping error got fixed and the interfaces are working fine now.

Thanks.

Best Regards,

Monikandan.

Answers (0)