psdi.iface.app.swcatalog

Interface ImportUIConstants



  • public interface ImportUIConstants
    TLOM / TAMIT combination UI Constants for SwKBT Import
    Since:
    7.2
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String APP_UNREACHABLE
      String constant for String "importAppUnreachable" Message = "Application unreachable: file={0}"
      static java.lang.String CONTROL_NOT_FOUND
      String constant for String "intControlNotFound" Message = Integration control {0} not found for TlomFlatFileHandler in External System {1} using Publish Channel {2}.
      static java.lang.String CRON_PARAM_DATE_SUGGEST
      String constant for String "cronDateParamSuggest" Message = Date parameter format is yyyy-MM-dd'T'HH:mm:ss.SSS.
      static java.lang.String CRONPARAM_CATALOGID
      String constant for String "catalogidParam" Message = help text for catalogid crontask parameter
      static java.lang.String CRONPARAM_DIR_CREATED
      String constant for String "tempDirCreated" Message = "Created directory {0}."
      static java.lang.String CRONPARAM_DIR_NOT_CREATED
      String constant for String "tempDirNotCreated" Message = "Unable to create directory {0}."
      static java.lang.String CRONPARAM_DIR_NOT_READABLE
      String constant for String "tempDirNotReadable" Message = "Unable to read from directory {0}."
      static java.lang.String CRONPARAM_DIR_NOT_WRITABLE
      String constant for String "tempDirNotWritable" Message = "Unable to write to directory {0}."
      static java.lang.String CRONPARAM_HOSTNAME
      String constant for String "hostnameParam" Message = ""
      static java.lang.String CRONPARAM_PARTIALRUN
      String constant for String "partialrunParam" Message = help text for partialrun crontask parameter
      static java.lang.String CRONPARAM_PORT
      String constant for String "portParam" Message = ""
      static java.lang.String CRONPARAM_REPOSITORYID
      String constant for String "repositoryidParam" Message = help text for repositoryid crontask parameter
      static java.lang.String CRONPARAM_TEMPDIR
      String constant for String "tempdirParam" Message = help text for tempdir crontask parameter
      static java.lang.String CRONPARAM_TEMPDIRTAD4Z 
      static java.lang.String CRONPARAM_TEMPFILE
      String constant for String "tempfileParam" Message = help text for tempfile crontask parameter
      static java.lang.String CRONPARAM_TEMPFILETAD4Z 
      static java.lang.String[][] CRONPARAMETERS
      This array furnishes the parameters when a new cron task is inserted.
      static java.lang.String CRONPRAM_PARTIALRUNTAD4Z 
      static java.lang.String[][] CRONTAD4ZPARAMETERS 
      static java.lang.String DATE_PARAM_FORMAT
      Date format for cron task start_date and end_date
      static java.lang.String EXCEPTION_CLOSING_FILE
      String constant for String "importFileClose" Message = "Exception closing file.
      static java.lang.String EXCEPTION_OPENING_ZIP
      String constant for String "importFileOpenZip" Message = "Exception opening zip file received from server - filename: {0}."
      static java.lang.String FILE_CONTAINS_STATUS
      String constant for String "importFileStatusNotFound" Message = "Status message received from server that schedule request not found.
      static java.lang.String FILE_DOES_NOT_EXIST
      String constant for String "importFileNotExists" Message = "File does not exist.
      static java.lang.String FILE_NOT_A_FILE
      String constant for String "importFileNotFile" Message = "File is not a file (it is a directory or other non-file entity).
      static java.lang.String FILENAME_NULL
      String constant for String "importFileNull" Message = "Filename is null during check of received file."
      static java.lang.String HANDLER_ERROR
      String constant for String "errorConstructingHandler" Message = Error constructing the HTTPS handler class.
      static java.lang.String HANDLER_NOT_FOUND
      String constant for String "handlerClassNotFound" Message = Unable to find any HTTPS handler class.
      static java.lang.String IMPORT_KBT_BAD_PARTIAL_RUN
      String constant for String "paramMissingPartialRun" Message = Partial run parameter must be set to a whole number between {0} and {1}.
      static java.lang.String IMPORT_KBT_BAD_PARTIAL_RUN2
      String constant for String "paramMissingPartialRun" Message = Partial run parameter must be set to a whole number between {0} and {1}.
      static java.lang.String IMPORT_KBT_CREATE_CLIENT_ERROR
      String constant for String "importCreateClient" Message = "Error creating HTTPClient object."
      static java.lang.String IMPORT_KBT_INTERVAL_RANGE
      String constant for String "paramBadInterval" Message = "Interval out of range: {retry}"
      static java.lang.String IMPORT_KBT_INVALID_CMD
      String constant for String "paramInvalidCmd" Message = "Invalid cmd passed: {value}"
      static java.lang.String IMPORT_KBT_INVALID_CMDLINE_KEY
      String constant for String "paramInvalidKey" Message = "Invalid key=value passed {currentArg}"
      static java.lang.String IMPORT_KBT_INVALID_FILE
      String constant for String "paramInvalidFile" Message = "Bad file name: {value}"
      static java.lang.String IMPORT_KBT_INVALID_KEY
      String constant for String "paramInvalidKey" Message = "Invalid key passed: {value}"
      static java.lang.String IMPORT_KBT_INVALID_PORT
      String constant for String "paramInvalidPort" Message = "Invalid port passed: {value}"
      static java.lang.String IMPORT_KBT_MISSING_CONTEXT_ROOT
      String constant for String "paramMissingRoot" Message = "Missing context root."
      static java.lang.String IMPORT_KBT_MISSING_DASH
      String constant for String "paramMissingDash" Message = "Missing DASH on argument {currentArg}"
      static java.lang.String IMPORT_KBT_MISSING_DIR
      String constant for String "paramMissingDir" Message = "Missing TEMPDIR working directory name."
      static java.lang.String IMPORT_KBT_MISSING_FILE
      String constant for String "paramMissingFile" Message = "Missing file name : {value}"
      static java.lang.String IMPORT_KBT_MISSING_HOST
      String constant for String "paramMissingHost" Message = "Missing host parameter."
      static java.lang.String IMPORT_KBT_MISSING_HOST_PORT
      String constant for String "paramMissingHostPort" Message = "The HOSTNAME and PORT parameters are required when a cron task is set to import files from the Software Knowledge Base Toolkit server.
      static java.lang.String IMPORT_KBT_MISSING_PORT
      String constant for String "paramMissingPort" Message = "Missing Port"
      static java.lang.String IMPORT_KBT_PORT_RANGE
      String constant for String "paramBadPortRange" Message = "Port out of range: {port}"
      static java.lang.String IMPORT_KBT_RETRY_RANGE
      String constant for String "paramBadRetry" Message = "Retry out of range: {retry}"
      static java.lang.String IMPORT_SUCCEEDED
      String constant for String "importSuccess" Message = "Successfully imported file {importFile}"
      static java.lang.String INVALID_RESPONSE
      String constant for String "importResponseClass" Message = "Unknown HTTP response class: {class}"
      static java.lang.String IO_ERROR_READING_FILE
      String constant for String "importFileIO" Message = "IOException while saving zip file with filename: {0}."
      static MXLogger LOGGER
      Logger used in SWKBT cron task, import client, and mea loads
      static java.lang.String LOGGER_NAME
      Logger used in SWKBT cron task, import client, and mea loads
      static java.lang.String MISSING_IMPORT_TAG
      String constant for String "importFileNoTag" Message = "File does not contain XML header.
      static java.lang.String MSG_CANT_LOAD_PROPS
      Message key constant for string "cantLoadProperties".
      static java.lang.String MSG_EMPTY_PROPS
      Message key constant for string "emptyProperties".
      static java.lang.String MSG_ERROR_STATUS
      Message key constant for string "msgErrorStatusReported".
      static java.lang.String MSG_EXPORT_GUID_NOT_FOUND
      Message key constant for string "msgGuidNotRecognized".
      static java.lang.String MSG_EXPORT_NOT_ACCEPTED
      Message key constant for string "msgNotAccepted".
      static java.lang.String MSG_GROUP
      Message group key constant for string "swkbt".
      static java.lang.String MSG_GROUP_IFACE
      Message group key constant for string "iface".
      static java.lang.String MSG_HTTP_BAD_RESPONSE
      Message key constant for string "httpExceptionResponse".
      static java.lang.String MSG_HTTP_CONNECT
      Message key constant for string "httpExceptionConnect".
      static java.lang.String MSG_HTTP_CONNECTION_TYPE
      Message key constant for string "httpExceptionConnect".
      static java.lang.String MSG_HTTP_IO
      Message key constant for string "httpExceptionIO".
      static java.lang.String MSG_HTTP_SOCKET
      Message key constant for string "httpExceptionSocket".
      static java.lang.String MSG_HTTP_UNKNOWNHOST
      Message key constant for string "httpExceptionUnknownHost".
      static java.lang.String MSG_NOPORT_ERR
      Message key constant for string "httpNullPort".
      static java.lang.String MSG_NULL_HOST_ERR
      Message key constant for string "httpNullHost".
      static java.lang.String MSG_NULL_PROTOCOL_ERR
      Message key constant for string "httpNullProtocol".
      static java.lang.String MSG_NULL_URI_ERR
      Message key constant for string "httpNullURI".
      static java.lang.String MSG_NULL_URLSPEC_ERR
      Message key constant for string "httpNullUrlspec".
      static java.lang.String MSG_POLLING_TIMEOUT
      Message key constant for string "statusPollingTimeout".
      static java.lang.String NO_CONTENT
      String constant for String "importFileNoContent" Message = "File is empty.
      static java.lang.String NULL_RESPONSE
      String constant for String "importResponseNull" Message = "Null HTTP response!"
      static java.lang.String PERFORM_IMPORT
      String constant for String "importError" Message = "Error importing file."
      static java.lang.String PRIMARY_NOT_FOUND
      String constant for String "primaryNotFound" Message = Software Catalog record not found for descendant (uniqueid) {0}, targetsoftware guid (primary) {1} in Identylinks load.
      static java.lang.String SERVER_UNREACHABLE_ERROR
      String constant for String "importServerUnreachable" Message = "Server unreachable: file={0}"
      static java.lang.String SPLIT_ERROR
      String constant for String "import_xml_split_error", error from base services.
      static java.lang.String SPLIT_ERROR_KBT
      String constant for String "importSplitError", error from base services.
      static java.lang.String TRANSFORMER_ERROR
      String constant for String "xmlTransformerError" Message = Error getting TransformerFactory and / or Transformer for XSL in external transformations.
      static java.lang.String UNIQUE_SWCATALOGID_NOT_FOUND
      String constant for String "uniqueSwCatalogIdNotFound" Message = "Uniqueid {0} not found in tloamswcatalog."
      static java.lang.String UNIQUEID_NOT_FOUND
      String constant for String "uniqueidNotFound" Message = "Uniqueid {0} not found in tloamsoftware in lookup for {1}."
      static java.lang.String UNSUPPORTED_DBINSTANCEID
      String constant for String "unsupportedVersion" Message = SwKBT databaseInstanceId {0} is not supported.
      static java.lang.String UNSUPPORTED_ENCODING
      Message key constant for string "httpBadEncoding".
      static java.lang.String UNSUPPORTED_VERSION
      String constant for String "unsupportedVersion" Message = SwKBT schemaVersion {0} is not supported.
      static java.lang.String XML_INPUT_NOT_FOUND
      String constant for String "xmlInputFileNotFound" Message = XML input file {0} not found during external transformation process.
      static java.lang.String XML_OUTPUT_NOT_FOUND
      String constant for String "xmlOutputFileNotFound" Message = XML output file {0} could not be created during external transformation process.
      static java.lang.String XML_TRANSFORM_ERROR
      String constant for String "xmlTransformationError" Message = Error in transformation {0} from file {1} to {2}.
    • Field Detail

      • DATE_PARAM_FORMAT

        static final java.lang.String DATE_PARAM_FORMAT
        Date format for cron task start_date and end_date
        See Also:
        Constant Field Values
      • LOGGER_NAME

        static final java.lang.String LOGGER_NAME
        Logger used in SWKBT cron task, import client, and mea loads
        See Also:
        Constant Field Values
      • LOGGER

        static final MXLogger LOGGER
        Logger used in SWKBT cron task, import client, and mea loads
      • MSG_GROUP

        static final java.lang.String MSG_GROUP
        Message group key constant for string "swkbt".
        See Also:
        Constant Field Values
      • MSG_GROUP_IFACE

        static final java.lang.String MSG_GROUP_IFACE
        Message group key constant for string "iface".
        See Also:
        Constant Field Values
      • MSG_NULL_URLSPEC_ERR

        static final java.lang.String MSG_NULL_URLSPEC_ERR
        Message key constant for string "httpNullUrlspec". Message: Null Parameter : url specification.
        See Also:
        Constant Field Values
      • UNSUPPORTED_ENCODING

        static final java.lang.String UNSUPPORTED_ENCODING
        Message key constant for string "httpBadEncoding". Message: Unsupported Encoding. Only UTF-8 is supported.
        See Also:
        Constant Field Values
      • MSG_NULL_PROTOCOL_ERR

        static final java.lang.String MSG_NULL_PROTOCOL_ERR
        Message key constant for string "httpNullProtocol". Message: Null Parameter : protocol.
        See Also:
        Constant Field Values
      • MSG_NULL_HOST_ERR

        static final java.lang.String MSG_NULL_HOST_ERR
        Message key constant for string "httpNullHost". Message: Null Parameter : host.
        See Also:
        Constant Field Values
      • MSG_NULL_URI_ERR

        static final java.lang.String MSG_NULL_URI_ERR
        Message key constant for string "httpNullURI". Message: Null Parameter : uri
        See Also:
        Constant Field Values
      • MSG_NOPORT_ERR

        static final java.lang.String MSG_NOPORT_ERR
        Message key constant for string "httpNullPort". Message: Port is zero
        See Also:
        Constant Field Values
      • MSG_HTTP_CONNECT

        static final java.lang.String MSG_HTTP_CONNECT
        Message key constant for string "httpExceptionConnect". Message: HTTP Connect Exception: Most likely indicates the connection was refused (i.e. IP reachable, but no server response).
        See Also:
        Constant Field Values
      • MSG_HTTP_SOCKET

        static final java.lang.String MSG_HTTP_SOCKET
        Message key constant for string "httpExceptionSocket". Message: HTTP Socket Exception: Most likely indicates server is down or unreachable (i.e. no response, client times out).
        See Also:
        Constant Field Values
      • MSG_HTTP_UNKNOWNHOST

        static final java.lang.String MSG_HTTP_UNKNOWNHOST
        Message key constant for string "httpExceptionUnknownHost". Message: HTTP Unknown Host Exception: Most likely indicates there is no host at given IP, or a DNS problem for hostname lookup.
        See Also:
        Constant Field Values
      • MSG_HTTP_IO

        static final java.lang.String MSG_HTTP_IO
        Message key constant for string "httpExceptionIO". Message: HTTP Input / Output Exception: Possibly be due to incorrect response headers or chunking of data.
        See Also:
        Constant Field Values
      • MSG_HTTP_BAD_RESPONSE

        static final java.lang.String MSG_HTTP_BAD_RESPONSE
        Message key constant for string "httpExceptionResponse". Message: HTTP Response Code {0}: {1}
        See Also:
        Constant Field Values
      • MSG_HTTP_CONNECTION_TYPE

        static final java.lang.String MSG_HTTP_CONNECTION_TYPE
        Message key constant for string "httpExceptionConnect". Message: HTTP openConnection returned connection of type {0}. HttpsURLConnection is required.
        See Also:
        Constant Field Values
      • MSG_CANT_LOAD_PROPS

        static final java.lang.String MSG_CANT_LOAD_PROPS
        Message key constant for string "cantLoadProperties". Message: Could not load properties from the response from SwKBT due to format or an IO Exception. Response must be in the form of name-value pairs, each on its own line. The respons begins like this: {0}
        See Also:
        Constant Field Values
      • MSG_EMPTY_PROPS

        static final java.lang.String MSG_EMPTY_PROPS
        Message key constant for string "emptyProperties". Message: Reponse properties returned from SwKBT server are null.
        See Also:
        Constant Field Values
      • MSG_EXPORT_NOT_ACCEPTED

        static final java.lang.String MSG_EXPORT_NOT_ACCEPTED
        Message key constant for string "msgNotAccepted". Message: Request for scheduling of file creation not accepted by SwKBT Server.
        See Also:
        Constant Field Values
      • MSG_EXPORT_GUID_NOT_FOUND

        static final java.lang.String MSG_EXPORT_GUID_NOT_FOUND
        Message key constant for string "msgGuidNotRecognized". Message: The request GUID {0} was not recognized by the SwKBT server. Schedule request may have expired, or incorrect GUID may have been sent.
        See Also:
        Constant Field Values
      • MSG_ERROR_STATUS

        static final java.lang.String MSG_ERROR_STATUS
        Message key constant for string "msgErrorStatusReported". Message: "Error status reported from SwKBT server during polling for file. See SwKBT server logs for more information.
        See Also:
        Constant Field Values
      • MSG_POLLING_TIMEOUT

        static final java.lang.String MSG_POLLING_TIMEOUT
        Message key constant for string "statusPollingTimeout". Message: Probable timeout while polling for file status from SwKBT server: Timeout set to {0}, total duration = {1}.
        See Also:
        Constant Field Values
      • IMPORT_KBT_MISSING_DASH

        static final java.lang.String IMPORT_KBT_MISSING_DASH
        String constant for String "paramMissingDash" Message = "Missing DASH on argument {currentArg}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_INVALID_CMDLINE_KEY

        static final java.lang.String IMPORT_KBT_INVALID_CMDLINE_KEY
        String constant for String "paramInvalidKey" Message = "Invalid key=value passed {currentArg}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_INVALID_CMD

        static final java.lang.String IMPORT_KBT_INVALID_CMD
        String constant for String "paramInvalidCmd" Message = "Invalid cmd passed: {value}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_INVALID_PORT

        static final java.lang.String IMPORT_KBT_INVALID_PORT
        String constant for String "paramInvalidPort" Message = "Invalid port passed: {value}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_INVALID_KEY

        static final java.lang.String IMPORT_KBT_INVALID_KEY
        String constant for String "paramInvalidKey" Message = "Invalid key passed: {value}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_INVALID_FILE

        static final java.lang.String IMPORT_KBT_INVALID_FILE
        String constant for String "paramInvalidFile" Message = "Bad file name: {value}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_MISSING_FILE

        static final java.lang.String IMPORT_KBT_MISSING_FILE
        String constant for String "paramMissingFile" Message = "Missing file name : {value}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_MISSING_DIR

        static final java.lang.String IMPORT_KBT_MISSING_DIR
        String constant for String "paramMissingDir" Message = "Missing TEMPDIR working directory name."
        See Also:
        Constant Field Values
      • IMPORT_KBT_MISSING_PORT

        static final java.lang.String IMPORT_KBT_MISSING_PORT
        String constant for String "paramMissingPort" Message = "Missing Port"
        See Also:
        Constant Field Values
      • IMPORT_KBT_MISSING_HOST

        static final java.lang.String IMPORT_KBT_MISSING_HOST
        String constant for String "paramMissingHost" Message = "Missing host parameter."
        See Also:
        Constant Field Values
      • IMPORT_KBT_MISSING_HOST_PORT

        static final java.lang.String IMPORT_KBT_MISSING_HOST_PORT
        String constant for String "paramMissingHostPort" Message = "The HOSTNAME and PORT parameters are required when a cron task is set to import files from the Software Knowledge Base Toolkit server. For the PARTIALRUN parameter, specify 1, 3, or 7."
        See Also:
        Constant Field Values
      • IMPORT_KBT_BAD_PARTIAL_RUN2

        static final java.lang.String IMPORT_KBT_BAD_PARTIAL_RUN2
        String constant for String "paramMissingPartialRun" Message = Partial run parameter must be set to a whole number between {0} and {1}.
        See Also:
        Constant Field Values
      • IMPORT_KBT_BAD_PARTIAL_RUN

        static final java.lang.String IMPORT_KBT_BAD_PARTIAL_RUN
        String constant for String "paramMissingPartialRun" Message = Partial run parameter must be set to a whole number between {0} and {1}.
        See Also:
        Constant Field Values
      • IMPORT_KBT_PORT_RANGE

        static final java.lang.String IMPORT_KBT_PORT_RANGE
        String constant for String "paramBadPortRange" Message = "Port out of range: {port}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_MISSING_CONTEXT_ROOT

        static final java.lang.String IMPORT_KBT_MISSING_CONTEXT_ROOT
        String constant for String "paramMissingRoot" Message = "Missing context root."
        See Also:
        Constant Field Values
      • IMPORT_KBT_RETRY_RANGE

        static final java.lang.String IMPORT_KBT_RETRY_RANGE
        String constant for String "paramBadRetry" Message = "Retry out of range: {retry}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_INTERVAL_RANGE

        static final java.lang.String IMPORT_KBT_INTERVAL_RANGE
        String constant for String "paramBadInterval" Message = "Interval out of range: {retry}"
        See Also:
        Constant Field Values
      • IMPORT_KBT_CREATE_CLIENT_ERROR

        static final java.lang.String IMPORT_KBT_CREATE_CLIENT_ERROR
        String constant for String "importCreateClient" Message = "Error creating HTTPClient object."
        See Also:
        Constant Field Values
      • IMPORT_SUCCEEDED

        static final java.lang.String IMPORT_SUCCEEDED
        String constant for String "importSuccess" Message = "Successfully imported file {importFile}"
        See Also:
        Constant Field Values
      • PERFORM_IMPORT

        static final java.lang.String PERFORM_IMPORT
        String constant for String "importError" Message = "Error importing file."
        See Also:
        Constant Field Values
      • INVALID_RESPONSE

        static final java.lang.String INVALID_RESPONSE
        String constant for String "importResponseClass" Message = "Unknown HTTP response class: {class}"
        See Also:
        Constant Field Values
      • NULL_RESPONSE

        static final java.lang.String NULL_RESPONSE
        String constant for String "importResponseNull" Message = "Null HTTP response!"
        See Also:
        Constant Field Values
      • APP_UNREACHABLE

        static final java.lang.String APP_UNREACHABLE
        String constant for String "importAppUnreachable" Message = "Application unreachable: file={0}"
        See Also:
        Constant Field Values
      • SERVER_UNREACHABLE_ERROR

        static final java.lang.String SERVER_UNREACHABLE_ERROR
        String constant for String "importServerUnreachable" Message = "Server unreachable: file={0}"
        See Also:
        Constant Field Values
      • FILE_DOES_NOT_EXIST

        static final java.lang.String FILE_DOES_NOT_EXIST
        String constant for String "importFileNotExists" Message = "File does not exist. Filename: {0}."
        See Also:
        Constant Field Values
      • FILENAME_NULL

        static final java.lang.String FILENAME_NULL
        String constant for String "importFileNull" Message = "Filename is null during check of received file."
        See Also:
        Constant Field Values
      • FILE_NOT_A_FILE

        static final java.lang.String FILE_NOT_A_FILE
        String constant for String "importFileNotFile" Message = "File is not a file (it is a directory or other non-file entity). Filename: {0}."
        See Also:
        Constant Field Values
      • FILE_CONTAINS_STATUS

        static final java.lang.String FILE_CONTAINS_STATUS
        String constant for String "importFileStatusNotFound" Message = "Status message received from server that schedule request not found. Reponse in filename: {0}."
        See Also:
        Constant Field Values
      • NO_CONTENT

        static final java.lang.String NO_CONTENT
        String constant for String "importFileNoContent" Message = "File is empty. Filename: {0}."
        See Also:
        Constant Field Values
      • MISSING_IMPORT_TAG

        static final java.lang.String MISSING_IMPORT_TAG
        String constant for String "importFileNoTag" Message = "File does not contain XML header. Filename: {0}."
        See Also:
        Constant Field Values
      • IO_ERROR_READING_FILE

        static final java.lang.String IO_ERROR_READING_FILE
        String constant for String "importFileIO" Message = "IOException while saving zip file with filename: {0}."
        See Also:
        Constant Field Values
      • EXCEPTION_CLOSING_FILE

        static final java.lang.String EXCEPTION_CLOSING_FILE
        String constant for String "importFileClose" Message = "Exception closing file. filename: {0}."
        See Also:
        Constant Field Values
      • EXCEPTION_OPENING_ZIP

        static final java.lang.String EXCEPTION_OPENING_ZIP
        String constant for String "importFileOpenZip" Message = "Exception opening zip file received from server - filename: {0}."
        See Also:
        Constant Field Values
      • CRONPARAM_HOSTNAME

        static final java.lang.String CRONPARAM_HOSTNAME
        String constant for String "hostnameParam" Message = ""
        See Also:
        Constant Field Values
      • CRONPARAM_PORT

        static final java.lang.String CRONPARAM_PORT
        String constant for String "portParam" Message = ""
        See Also:
        Constant Field Values
      • CRONPARAM_TEMPDIR

        static final java.lang.String CRONPARAM_TEMPDIR
        String constant for String "tempdirParam" Message = help text for tempdir crontask parameter
        See Also:
        Constant Field Values
      • CRONPARAM_TEMPDIRTAD4Z

        static final java.lang.String CRONPARAM_TEMPDIRTAD4Z
        See Also:
        Constant Field Values
      • CRONPARAM_TEMPFILE

        static final java.lang.String CRONPARAM_TEMPFILE
        String constant for String "tempfileParam" Message = help text for tempfile crontask parameter
        See Also:
        Constant Field Values
      • CRONPARAM_TEMPFILETAD4Z

        static final java.lang.String CRONPARAM_TEMPFILETAD4Z
        See Also:
        Constant Field Values
      • CRONPARAM_PARTIALRUN

        static final java.lang.String CRONPARAM_PARTIALRUN
        String constant for String "partialrunParam" Message = help text for partialrun crontask parameter
        See Also:
        Constant Field Values
      • CRONPRAM_PARTIALRUNTAD4Z

        static final java.lang.String CRONPRAM_PARTIALRUNTAD4Z
        See Also:
        Constant Field Values
      • CRONPARAM_CATALOGID

        static final java.lang.String CRONPARAM_CATALOGID
        String constant for String "catalogidParam" Message = help text for catalogid crontask parameter
        See Also:
        Constant Field Values
      • CRONPARAM_REPOSITORYID

        static final java.lang.String CRONPARAM_REPOSITORYID
        String constant for String "repositoryidParam" Message = help text for repositoryid crontask parameter
        See Also:
        Constant Field Values
      • CRONPARAMETERS

        static final java.lang.String[][] CRONPARAMETERS
        This array furnishes the parameters when a new cron task is inserted. The first dimension lists the parameters. The second dimension lists
        • [0] Name
        • [1] Default
        • [2] Description key in the messages table. The description group is 'swkbt'.
      • CRONTAD4ZPARAMETERS

        static final java.lang.String[][] CRONTAD4ZPARAMETERS
      • CRONPARAM_DIR_CREATED

        static final java.lang.String CRONPARAM_DIR_CREATED
        String constant for String "tempDirCreated" Message = "Created directory {0}."
        See Also:
        Constant Field Values
      • CRONPARAM_DIR_NOT_CREATED

        static final java.lang.String CRONPARAM_DIR_NOT_CREATED
        String constant for String "tempDirNotCreated" Message = "Unable to create directory {0}."
        See Also:
        Constant Field Values
      • CRONPARAM_DIR_NOT_READABLE

        static final java.lang.String CRONPARAM_DIR_NOT_READABLE
        String constant for String "tempDirNotReadable" Message = "Unable to read from directory {0}."
        See Also:
        Constant Field Values
      • CRONPARAM_DIR_NOT_WRITABLE

        static final java.lang.String CRONPARAM_DIR_NOT_WRITABLE
        String constant for String "tempDirNotWritable" Message = "Unable to write to directory {0}."
        See Also:
        Constant Field Values
      • UNIQUEID_NOT_FOUND

        static final java.lang.String UNIQUEID_NOT_FOUND
        String constant for String "uniqueidNotFound" Message = "Uniqueid {0} not found in tloamsoftware in lookup for {1}."
        See Also:
        Constant Field Values
      • CRON_PARAM_DATE_SUGGEST

        static final java.lang.String CRON_PARAM_DATE_SUGGEST
        String constant for String "cronDateParamSuggest" Message = Date parameter format is yyyy-MM-dd'T'HH:mm:ss.SSS. Try this for your date: {0}
        See Also:
        Constant Field Values
      • HANDLER_NOT_FOUND

        static final java.lang.String HANDLER_NOT_FOUND
        String constant for String "handlerClassNotFound" Message = Unable to find any HTTPS handler class. This can be caused by using an unsupported JRE. Classes searched: \n {0} \n {1} \n {2}
        See Also:
        Constant Field Values
      • HANDLER_ERROR

        static final java.lang.String HANDLER_ERROR
        String constant for String "errorConstructingHandler" Message = Error constructing the HTTPS handler class.
        See Also:
        Constant Field Values
      • XML_INPUT_NOT_FOUND

        static final java.lang.String XML_INPUT_NOT_FOUND
        String constant for String "xmlInputFileNotFound" Message = XML input file {0} not found during external transformation process.
        See Also:
        Constant Field Values
      • XML_OUTPUT_NOT_FOUND

        static final java.lang.String XML_OUTPUT_NOT_FOUND
        String constant for String "xmlOutputFileNotFound" Message = XML output file {0} could not be created during external transformation process.
        See Also:
        Constant Field Values
      • XML_TRANSFORM_ERROR

        static final java.lang.String XML_TRANSFORM_ERROR
        String constant for String "xmlTransformationError" Message = Error in transformation {0} from file {1} to {2}. Recovery file may be available for details.
        See Also:
        Constant Field Values
      • TRANSFORMER_ERROR

        static final java.lang.String TRANSFORMER_ERROR
        String constant for String "xmlTransformerError" Message = Error getting TransformerFactory and / or Transformer for XSL in external transformations.
        See Also:
        Constant Field Values
      • SPLIT_ERROR

        static final java.lang.String SPLIT_ERROR
        String constant for String "import_xml_split_error", error from base services. Message = Parsing error while flattening XML. MsgGroup = iface
        See Also:
        Constant Field Values
      • SPLIT_ERROR_KBT

        static final java.lang.String SPLIT_ERROR_KBT
        String constant for String "importSplitError", error from base services. Message = Parsing error while processing file {1} through splitter. This error can occur when a file contains no content, possibly because of restrictive filter criteria or becuase of an error in transformation.
        See Also:
        Constant Field Values
      • PRIMARY_NOT_FOUND

        static final java.lang.String PRIMARY_NOT_FOUND
        String constant for String "primaryNotFound" Message = Software Catalog record not found for descendant (uniqueid) {0}, targetsoftware guid (primary) {1} in Identylinks load. Filtered files include all links where included products are primary, but not all products for descendent records are necessarily included.
        See Also:
        Constant Field Values
      • UNSUPPORTED_VERSION

        static final java.lang.String UNSUPPORTED_VERSION
        String constant for String "unsupportedVersion" Message = SwKBT schemaVersion {0} is not supported. The maximum version supported is {1}.
        See Also:
        Constant Field Values
      • UNSUPPORTED_DBINSTANCEID

        static final java.lang.String UNSUPPORTED_DBINSTANCEID
        String constant for String "unsupportedVersion" Message = SwKBT databaseInstanceId {0} is not supported. The dabataseInstanceId supported is {1}.
        See Also:
        Constant Field Values
      • CONTROL_NOT_FOUND

        static final java.lang.String CONTROL_NOT_FOUND
        String constant for String "intControlNotFound" Message = Integration control {0} not found for TlomFlatFileHandler in External System {1} using Publish Channel {2}. A value control must be added and associated in the Publish Channels application and then the target Enterprise Service set in the External Systems application.
        See Also:
        Constant Field Values
      • UNIQUE_SWCATALOGID_NOT_FOUND

        static final java.lang.String UNIQUE_SWCATALOGID_NOT_FOUND
        String constant for String "uniqueSwCatalogIdNotFound" Message = "Uniqueid {0} not found in tloamswcatalog."
        See Also:
        Constant Field Values