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

Conference rocks::dec_edi

Title:DEC/EDI
Notice:DEC/EDI V2.1 - see note 2002
Moderator:METSYS::BABER
Created:Wed Jun 06 1990
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3150
Total number of notes:13466

3082.0. "SFID and BYPASS with OFTP" by JOBURG::BERETTA () Wed Apr 02 1997 14:11

    Hi,
    
    A customer of ours is using DEC/EDI 1.3 with the OFTP gateway and they
    are now trying to use the SFID to send the message to a specific
    mailbox on the trading partners system. The connection is set up using
    BYPASS. Having done an X25 trace, we notice that the SFID is not being
    inserted. Is this due to the profile not being read i.e. BYPASS? If so
    how can we insert the SFID and still use bypass?
    
    Peter.
T.RTitleUserPersonal
Name
DateLines
3082.1METSYS::THOMPSONThu Apr 03 1997 18:255
Could well be! Dave N - any ideas?

Thanks
Mark
3082.2Who's a DEC/EDI API expert?METSYS::NELSONDavid, http://samedi.reo.dec.com/Thu Apr 03 1997 20:0210
    
    I believe the TFB would normally populate the CLF record
    with the data, however, since the TFB is being bypassed
    it can not do it.
    
    What DEC/EDI API are you using?  I believe
    there is a parameter that can be used to include the
    data you want to use.  The API will create the CLF
    record and include in the record, the data associated with
    the parameter.
3082.3Using APISYSTEM::ROGGENSTEINMon Apr 07 1997 13:039
    Yes, you can enter the SFID data using the API or CLI.
    If you use the API, then add the data using the item
    list identifier, DECEDI_ITM_CONNECTION_DATA.
    
    If you use the CLI, then use /CONNECTION_DATA=value.
    (or -connection_data=value for Unix).
    
    "value" follows the same syntax as connection specific
    data entered as trading partner data.