cancel
Showing results for 
Search instead for 
Did you mean: 

Acknowledgment handling

former_member232455
Participant
0 Kudos

Hi Friends,

I have an issue with acknowledgement for BPM scenario. the interface flow is like..

whenever the idoc has been triggered from ecc system it will reach to the bpm and the entire process will execute successfully,but after that messages are getting stuck in SMQ2 with below error.

"unable to convert sender service to an ALE logical system"


for actual message flow : SAP(Idoc) to BPM

admin or ack message flow : BPM to SAP(error)

sender system : sap system

receiver system : bpm_process (it is an integration process system which is configured in ID).

can i write one duplicate logical system name in adapter-specific identifiers for integration process system which is configured in ID??

could you please suggest what will be the solution to achieve this??

Note: we are using CCBPM scenario's in our project.

Regards,

Janardhan

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi,

I'm not sure if this problem is related to exactly the BPM process, but seems to be more general.

The first problem is, there is no sender service in the error what should be converted to ALE.

Please check note 1943700 - XI IDoc Adapter unable to convert the sender service to an ALE logical system. It should help.

Best regards,

Bence

former_member232455
Participant
0 Kudos

Hi Somlyo,

Thanks for the note. as per the note for my requirement i have to maintain one unique logical system in adapter specific identifiers for integration process.

my doubt is do i need maintain idoc communication channel for ack or just maintaining that logical system is enough?

Regards,

Janardhan

former_member232455
Participant
0 Kudos

Hi Bence Somlyo,

Thanks for the note. as per the note for my requirement i have to maintain one unique logical system in adapter specific identifiers for integration process.

my doubt is do i need maintain idoc communication channel for ack or just maintaining that logical system is enough?

Regards,

Janardhan

bhavesh_kantilal
Active Contributor
0 Kudos
  • You will need to maintain a unique Logical System name for your ccBPM / Integration Process in Integration Directory.
  • The system will check for a IDoc receiver communication channel under the Sender SAP Business System Name.
  • If multiple channels exist, it will look for the channel with name beginning with Ack


Regards

Bhavesh

Answers (2)

Answers (2)

former_member232455
Participant
0 Kudos

Thanks for your help.. will let you know once it's done.

Regards,

Janardhan

Former Member
0 Kudos

Hi Jana,

There is a wiki for the error which is common. Check this once. May it helps.

https://wiki.scn.sap.com/wiki/display/XI/Unable+to+convert+Sender+system+to+ALE+logical+system

Regards,

Gopi