Module for EDIINT Version 8.2 SP1.November 2013 | Installing and Using EDIINT Module | Processing Inbound EDIINT Documents and MDNs | Processing Inbound EDIINT Documents | How the SMIME Type Profile Field Affects Processing Payloads
 
How the SMIME Type Profile Field Affects Processing Payloads
Module for EDIINT determines the SMIME type used by the inbound EDIINT document, that is, whether the inbound document is plain, signed, encrypted, or signed and encrypted. The module then compares the SMIME type of the inbound document with the value of the SMIME Type extended profile field of the sender's profile. The table below describes the actions the module takes based on the outcome of the comparison.
Value of SMIME Type Extended Profile Field
SMIME Type of Inbound Document
Action Module for EDIINT Takes for the Inbound Document
plain
any value
Processes the payload.
signed
signed
signed and encrypted
Processes the payload.
plain
encrypted
Logs an error message to the Trading Networks activity log and does not process the payload.
encrypted
encrypted
signed and encrypted
Processes the payload.
plain
signed
Logs an error message to the Trading Networks activity log and does not process the payload.
signedAndEncrypted
signed and encrypted
Processes the payload.
plain
signed
encrypted
Logs an error message to the Trading Networks activity log and does not process the payload.