cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple ATP problem

Former Member
0 Kudos

Hi,

I have a Availability Time Planning rule set on a comm channel that is of type Weekly (Its running every Saturday).

Now, I have to process the files for one-off case on a Weekday. So I have created 2nd rule of type Once, only for today.

However the channel is not starting for the time period defined in the 2nd rule.

What is the reason. Is there any other way to achieve this ?

Regards

Arpil

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check the OSS note below

1139044 - availability times starting on current day fail

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>What is the reason. Is there any other way to achieve this ?

IMO, ATP supports only one rule schedule. You can't override by adding second rule.

Use the william Li blog to control the comm channels externally using action like start and stop. Also one more suggestion.

Write a script and schedule it for your required time.

Example in unix script you could use curl or wget command to call http command

wget  http(s)://nspad271.pal.sap.corp:50000/AdapterFramework/ChannelAdminServlet?party=&service=BLService&channel=File1_sender&action=stop

former_member181962
Active Contributor
0 Kudos

Hi Arpil,

YOu can probably do a STOP and START on the communication channel to override the ATP.

Best Regards,

Ravikanth Talagana

former_member472138
Active Contributor
0 Kudos

You cant apply for second rule, even I failed doing that out. Lets see for other inputs.

Regards

Pothana