[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

498.0. "Send to all users in DDS" by KURTAN::WESTERBACK (Mimsy were the borogroves) Wed Apr 15 1992 17:46

    Hi,
    
    Another one on DDS: A customer has seven ALL-IN-1 clusters joined
    to one DDS network. All clusters are World search nodes. If a user
    wants to send mail to all subscribers on all clusters, how can he
    do this? Using option SAD he cannot just press return to get an 
    index of all users. He gets a message he must enter at least one
    search criteria. 
    
    If I use SAD on our system, I can do search and get a list of all
    users, but then we don't have DDS, so it just searches locally.
    Could this be a different behavior because of that?
    
    (ALL-IN-1 2.4)
    
    Thanks,
    Hans Westerback
    TSC, Stockholm
T.RTitleUserPersonal
Name
DateLines
498.1SAD,SMDIOSG::WDAVIESWinton Davies,IOSGWed Apr 15 1992 19:006
    You could modify the *SMD* named data to allow world search...
                                           
    We disallow it because its not nice on performamnce. However you could
    also get round it by giving everyone the same location or organization 
                                                  
    Winton
498.2Disallow?KURTAN::WESTERBACKMimsy were the borogrovesThu Apr 16 1992 12:5516
    Hmm, my understanding of nuances in English might be better :-)
    
    "Disallow" somehow sounds stronger than "not recommend". Care to 
    elaborate? If it's just because it gives lower performance, I guess
    it's up to the customer to weigh the alternatives, depending on how
    badly he needs this send-to-all function.
    
    To customize this, is it enough to take DDS$INDEX$FIND, and make
    CR and GOLD F go to CHECK_FOR_A_RECORD instead of FIND_EMPTY_FIELDS? 
    Or is there more to it? (I'm not so good at programming, just want to
    know if this is such an easy thing to do, or if there's more to it
    than meets the eye).
    
    Thanks, 
    Hans
    	
498.3Some other ideasAIMTEC::WICKS_AMore Ship dates than actual ShipsThu Apr 16 1992 23:3325
    Hans,
    
    In your base note you mention SAD - which is the option to Search the
    ALL-IN-1 Profile wheareas you appear to be asking about SMD which
    stands for Search Mail Directory and searches DDS - I assume it's
    the latter you mean.
    
    Disabling the check for at least one search criteria is I believe
    not a viable option (as I wrote that code I might be biased) because
    there is a fair chance that a search invoked would not complete due
    to a timeout or just the sheer volume of data that DDS might be asked 
    to munge.
    
    What exactly does the customer want to achieve - to send a message
    to all users on all systems they could use SMD or SAD off of the DL
    menu to select all entries on system A, B, C etc... into a distribution
    list called @SYSTEMA and then by doing the same on the other systems
    merge the 7 distlists together into one big one.
    
    I'm sure there are loads of other alternatives using NETWORk.DAT and
    other things...
    
    Regards,
    
    Andrew.D.Wicks
498.4Distribution list?KURTAN::WESTERBACKMimsy were the borogrovesTue Apr 21 1992 14:439
    Sorry, slipped up in the translation....Swedish SAD is English SMD,
    Swedish SRA is English SAD.....I meant SMD of course.
    
    Andrew, your idea on merging distribution lists sounds good, but I
    don't quite follow you. Do you mean each user could do it from DL?
    But from DL and SAD they can only get a list of their own system?
    
    Thanks,
    Hans
498.5Use DCL to do itAIMTEC::WICKS_AMore Ship dates than actual ShipsTue Apr 21 1992 15:2715
    Hans,
    
    Yes you've got the idea:
    1) NODE A user does DL SAD and gets his/her users into a DL called
    @TEST
    2) NODE B user does the same into a DL called @TEST
    3) NODE B user mail/copies DL to the user on NODE A who edits their
       version of @TEST (at DCL) it'll be a file in OA$SYSTEM_LISTS called
       Zxxxxxxxx.DIS.
    
    It's not pretty but It does work
    
    regards,
    
    Andrew.D.Wicks