cancel
Showing results for 
Search instead for 
Did you mean: 

ALEAUD in PO 7.4 single stack

former_member745782
Active Participant
0 Kudos

hello everybody,

we are working with PO 7.4 single stack.

We implemented a interface SAP (idoc)-> PO -> SOAP and we would like have back the ALEAUD in erp system.

In PI/PO single stack the ALEAUD configuration is completely different than double stack so we read this document:

Unfortunately after send the idocs we don't receive back the aleaud. neither in case of success or error.

Maybe we forgot something?

thanks

Alessandro

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Alessandro

SOAP adapter by default disable the system acknowledgments from PI 7.31 SP08, refer sap note 1821649 - XMBWS.GenerateSysAck is set to false by default.

So we need to enable system acknowledgements by setting below parameter in SOAP adapter:

Q: How to set System Acknowledgment parameter in soap adapter ?
           A: In the note 1821649, default value of the parameter is set to false. Which means that in case the acknowledgement is required to be generated the parameter has to be explicitly set to true in the channel configuration. So note 1821649 is the relevant note for this issue.
           Parameter Name  : XMBWS.GenerateSysAck
           Parameter Value : true



Regards,

Praveen.

former_member745782
Active Participant
0 Kudos

thanks so much!

we will try and I'll let u know

Alessandro

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos
former_member745782
Active Participant
0 Kudos

hello,

Persistance and AutoNumberFromDB are set to "true"