Hi all,
I'm trying to use this Business Time 2 command to get
next available window from a "recurring" "available"
segment defined in "Business Time Segment".

Application-Bus-Time2-Get-Next-Window 

This command works fine to return one available
window...
...but when I try to get all the windows returned at
once, by changing the 1 bit of the 4th parameter...
...as described in "ARS 7.0 Config guide", page 402...

...I get nothing back.

Anybody seen this?

The syntax is below:
Application-Bus-Time2-Get-Next-Window 
“<StartTimeRange>”
“<EndTimeRange>” [“<Duration>”] [“<WindowFlag>”]
[“<BusinessTimeSegmentName1>”
“<BusinessTimeSegmentName2>”… ]

My command is:
Application-Bus-Time2-Assoc-Get-Next-Window
"1/10/2008" "5/1/2008" "7220" "01"
"ID0014A51A4C9EomyGRw4FBxCAkmAA"

returns this value fine:
1199941200

Then I change the 4th parameter, "01", to "11",
expecting semicolon separated values...

Application-Bus-Time2-Assoc-Get-Next-Window
"1/10/2008" "5/1/2008" "7220" "11"
"ID0014A51A4C9EomyGRw4FBxCAkmAA"

Nothing comes back!

The only way I have been able to get all windows
returned at once as claimed is when the segment
referred to in the last parameter is an "unavailable"
recurring one. Never works with "available" recurring
one.

Ok, that was a mouthful, but that's the issue I have.
I hate to have to loop around and issue this command
each time to get all windows in the recurring range.
It might take 10 times as long for the code to go
thru. Why isn't it working as advertised? Any tips?
Known bug?

I'm using ARS 7.0.1. Wondering if 7.1 works any differently.


      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

Reply via email to