cancel
Showing results for 
Search instead for 
Did you mean: 

Not able to get the Aduit log details through webservices

avinash_ayanala
Participant
0 Kudos

Hi Team,

I am trying to get the audit log details using according to but i am getting following result 

i have used

key = new MessageKey(msg.getMessageId(), msg.getMessageDirection()); -------------> to generate the message key

generated value: 02766515-d1fe-11e3-b52d-0000008030fe(OUTBOUND)

and i have placed that value in the messagekey as shown above but i am not getting any output and it is returned saying fault String please some buddy help me in solving the problem.

Thanks in advance.

Regards,

Avinash.

Accepted Solutions (1)

Accepted Solutions (1)

former_member184720
Active Contributor
0 Kudos

You can even get the Message key by using the method "getMessageList" under AdapterMessageMonitoringVi

avinash_ayanala
Participant
0 Kudos

Hi Hareesh,

Thanks for the suggestion but in getmessagelist i am not able to understand what is node id and date type please tell me where can i get those values.

Regards,

Avinash

former_member184720
Active Contributor
0 Kudos

They are not mandatory. No need to give anything

but under Message ID's section add the string and provide the message ID.

former_member184720
Active Contributor
0 Kudos

If it just for a particular message then another simple solution is to open the message and go to details in pimon.

http://wiki.scn.sap.com/wiki/display/PIS/AdapterMessageMonitoringVi+service+and+it%27s+methods

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

What is the value you are passing for message key.. it's not the message ID

Message Key = <<Message ID>>\<<Direction>>\<<Node ID>>\<<QOS>>\<<Sequence Number>>\