| 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 |
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.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3082.1 | METSYS::THOMPSON | Thu Apr 03 1997 14:25 | 5 | ||
Could well be! Dave N - any ideas? Thanks Mark | |||||
| 3082.2 | Who's a DEC/EDI API expert? | METSYS::NELSON | David, http://samedi.reo.dec.com/ | Thu Apr 03 1997 16:02 | 10 |
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.3 | Using API | SYSTEM::ROGGENSTEIN | Mon Apr 07 1997 09:03 | 9 | |
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.
| |||||