cancel
Showing results for 
Search instead for 
Did you mean: 

Use of test message button in Component Monitoring

Former Member
0 Kudos

Hi All,

We can't send message from adapter Engine where as we can do through Integration Engine from component monitoring of RWB.

Then What is the use of send message button in Adapter Engine from component monitoring? Please comment on this.

Is there any why to send message though Adapter engine from RWB? if so please provide the related blog.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Chinna,

Yes you can send..

In that case the payload will be the one which is after the mapping occurs.

In Component MOnitoring select component adapter engine.

ENter the relevant details ..

You can send the message to the receiver adapter directly.

I have tried this so many times in my dev and qa systems.

Cheers,

Sumit

Former Member
0 Kudos

Thanks Sumit.

>>Yes you can send..

In that case the payload will be the one which is after the mapping occurs.

U r sending message to AE which is prior to IE. in that case how the payload will be target type structure?

>>You can send the message to the receiver adapter directly.

how can send message directly to receiver adapter? When I was trying the same I got 403 forbidden exception. what it means?

Thanks

Former Member
0 Kudos

Hi Chinna,

<i>U r sending message to AE which is prior to IE. in that case how the payload will be target type structure?</i>

You can always get the target payload using test button in message mapping.Right?

<i>how can send message directly to receiver adapter? When I was trying the same I got 403 forbidden exception. what it means?</i>

You need to mention username and password when you send message using test

button.

Does the user you are trying to use has the required authorization..

GIve the username as PISUPER or PIAFUSER. It will work for sure.

Cheers,

Sumit

ps : reward points if that helped u.

Former Member
0 Kudos

Hi Sumit...

Thanks for quick response.

>>You can always get the target payload using test button in message mapping.Right?

Here Iam invoking my scenario through Adapter Engine with some payload at RWB. Here I didn't understand the above point inrespect of message mapping. Once the message go to IE then only one of the service like message mapping will be executed. Here my problem is Iam unable to send messge to IE through Adapter Engine from Comp. monitoring. Please confirm me with clear picture.

>>GIve the username as PISUPER or PIAFUSER. It will work for sure

I have tried with both usernames but It was showing the same error like "Error while sending message: 403 Forbidden". Here in both cases I have given developer password.Bec, i don't have admin pwd.

From last 2 chats may I conclude that

1. It is possible to send the message to Adapter engine which originate the message processing at IE?

Thanks

Former Member
0 Kudos

Hi,

I am also getting same error while sending message.

I think we need to give admin password.

Thanks,

Beena

Former Member
0 Kudos

Hi Chinna,

>>You can always get the target payload using test button in message mapping.Right?

What i was trying to say is , say you have a incoming message. You want to send it directly to adapter engine. In this case the mapping would have already happened as you mentioned before. What i asked you to do is test the mapping in Integration Repository with the incoming payload.

You can then use the target message to send directly to adapter engine.

>>GIve the username as PISUPER or PIAFUSER. It will work for sure

I have tried this so many times. Kindly confirm with basis team if the password which you are entering for PISUPER or PIAFUSER is the right one. Try to login using SAPGUI with username as PISUPER and the password as PIAFUSER.

If the password works then try again in RWB .

If it still doesnt work do post a message again.

>> It is possible to send the message to Adapter engine which originate the message processing at IE?

Not sure what you mean by this. Just want to say it is possible to send message directly to adapter engine for test purposes.

Regards,

Sumit

<i></i>

Former Member
0 Kudos

Hi there,

I followed your steps ang got this error message:

<i>Error while sending message: com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve outbound binding for the given P/S/A values:</i>

Any clues??

Thanks a lot in advance,

David

Answers (1)

Answers (1)

Former Member
0 Kudos