[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

1801.0. "IP-message ID" by JIT981::OOKUBO () Wed Nov 18 1992 12:15

	Can I see IP-message ID in ALL-IN-1 ?  

	I'v been investigating ALL-IN-1 IOS MAIL and X.400.
	When I send a mail from MAILworks to ALL-IN-1, 
	I'm sure Message router NBS file has the IP-message ID. 
        This mail is converted and passed to ALL-IN-1. 
        I think SDAF file has IP-message ID. But I don't know 
	how to get it.

	Can anyone help me ? 

						ookubo
T.RTitleUserPersonal
Name
DateLines
1801.1IPMID_HASHAIMTEC::BUTLER_TWed Nov 18 1992 15:5215
    
    ookubo,
    
    I believe the field you want is IPMID_HASH, see vol 1 page 8-10, or 
    possibly OBJECT_ID.  
    
    You could use the CAB$ dsab for IPMID_HASH, and the CAB$ATTRIBUTES
    dsab for OBJECT_ID.
    
    Hopefully, one of the people familiar with this area will reply.
    
    Thank You for asking,
    
    Tim
    
1801.2SIOG::T_REDMONDThoughts of an Idle MindThu Nov 19 1992 09:015
    Yes, there is an IPMID_HASH field in DOCDB now, but it's only waiting
    for the introduction of X.400 support. I believe that the field is
    pretty well ignored for now...
    
    Tony
1801.3Accessing the IP-message IDIOSG::CHRISTIEChris ChristieThu Nov 19 1992 09:1112
Ookubo,

	The IP-message ID is stored in the ALL-IN-1 File Cabinet SDAF 
attribute "JOB_NUMBER" which is accessible from the ALL-IN-1 API via the CAB$ 
dsab e.g.

	GET CAB$.JOB_NUMBER[OA$CURMES]

Hope this helps,

Chris
1801.4Two different attributesSIOG::T_REDMONDThoughts of an Idle MindThu Nov 19 1992 09:1913
    Isn't JOB_NUMBER the Message Router ID rather than the IPM_ID?  There
    were lots of struggles to get this attribute stored correctly (for
    incoming and outgoing messages) in early versions of V2.*...
    
    Looking at a message that has come in from TeamLinks, JOB_NUMBER is
    shown as ......./A08011/DUBSWS, which is the Message Router ID.  The
    full IPM_ID for the same message has another set of numbers after
    DUBSWS -- something like 1167A373000!!!
    
    IPM_ID is an X.400 attribute.  JOB_NUMBER has been around (in fits and
    starts) for ages.
    
    Tony
1801.5Don't use object-idFORTY2::ASHGrahame Ash @REOThu Nov 19 1992 10:1310
                     <<< Note 1801.1 by AIMTEC::BUTLER_T >>>
                                -< IPMID_HASH >-

>    I believe the field you want is IPMID_HASH, see vol 1 page 8-10, or 
>    possibly OBJECT_ID.  

If you do decide to store it yourself, don't use OBJECT-ID - that should only 
be used for object-ids!

grahame
1801.6access SDAF dataJIT981::OOKUBOFri Nov 20 1992 09:1620
	Thank you for your help.

	I found IPMID_HASH field in DOCDB. But no message has this data.
	I think it'll be supported in future.

>>    shown as ......./A08011/DUBSWS, which is the Message Router ID.  The
>>    full IPM_ID for the same message has another set of numbers after
>>    DUBSWS -- something like 1167A373000!!!
	                       ^^^^^^^^^^^^
	Exactly. I expect IP message ID like this.
	I tried to search this number about SDAF file.
		$ SEARCH  sdaf-file  number
	I found the record has the same number. I don't know if is has
	another meaning. But it must be IP message ID.
	I want to know how to access SDAF data. 	

	Can I get this data from SDAF ? 
	
						ookubo
1801.7SIOG::T_REDMONDThoughts of an Idle MindFri Nov 20 1992 11:266
    FOR CAB$ATTRIBUTES....
    
    Don't use utilities like EDIT/TPU or SEARCH on the SDAF.  Use the data
    sets written for this purpose...
    
    Tony
1801.8My mistake !IOSG::CHRISTIEChris ChristieMon Nov 23 1992 16:5712
Re .4

Tony,

	My mistake - you are indeed correct, the Message Router ID is stored 
in the JOB_NUMBER SDAF attribute.

	The IP-message ID is *NOT* currently stored in the ALL-IN-1 FC data 
structures. However this may chnage in a PFR. Sorry no more details in this
public notesfile.

/Chris