Publish Action Code Fields
The following fields are displayed when maintaining Publish Action codes within the Integrations Codes group.
System-Wide Code and Description
Field Name Field Description
Show this code for System Select this check box to enable the code for the selected system.
Code The code word you previously entered is displayed here, but you can enter a different code if needed. If you enter a code word that has already been assigned to another code, a warning message is displayed, as codes must be unique.
Code words can contain numbers and uppercase or lowercase letters. You can also include periods, dashes, underscores, and parentheses. The word ALL cannot be included in the code word, regardless of case.
Description Type a description for the code.
System-Wide Effective Information
Field Name Field Description
Mappings (ALT+M) This option is not available for all codes. If mapping is available for the code, click this link to map codes in Odyssey to state-specific codes.
Effective Date If the code is not available until a specific date, enter the date that the code should be available.
Obsolete Date If the code ever becomes obsolete (meaning it is no longer used) or will become obsolete at some point in the future, enter an obsolete date.
The code is considered to be inactive when it reaches the obsolete date and remains obsolete until the date is removed or changed to a future date. When a code is made obsolete, it is no longer accessible to the users and cannot be selected.
System-Wide Publish Action Behavior
Field Name Field Description
Action Type This field is used to select the new SFTP Publish Action type. This action type is designed to send the resulting information from the Integration Published to a secure FTP site based on the configuration entered. For detailed information on the other action types available, see section 10 of the Configurable Integration Published SRS. This field is required to configure the Publish Action.
Publish Action Fields
Note: When maintaining Publish Action codes, the fields displayed may vary based on the selection made in the Action Type field.
Field Name Field Description
Document Content XPath
Note: This field is available when the Drop to File Action Type is selected.
Indicate the content from a node in the published IXML will be sent as a text string. If the XPath is blank, then the entire XML provided from the package is sent.
Queue Manager Type the Queue Manager.
Queue Name Type the Queue Name.
URI Type the URI where the file is to be placed.
Note: This field is available when the Publish to Web Service Action Type is selected.
Service Name Type the web service name.
Note: This field is available when the Publish to Web Service Action Type is selected.
Service Method Type the method of service to the web service.
Note: This field is available when the Publish to Web Service Action Type is selected.
Service Protocol Type the service protocol.
Note: This field is available when the Publish to Web Service Action Type is selected.
Include Additional Parameters Select this check box to include additional parameters not indicated.
Note: This field is available when the Publish to Web Service Action Type is selected.
Web Service Action Select the web service action.
Web Service Username Type the web service username.
Web Service Password Type the web service password.
Client Certificate File Path Type the file path where the client certificate is found.
Client Certificate Password Type the client certificate password.
Character Set
Type the integer value of the character set to define the character data in the message.
Note: If you do not enter a value, the application will use the default value of 1200.
Encoding
Type the integer value of the format to use for numeric message data that contains binary integers, packed-decimal integers, and floating point numbers.
Note: If no value is entered, the application will use the IBM MQ System default value.
Format
Type the string value of the format to use for application data in the message. The maximum number of allowable characters is 40.
Note: If you do not enter a value, the application will use the IBM MQ System default value.
Document Content XPath
Type the string value to indicate the content from a node in the published IXML that will be sent as a text string.
Note: If you do not enter a value, then the application will send the entire XML provided from the package.
SFTP Connection
Field Name Field Description
SFTP Address This field is used to indicate the IP address for the remote SFTP server. This field is required to configure the Publish Action.
Port This field is used to indicate the port number used to connect to the SFTP server. This field is required to configure the Publish Action.
Username This field is used to indicate the user name supplied when requested during the SFTP login. If this value is blank and the server requests an account name, then the FTP transfer will fail.
Password This field is used to indicate the password supplied when requested during the SFTP login. If this value is blank and the server requests an account password, then the FTP transfer will fail.
Remote Path This field is used to indicate the directory name on the remote SFTP server to which the files will be written. This parameter contains the remote location to store the file, in the occasion that the initial directory for the user is not the correct location. This location must be relative to the user directory.
Private Key This field is used to indicate any private key used during the connection process that the remote SFTP server would use to verify the requested system’s identity.
Passphrase This field is used to indicate any passphrase that the remote SFTP server uses during the connection process to verify the requested system’s identity.
File Name
Field Name Field Description
Path Type the path where the file is to be placed.
File Name Format XSL This field is used to indicate the XSLT transformation that defines how to format the first segment of the filename. This is based on the XML data that is loaded from the package. This field is required to configure the Publish Action.
Append Timestamp This check box is used to indicate the date and time the file is generated and will be appended to the name of the file. The format of the timestamp is YYYY-MM-DDTHH-MM-SS-MMM.
File Extension This field is used to indicate the value to use as the extension of the file. A (.) does not need to be specified as it is provided by the Publish Action (example: txt). This field is required to configure the Publish Action.
Translation Bridge Fields
When translation Bridge action type is selected. These fields are used to indicate translation bridge data.