cancel
Showing results for 
Search instead for 
Did you mean: 

how to send acknowledgement in HTTP_AAE single stack 7.31

Former Member
0 Kudos

Hi

My scenario is HTTPs to ECC and we are also sending alert mails to support system using RequestResponseBean in sender HTTP_AAE channel.

Can anyone provide provide some info on how to send acknowledgement back to 3party(using https) ?

If normally it is not possible, can we do this using customized adapter modules?

Accepted Solutions (0)

Answers (1)

Answers (1)

udo_martens
Active Contributor
0 Kudos

Hi,


Can anyone provide provide some info on how to send acknowledgement back to 3party(using https) ?

The sender needs to request the acknowledgement. Except the receiver interface is an IDoc, then you just need to setup a corresponding configuration to send back an ALEAUD IDoc.

/Udo

Former Member
0 Kudos

Hi Udo

Can you shed more light on how sender will request for acknowledgement;relevant steps of the configuration required to be done from both PI and 3rd party ends?

Thanks.

udo_martens
Active Contributor
0 Kudos

Hi,

you did not tell us which 3rd party sender system you use. You need to read the documentation of the sender system or google for the sender sytem to find out how to request an acknowledgement. It is not PI related, so i m concerned may be nobody in this forum might have an answer for that.

/Udo