cancel
Showing results for 
Search instead for 
Did you mean: 

How to fetch encrupted data in file

Former Member
0 Kudos

Hi All,

My scenario is that we send payments data to bank to process vendor payments.

Data is received from Finance(R/3) server to XI server, where our XI server pass data to Bank's XI server.

As it a crucial data, we exchange certificates to share data.

We have given sign and encrypt details in our receiver agreement.

At XI, we can see the payment details in payload,

My requirement is that how/from where can I fetch the encryted data and save it in file, If I want to save the encrypted data at my local desktop.

Do I have to create a seperate scenario to fetch the encrypted data.

Please suggest.

Regards,

Sachi

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>Do I have to create a seperate scenario to fetch the encrypted data.

no need for that, you can get it in /MessagingSystem/monitor/monitor.jsp - messagre details - binary data

there you should be able to get the file

Regards,

Michal Krawczyk

Former Member
0 Kudos

Thanks for the quick Response Michal.

Please let me know where can I get this path??

Can you please let me know the complete path?

Regards,

Sachi

former_member184681
Active Contributor
0 Kudos

Hi Sachi,

It's: http://(XI Host):(XI Port)/MessagingSystem/monitor/monitor.jsp, that you display in the web browser, just like RWB.

Hope this helps,

Greg

Former Member
0 Kudos

Hi Gerg,

I got the page, But I am not able to find binary data?

Do I need admin rights to view this encypted data??

Regards,

Sachi

Former Member
0 Kudos

Hi Michal/Greg,

Please let me know where can I fing this encrypted data in this link??

I am unable to find..

Regards,

Sachi

former_member184681
Active Contributor
0 Kudos

Did you check the:

message details -> binary data

mentioned by Michal?

Former Member
0 Kudos

Hi Greg,

I am not able to find link message details-->binary date.

When I open this jsp page, I can see <Search in Archived Messages (Requires Extended Filtering)>

Regards,

Sachi

former_member184681
Active Contributor
0 Kudos

This is a pretty straight-forward tool to use. Use the filter to locate your message, for instance based on processing time (Start Date/Time & End Date/Time). Then for that particular message, click on the icon that depicts a sheet of paper and an eye (View Message Details) and then in the details view there is a button "Display Message Bytes".

Hope this helps,

Greg

Former Member
0 Kudos

Hi Greg,

Thanks for the detailed description.

But as soon as I click on "Display Message Bytes" I get error as

"Hitherto shalt thou come, but no further"

What does this mean??

Regards,

Sachi

former_member184681
Active Contributor
0 Kudos

Dear Sachi,

Basically it means that SAP guys really do have a sense of humour it is a quotation from the Bible, Job 38:11, as you might have already checked in google.

Anyway, to solve this problem in PI you have to implement the OSS Note 1419607. For now, this functionality seems to be hidden in your PI release. You can also refer to this thread for further details:

Hope this helps finally,

Greg