The wixset.dat table is a fixed-length sequential file that contains one record. It is created from the internal wixset table (which the program creates from the entries on the Company ID screen) when the map is run. The default is for wixset.dat to be located in the trading partner directory, but for outbound processing you can override this directory location at runtime using the -dw <directory> switch.
Field name |
Type |
Width |
Notes |
---|---|---|---|
wix_company_name |
Character |
35 |
Internal name for the company. |
<filler> |
Character |
12 |
Not used |
wix_gsid |
Character |
35 |
Code used to identify the company at the functional group level – as the sender on outbound maps and the receiver on inbound maps. This field is used only if the SND_GSID field in the trading partner table or file is blank. |
wix_idqual |
Character |
4 |
Qualifier that specifies the type of code used to identify the company at the interchange level – as the sender on outbound maps and the receiver on inbound maps. This field is used only if the SND_IDQUAL field in the trading partner table or file is blank. |
wix_idcode |
Character |
35 |
Code used to identify the company at the interchange level – as the sender on outbound maps and the receiver on inbound maps. This field is used only if the SND_IDCODE field in the trading partner table or file is blank. |
wix_auth_qual |
Character |
2 |
Qualifier that specifies the type of code used to authenticate the company at the interchange level. |
wix_auth_code |
Character |
10 |
Code used to authenticate the company at the interchange level. |
wix_secu_qual |
Character |
2 |
Qualifier that specifies the type of code used to grant the company security clearance at the interchange level. |
wix_secu_code |
Character |
10 |
Code used to grant the company security clearance as the receiver at the interchange level. |