cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic Adapter Engine Restart JOB - BackGround Processing

Former Member
0 Kudos

Hi Experts,

We have File to File scenarios.We want to implement Automatic restart of AE failed messages(System Error) messages.For ex: some message in error due to receiver system is not UP and running.

So,i tried to create a Restart type Job in RWB-->component monitoring---> adapter engine--->Background Processing.

I am bit confused with following parameters:

Maximum No. of Restart &  Backlist messages.If i put values for these parameters how these job will behave?

I want to check following use case/behaviour:

1) If i put Frequency - 1hr and Maximum Restart as 10. What will happen?

2) if i put Frequency - 1hr and no value in Maximum Restart?

3) If i put Frequency - 1day and Maximum Restart as 10. What will happen?

4) if i put Frequency - 1day and no value in Maximum Restart?

5) What is the use of Backlist messages.

6) Any suggestion to implement or not Restart JOB.

Regards

Deepak

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

I will try to let you know what I think

1. Maximum Restart - has to be positive value - it's number of restarts of one particular message after the defined restart attempts has been exceeded (so this cannot be empty)

2. frequency - this means how often will this job run - every hour or every day

3. Backlist messages - this is only for automated restart of backlist messages (so running when the server went down ) you normally restart them manually (as the server was down and maybe processing of them caused it) - so don't schedule restarting of backlist messages - better to handle them manually

is that clear how it works now ?

Regards,

Michal Krawczyk

Former Member
0 Kudos

Hi Michal,

Thanks for reply.

Still i am not able to understand the behaviour of Maximum No.Of Restarts in Job

I checked two cases:

1) Frequency - 1hour , Maximum No. Of Restarts - 0

Behaviour - system executed restart of all system error messages every 1 hour.

2) Frequency - 1 hour ,Maximum No. Of Restarts - 3

Behaviour - system executed restart of system error messages every 1 hour for only two times and not executed next time at all.Job log is also showing 2.

Please suggest following queries with some example:

1) If i put Frequency - 1hr and Maximum Restart as 10. What will happen?

2) if i put Frequency - 1hr and no value in Maximum Restart?

3) If i put Frequency - 1day and Maximum Restart as 10. What will happen?

4) if i put Frequency - 1day and no value in Maximum Restart?

Regards

Deepak

Answers (0)