Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALE outbound error handling

Former Member
0 Likes
664

Hi gurus,

I've implemented some ALE systems successfuly. I mean the distribution of information is alright but, now, I want to get some notification when any outbound error occurs.

I,ve filled the 'Post processing: permited agent' tab in the partner profile (both for partner and message type) but it doesn't work. I suppose I need to do something else.

Can anybody help me with this matter?

Thank you in advance.

JM Parra.

1 ACCEPTED SOLUTION
Read only

BH2408
Active Contributor
0 Likes
630

Hi ,

Have you implemented the Customizing or Std.Outbound .

1. If the std outbound we can do though Workflow.

2. If you are implemented the Cust. we can do through the Workflow or by code we can do .

Regards,

Bharani

Hi gurus,

I've implemented some ALE systems successfuly. I mean the distribution of information is alright but, now, I want to get some notification when any outbound error occurs.

I,ve filled the 'Post processing: permited agent' tab in the partner profile (both for partner and message type) but it doesn't work. I suppose I need to do something else.

Can anybody help me with this matter?

Thank you in advance.

JM Parra.

4 REPLIES 4
Read only

BH2408
Active Contributor
0 Likes
631

Hi ,

Have you implemented the Customizing or Std.Outbound .

1. If the std outbound we can do though Workflow.

2. If you are implemented the Cust. we can do through the Workflow or by code we can do .

Regards,

Bharani

Read only

Former Member
0 Likes
630

Hi Bharani,

I've used the standard. Using the WF would be great!

Can you give me more details?

Regards,

JM Parra

Read only

Former Member
0 Likes
630

Hi,

Just an added information

Message Type : ALEAUD,is present which is used to give successful notification/confirmation in case of the posting of the IDocs, this Message type should be configured on the inbound side( Partner Profile and the Distribution Model) after which an IDoc of ALEAUD Message Type would be generated and the segments in this IDoc would contains the details of the Message Type(Including IDoc no) for which the confirmation is generated.

Thanks

Krithika

Read only

0 Likes
630

Hi Krithika,

I think you refer to a synchronous ALE communitacion but I'm afraid I cannot use it. After searching more information, I've discovered that I need to link an application event to a WF. My problem right now is that I don't find any proper event for a vendor's creation. Can you help me with this, please?

Best regards,

JM Parra