Package org.jenkinsci.plugins.ibmisteps
Class Messages
java.lang.Object
org.jenkinsci.plugins.ibmisteps.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyIBMi.change.iasp.failed
:Failed to change current iASP to {0}
.static org.jvnet.localizer.Localizable
_IBMi_closeSQL_error
(Object arg0) KeyIBMi.closeSQL.error
:Error occurred while closing SQL connection: {0}
.static org.jvnet.localizer.Localizable
KeyIBMi.connect.ccsid.5026
:CCSID 5026 is not supported; switching to 5035
.static org.jvnet.localizer.Localizable
KeyIBMi.connect.invalid.ccsid
:Invalid CCSID {0}
.static org.jvnet.localizer.Localizable
KeyIBMi.connect.local
:Connecting to local IBM i
.static org.jvnet.localizer.Localizable
_IBMi_connect_remote
(Object arg0, Object arg1) KeyIBMi.connect.remote
:Connecting to {1}@{0}
.static org.jvnet.localizer.Localizable
KeyIBMi.connected
:Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}
.static org.jvnet.localizer.Localizable
KeyIBMi.connection.failed
:Failed to connect to IBM i: {0}
.static org.jvnet.localizer.Localizable
KeyIBMi.failed.sql.service.check
:Failed to check SQL Service: {0}
.static org.jvnet.localizer.Localizable
KeyIBMICommandStep.description
:Run an IBM i command
.static org.jvnet.localizer.Localizable
KeyIBMICommandStep.failed
:IBM i command {0} failed
.static org.jvnet.localizer.Localizable
_IBMICommandStep_failed_with_message
(Object arg0, Object arg1, Object arg2) KeyIBMICommandStep.failed.with.message
:IBM i command {0} failed: [{1}] {2}
.static org.jvnet.localizer.Localizable
KeyIBMICommandStep.running
:Running IBM i command {0}
.static org.jvnet.localizer.Localizable
KeyIBMICommandStep.succeeded
:IBM i command {0} succeeded
.static org.jvnet.localizer.Localizable
_IBMiDownloadSAVF_CPYTOSTMF_failed
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.CPYTOSTMF.failed
:Failed to copy {0}/{1} to stream file {2} {3}
.static org.jvnet.localizer.Localizable
KeyIBMiDownloadSAVF.description
:Download a Save File into the workspace
.static org.jvnet.localizer.Localizable
_IBMiDownloadSAVF_downloading
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.downloading
:Downloading Save File {0}/{1} into {2} ({3} bytes)
.static org.jvnet.localizer.Localizable
_IBMiDownloadSAVF_save_file_not_found
(Object arg0, Object arg1) KeyIBMiDownloadSAVF.save.file.not.found
:Save File {0}/{1} not found
.static org.jvnet.localizer.Localizable
_IBMiGetIFSStep_copy_file
(Object arg0, Object arg1) KeyIBMiGetIFSStep.copy.file
:Getting IFS file {0} into {1}
.static org.jvnet.localizer.Localizable
_IBMiGetIFSStep_copy_folder
(Object arg0, Object arg1) KeyIBMiGetIFSStep.copy.folder
:Getting IFS folder {0} into {1}
.static org.jvnet.localizer.Localizable
KeyIBMiGetIFSStep.description
:Download a remote IFS file or folder into local workspace folder
.static org.jvnet.localizer.Localizable
KeyIBMiGetIFSStep.failed.create.to
:Failed to create local folder {0}
.static org.jvnet.localizer.Localizable
KeyIBMiGetIFSStep.from.not.found
:IFS File/folder {0} not found
.static org.jvnet.localizer.Localizable
KeyIBMiGetIFSStep.to.is.file
:{0} is a file
.static org.jvnet.localizer.Localizable
_IBMiGetSpooledFiles_count
(Object arg0, Object arg1) KeyIBMiGetSpooledFiles.count
:{0} spooled file(s) retrieved in {1}
.static org.jvnet.localizer.Localizable
KeyIBMiGetSpooledFiles.cpy.failed
:CPY call failed: {0}
.static org.jvnet.localizer.Localizable
KeyIBMiGetSpooledFiles.cpysplf.failed
:CPYSPLF call failed: {0}
.static org.jvnet.localizer.Localizable
KeyIBMiGetSpooledFiles.description
:Download spooled files of a given job to a local workspace folder
.static org.jvnet.localizer.Localizable
_IBMiGetSpooledFiles_getting
(Object arg0, Object arg1, Object arg2) KeyIBMiGetSpooledFiles.getting
:Getting spooled files of job {0}/{1}/{2}
.static org.jvnet.localizer.Localizable
KeyIBMiGlobalConfiguration.duplicated.servers
:Duplicated IBM i server name: {0}
.static org.jvnet.localizer.Localizable
_IBMiPutIFSStep_copy_file
(Object arg0, Object arg1) KeyIBMiPutIFSStep.copy.file
:Putting file {0} into {1}
.static org.jvnet.localizer.Localizable
_IBMiPutIFSStep_copy_folder
(Object arg0, Object arg1) KeyIBMiPutIFSStep.copy.folder
:Putting folder {0} into {1}
.static org.jvnet.localizer.Localizable
KeyIBMiPutIFSStep.description
:Upload a local workspace file or folder into a remote IFS folder
.static org.jvnet.localizer.Localizable
KeyIBMiPutIFSStep.failed.create.to
:Failed to create IFS folder {0}
.static org.jvnet.localizer.Localizable
KeyIBMiPutIFSStep.from.not.found
:Local file/folder {0} not found
.static org.jvnet.localizer.Localizable
KeyIBMiPutIFSStep.to.is.file
:{0} is an IFS file
.static org.jvnet.localizer.Localizable
KeyIBMiRunSQLStep.description
:Run an SQL query on Db2 for i
.static org.jvnet.localizer.Localizable
_IBMiRunSQLStep_failed
(Object arg0) KeyIBMiRunSQLStep.failed
:SQL execution failed: {0}
.static org.jvnet.localizer.Localizable
_IBMiRunSQLStep_rows
(Object arg0) KeyIBMiRunSQLStep.rows
:Query returned {0} row(s)
.static org.jvnet.localizer.Localizable
KeyIBMiRunSQLStep.running
:Running SQL query {0}
.static org.jvnet.localizer.Localizable
KeyIBMiRunSQLStep.updated
:Query update count is {0}
.static org.jvnet.localizer.Localizable
KeyIBMiServer.ccsid.5026.not.supported
:CCSID 5026 is not supported; use 5035 instead
.static org.jvnet.localizer.Localizable
KeyIBMiServer.ConnectionFailed
:Connection Failed: {0}
.static org.jvnet.localizer.Localizable
_IBMiServer_ConnectionOk
(Object arg0, Object arg1) KeyIBMiServer.ConnectionOk
:Connection to {0} (IBM i OS {1}) OK
.static org.jvnet.localizer.Localizable
KeyIBMiServer.credentials.required
:Credentials are required
.static org.jvnet.localizer.Localizable
KeyIBMiServer.invalid.ccsid
:CCSID must be a number between 0 and 65535
.static org.jvnet.localizer.Localizable
_IBMiUploadSAVF_CPYFRMSTMF_failed
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiUploadSAVF.CPYFRMSTMF.failed
:Failed to copy stream file {0} into {1}/{2} {3}
.static org.jvnet.localizer.Localizable
KeyIBMiUploadSAVF.description
:Upload a stream file restore its Save File object
.static org.jvnet.localizer.Localizable
_IBMiUploadSAVF_uploading
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiUploadSAVF.uploading
:Uploading Save File {0} into {1}/{2} ({3} bytes)
.static org.jvnet.localizer.Localizable
KeyIBMiUploadSAVF.workspace.file.not.found
:Workspace file {0} not found
.static org.jvnet.localizer.Localizable
KeyIBMiWaitJob.description
:Wait for an IBM i to end
.static org.jvnet.localizer.Localizable
_IBMiWaitJob_error
(Object arg0) KeyIBMiWaitJob.error
:Exception occurred while retrieving job status: {0}
.static org.jvnet.localizer.Localizable
_IBMiWaitJob_job_ended
(Object arg0) KeyIBMiWaitJob.job.ended
:IBM i job {0} has ended
.static org.jvnet.localizer.Localizable
KeyIBMiWaitJob.MSGW
:Job is in MSGW status
.static org.jvnet.localizer.Localizable
_IBMiWaitJob_MSGW_kill
(Object arg0) KeyIBMiWaitJob.MSGW.kill
:Killing job {0}
.static org.jvnet.localizer.Localizable
KeyIBMiWaitJob.MSGW.resume
:Resuming pipeline execution
.static org.jvnet.localizer.Localizable
_IBMiWaitJob_MSGW_wait
(Object arg0) KeyIBMiWaitJob.MSGW.wait
:Pipeline will be suspended until Job {0} resumes
.static org.jvnet.localizer.Localizable
KeyIBMiWaitJob.timeout.reached
:Timeout has been reached ({0} second(s))
.static org.jvnet.localizer.Localizable
_IBMiWaitJob_waiting
(Object arg0) KeyIBMiWaitJob.waiting
:Waiting for IBM i job {0} to end
.static org.jvnet.localizer.Localizable
KeyOnIBMiStep.description
:Provides an IBM i execution environment to run IBM i steps
.static org.jvnet.localizer.Localizable
KeyOnIBMiStep.localhost
:Local IBM i (only when using an agent running on IBM i)
.static org.jvnet.localizer.Localizable
KeyOnMessageWait.fail
:Fail pipeline
.static org.jvnet.localizer.Localizable
KeyOnMessageWait.kill
:Kill Job
.static org.jvnet.localizer.Localizable
KeyOnMessageWait.resume
:Resume pipeline
.static org.jvnet.localizer.Localizable
KeyOnMessageWait.wait
:Wait until Job resumes or is killed
.static org.jvnet.localizer.Localizable
_server_not_found
(Object arg0) Keyserver.not.found
:IBM i server configuration {0} not found
.static org.jvnet.localizer.Localizable
Keyusing.ssl
:(using SSL)
.static String
KeyIBMi.change.iasp.failed
:Failed to change current iASP to {0}
.static String
IBMi_closeSQL_error
(Object arg0) KeyIBMi.closeSQL.error
:Error occurred while closing SQL connection: {0}
.static String
KeyIBMi.connect.ccsid.5026
:CCSID 5026 is not supported; switching to 5035
.static String
KeyIBMi.connect.invalid.ccsid
:Invalid CCSID {0}
.static String
KeyIBMi.connect.local
:Connecting to local IBM i
.static String
IBMi_connect_remote
(Object arg0, Object arg1) KeyIBMi.connect.remote
:Connecting to {1}@{0}
.static String
KeyIBMi.connected
:Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}
.static String
IBMi_connection_failed
(Object arg0) KeyIBMi.connection.failed
:Failed to connect to IBM i: {0}
.static String
KeyIBMi.failed.sql.service.check
:Failed to check SQL Service: {0}
.static String
KeyIBMICommandStep.description
:Run an IBM i command
.static String
IBMICommandStep_failed
(Object arg0) KeyIBMICommandStep.failed
:IBM i command {0} failed
.static String
IBMICommandStep_failed_with_message
(Object arg0, Object arg1, Object arg2) KeyIBMICommandStep.failed.with.message
:IBM i command {0} failed: [{1}] {2}
.static String
KeyIBMICommandStep.running
:Running IBM i command {0}
.static String
KeyIBMICommandStep.succeeded
:IBM i command {0} succeeded
.static String
IBMiDownloadSAVF_CPYTOSTMF_failed
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.CPYTOSTMF.failed
:Failed to copy {0}/{1} to stream file {2} {3}
.static String
KeyIBMiDownloadSAVF.description
:Download a Save File into the workspace
.static String
IBMiDownloadSAVF_downloading
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.downloading
:Downloading Save File {0}/{1} into {2} ({3} bytes)
.static String
IBMiDownloadSAVF_save_file_not_found
(Object arg0, Object arg1) KeyIBMiDownloadSAVF.save.file.not.found
:Save File {0}/{1} not found
.static String
IBMiGetIFSStep_copy_file
(Object arg0, Object arg1) KeyIBMiGetIFSStep.copy.file
:Getting IFS file {0} into {1}
.static String
IBMiGetIFSStep_copy_folder
(Object arg0, Object arg1) KeyIBMiGetIFSStep.copy.folder
:Getting IFS folder {0} into {1}
.static String
KeyIBMiGetIFSStep.description
:Download a remote IFS file or folder into local workspace folder
.static String
KeyIBMiGetIFSStep.failed.create.to
:Failed to create local folder {0}
.static String
KeyIBMiGetIFSStep.from.not.found
:IFS File/folder {0} not found
.static String
KeyIBMiGetIFSStep.to.is.file
:{0} is a file
.static String
IBMiGetSpooledFiles_count
(Object arg0, Object arg1) KeyIBMiGetSpooledFiles.count
:{0} spooled file(s) retrieved in {1}
.static String
KeyIBMiGetSpooledFiles.cpy.failed
:CPY call failed: {0}
.static String
KeyIBMiGetSpooledFiles.cpysplf.failed
:CPYSPLF call failed: {0}
.static String
KeyIBMiGetSpooledFiles.description
:Download spooled files of a given job to a local workspace folder
.static String
IBMiGetSpooledFiles_getting
(Object arg0, Object arg1, Object arg2) KeyIBMiGetSpooledFiles.getting
:Getting spooled files of job {0}/{1}/{2}
.static String
KeyIBMiGlobalConfiguration.duplicated.servers
:Duplicated IBM i server name: {0}
.static String
IBMiPutIFSStep_copy_file
(Object arg0, Object arg1) KeyIBMiPutIFSStep.copy.file
:Putting file {0} into {1}
.static String
IBMiPutIFSStep_copy_folder
(Object arg0, Object arg1) KeyIBMiPutIFSStep.copy.folder
:Putting folder {0} into {1}
.static String
KeyIBMiPutIFSStep.description
:Upload a local workspace file or folder into a remote IFS folder
.static String
KeyIBMiPutIFSStep.failed.create.to
:Failed to create IFS folder {0}
.static String
KeyIBMiPutIFSStep.from.not.found
:Local file/folder {0} not found
.static String
KeyIBMiPutIFSStep.to.is.file
:{0} is an IFS file
.static String
KeyIBMiRunSQLStep.description
:Run an SQL query on Db2 for i
.static String
IBMiRunSQLStep_failed
(Object arg0) KeyIBMiRunSQLStep.failed
:SQL execution failed: {0}
.static String
IBMiRunSQLStep_rows
(Object arg0) KeyIBMiRunSQLStep.rows
:Query returned {0} row(s)
.static String
IBMiRunSQLStep_running
(Object arg0) KeyIBMiRunSQLStep.running
:Running SQL query {0}
.static String
IBMiRunSQLStep_updated
(Object arg0) KeyIBMiRunSQLStep.updated
:Query update count is {0}
.static String
KeyIBMiServer.ccsid.5026.not.supported
:CCSID 5026 is not supported; use 5035 instead
.static String
KeyIBMiServer.ConnectionFailed
:Connection Failed: {0}
.static String
IBMiServer_ConnectionOk
(Object arg0, Object arg1) KeyIBMiServer.ConnectionOk
:Connection to {0} (IBM i OS {1}) OK
.static String
KeyIBMiServer.credentials.required
:Credentials are required
.static String
KeyIBMiServer.invalid.ccsid
:CCSID must be a number between 0 and 65535
.static String
IBMiUploadSAVF_CPYFRMSTMF_failed
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiUploadSAVF.CPYFRMSTMF.failed
:Failed to copy stream file {0} into {1}/{2} {3}
.static String
KeyIBMiUploadSAVF.description
:Upload a stream file restore its Save File object
.static String
IBMiUploadSAVF_uploading
(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiUploadSAVF.uploading
:Uploading Save File {0} into {1}/{2} ({3} bytes)
.static String
KeyIBMiUploadSAVF.workspace.file.not.found
:Workspace file {0} not found
.static String
KeyIBMiWaitJob.description
:Wait for an IBM i to end
.static String
IBMiWaitJob_error
(Object arg0) KeyIBMiWaitJob.error
:Exception occurred while retrieving job status: {0}
.static String
IBMiWaitJob_job_ended
(Object arg0) KeyIBMiWaitJob.job.ended
:IBM i job {0} has ended
.static String
KeyIBMiWaitJob.MSGW
:Job is in MSGW status
.static String
IBMiWaitJob_MSGW_kill
(Object arg0) KeyIBMiWaitJob.MSGW.kill
:Killing job {0}
.static String
KeyIBMiWaitJob.MSGW.resume
:Resuming pipeline execution
.static String
IBMiWaitJob_MSGW_wait
(Object arg0) KeyIBMiWaitJob.MSGW.wait
:Pipeline will be suspended until Job {0} resumes
.static String
KeyIBMiWaitJob.timeout.reached
:Timeout has been reached ({0} second(s))
.static String
IBMiWaitJob_waiting
(Object arg0) KeyIBMiWaitJob.waiting
:Waiting for IBM i job {0} to end
.static String
KeyOnIBMiStep.description
:Provides an IBM i execution environment to run IBM i steps
.static String
KeyOnIBMiStep.localhost
:Local IBM i (only when using an agent running on IBM i)
.static String
KeyOnMessageWait.fail
:Fail pipeline
.static String
KeyOnMessageWait.kill
:Kill Job
.static String
KeyOnMessageWait.resume
:Resume pipeline
.static String
KeyOnMessageWait.wait
:Wait until Job resumes or is killed
.static String
server_not_found
(Object arg0) Keyserver.not.found
:IBM i server configuration {0} not found
.static String
Keyusing.ssl
:(using SSL)
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
IBMiRunSQLStep_failed
KeyIBMiRunSQLStep.failed
:SQL execution failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
SQL execution failed: {0}
-
_IBMiRunSQLStep_failed
KeyIBMiRunSQLStep.failed
:SQL execution failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
SQL execution failed: {0}
-
IBMiPutIFSStep_to_is_file
KeyIBMiPutIFSStep.to.is.file
:{0} is an IFS file
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is an IFS file
-
_IBMiPutIFSStep_to_is_file
KeyIBMiPutIFSStep.to.is.file
:{0} is an IFS file
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is an IFS file
-
IBMiGetIFSStep_failed_create_to
KeyIBMiGetIFSStep.failed.create.to
:Failed to create local folder {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to create local folder {0}
-
_IBMiGetIFSStep_failed_create_to
KeyIBMiGetIFSStep.failed.create.to
:Failed to create local folder {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to create local folder {0}
-
IBMiWaitJob_waiting
KeyIBMiWaitJob.waiting
:Waiting for IBM i job {0} to end
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Waiting for IBM i job {0} to end
-
_IBMiWaitJob_waiting
KeyIBMiWaitJob.waiting
:Waiting for IBM i job {0} to end
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Waiting for IBM i job {0} to end
-
IBMiWaitJob_timeout_reached
KeyIBMiWaitJob.timeout.reached
:Timeout has been reached ({0} second(s))
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Timeout has been reached ({0} second(s))
-
_IBMiWaitJob_timeout_reached
KeyIBMiWaitJob.timeout.reached
:Timeout has been reached ({0} second(s))
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Timeout has been reached ({0} second(s))
-
IBMiServer_ConnectionOk
KeyIBMiServer.ConnectionOk
:Connection to {0} (IBM i OS {1}) OK
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connection to {0} (IBM i OS {1}) OK
-
_IBMiServer_ConnectionOk
KeyIBMiServer.ConnectionOk
:Connection to {0} (IBM i OS {1}) OK
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connection to {0} (IBM i OS {1}) OK
-
IBMiWaitJob_MSGW_kill
KeyIBMiWaitJob.MSGW.kill
:Killing job {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Killing job {0}
-
_IBMiWaitJob_MSGW_kill
KeyIBMiWaitJob.MSGW.kill
:Killing job {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Killing job {0}
-
IBMiServer_ccsid_5026_not_supported
KeyIBMiServer.ccsid.5026.not.supported
:CCSID 5026 is not supported; use 5035 instead
.- Returns:
CCSID 5026 is not supported; use 5035 instead
-
_IBMiServer_ccsid_5026_not_supported
public static org.jvnet.localizer.Localizable _IBMiServer_ccsid_5026_not_supported()KeyIBMiServer.ccsid.5026.not.supported
:CCSID 5026 is not supported; use 5035 instead
.- Returns:
CCSID 5026 is not supported; use 5035 instead
-
IBMiGetIFSStep_to_is_file
KeyIBMiGetIFSStep.to.is.file
:{0} is a file
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is a file
-
_IBMiGetIFSStep_to_is_file
KeyIBMiGetIFSStep.to.is.file
:{0} is a file
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} is a file
-
IBMi_failed_sql_service_check
KeyIBMi.failed.sql.service.check
:Failed to check SQL Service: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to check SQL Service: {0}
-
_IBMi_failed_sql_service_check
KeyIBMi.failed.sql.service.check
:Failed to check SQL Service: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to check SQL Service: {0}
-
IBMiDownloadSAVF_save_file_not_found
KeyIBMiDownloadSAVF.save.file.not.found
:Save File {0}/{1} not found
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Save File {0}/{1} not found
-
_IBMiDownloadSAVF_save_file_not_found
public static org.jvnet.localizer.Localizable _IBMiDownloadSAVF_save_file_not_found(Object arg0, Object arg1) KeyIBMiDownloadSAVF.save.file.not.found
:Save File {0}/{1} not found
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Save File {0}/{1} not found
-
IBMiWaitJob_description
KeyIBMiWaitJob.description
:Wait for an IBM i to end
.- Returns:
Wait for an IBM i to end
-
_IBMiWaitJob_description
public static org.jvnet.localizer.Localizable _IBMiWaitJob_description()KeyIBMiWaitJob.description
:Wait for an IBM i to end
.- Returns:
Wait for an IBM i to end
-
IBMi_closeSQL_error
KeyIBMi.closeSQL.error
:Error occurred while closing SQL connection: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Error occurred while closing SQL connection: {0}
-
_IBMi_closeSQL_error
KeyIBMi.closeSQL.error
:Error occurred while closing SQL connection: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Error occurred while closing SQL connection: {0}
-
IBMiGetIFSStep_description
KeyIBMiGetIFSStep.description
:Download a remote IFS file or folder into local workspace folder
.- Returns:
Download a remote IFS file or folder into local workspace folder
-
_IBMiGetIFSStep_description
public static org.jvnet.localizer.Localizable _IBMiGetIFSStep_description()KeyIBMiGetIFSStep.description
:Download a remote IFS file or folder into local workspace folder
.- Returns:
Download a remote IFS file or folder into local workspace folder
-
IBMICommandStep_failed_with_message
KeyIBMICommandStep.failed.with.message
:IBM i command {0} failed: [{1}] {2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i command {0} failed: [{1}] {2}
-
_IBMICommandStep_failed_with_message
public static org.jvnet.localizer.Localizable _IBMICommandStep_failed_with_message(Object arg0, Object arg1, Object arg2) KeyIBMICommandStep.failed.with.message
:IBM i command {0} failed: [{1}] {2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i command {0} failed: [{1}] {2}
-
IBMiGetSpooledFiles_getting
KeyIBMiGetSpooledFiles.getting
:Getting spooled files of job {0}/{1}/{2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Getting spooled files of job {0}/{1}/{2}
-
_IBMiGetSpooledFiles_getting
public static org.jvnet.localizer.Localizable _IBMiGetSpooledFiles_getting(Object arg0, Object arg1, Object arg2) KeyIBMiGetSpooledFiles.getting
:Getting spooled files of job {0}/{1}/{2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Getting spooled files of job {0}/{1}/{2}
-
OnIBMiStep_localhost
KeyOnIBMiStep.localhost
:Local IBM i (only when using an agent running on IBM i)
.- Returns:
Local IBM i (only when using an agent running on IBM i)
-
_OnIBMiStep_localhost
public static org.jvnet.localizer.Localizable _OnIBMiStep_localhost()KeyOnIBMiStep.localhost
:Local IBM i (only when using an agent running on IBM i)
.- Returns:
Local IBM i (only when using an agent running on IBM i)
-
IBMi_connected
public static String IBMi_connected(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyIBMi.connected
:Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg4
- 5th format parameter,{4}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}
-
_IBMi_connected
public static org.jvnet.localizer.Localizable _IBMi_connected(Object arg0, Object arg1, Object arg2, Object arg3, Object arg4) KeyIBMi.connected
:Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg4
- 5th format parameter,{4}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}
-
IBMiRunSQLStep_running
KeyIBMiRunSQLStep.running
:Running SQL query {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Running SQL query {0}
-
_IBMiRunSQLStep_running
KeyIBMiRunSQLStep.running
:Running SQL query {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Running SQL query {0}
-
IBMi_connect_remote
KeyIBMi.connect.remote
:Connecting to {1}@{0}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connecting to {1}@{0}
-
_IBMi_connect_remote
KeyIBMi.connect.remote
:Connecting to {1}@{0}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connecting to {1}@{0}
-
IBMICommandStep_succeeded
KeyIBMICommandStep.succeeded
:IBM i command {0} succeeded
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i command {0} succeeded
-
_IBMICommandStep_succeeded
KeyIBMICommandStep.succeeded
:IBM i command {0} succeeded
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i command {0} succeeded
-
IBMiWaitJob_job_ended
KeyIBMiWaitJob.job.ended
:IBM i job {0} has ended
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i job {0} has ended
-
_IBMiWaitJob_job_ended
KeyIBMiWaitJob.job.ended
:IBM i job {0} has ended
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i job {0} has ended
-
IBMiUploadSAVF_workspace_file_not_found
KeyIBMiUploadSAVF.workspace.file.not.found
:Workspace file {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Workspace file {0} not found
-
_IBMiUploadSAVF_workspace_file_not_found
KeyIBMiUploadSAVF.workspace.file.not.found
:Workspace file {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Workspace file {0} not found
-
OnMessageWait_fail
KeyOnMessageWait.fail
:Fail pipeline
.- Returns:
Fail pipeline
-
_OnMessageWait_fail
public static org.jvnet.localizer.Localizable _OnMessageWait_fail()KeyOnMessageWait.fail
:Fail pipeline
.- Returns:
Fail pipeline
-
IBMiPutIFSStep_description
KeyIBMiPutIFSStep.description
:Upload a local workspace file or folder into a remote IFS folder
.- Returns:
Upload a local workspace file or folder into a remote IFS folder
-
_IBMiPutIFSStep_description
public static org.jvnet.localizer.Localizable _IBMiPutIFSStep_description()KeyIBMiPutIFSStep.description
:Upload a local workspace file or folder into a remote IFS folder
.- Returns:
Upload a local workspace file or folder into a remote IFS folder
-
IBMiWaitJob_MSGW_resume
KeyIBMiWaitJob.MSGW.resume
:Resuming pipeline execution
.- Returns:
Resuming pipeline execution
-
_IBMiWaitJob_MSGW_resume
public static org.jvnet.localizer.Localizable _IBMiWaitJob_MSGW_resume()KeyIBMiWaitJob.MSGW.resume
:Resuming pipeline execution
.- Returns:
Resuming pipeline execution
-
server_not_found
Keyserver.not.found
:IBM i server configuration {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i server configuration {0} not found
-
_server_not_found
Keyserver.not.found
:IBM i server configuration {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i server configuration {0} not found
-
IBMiWaitJob_error
KeyIBMiWaitJob.error
:Exception occurred while retrieving job status: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception occurred while retrieving job status: {0}
-
_IBMiWaitJob_error
KeyIBMiWaitJob.error
:Exception occurred while retrieving job status: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Exception occurred while retrieving job status: {0}
-
IBMiServer_ConnectionFailed
KeyIBMiServer.ConnectionFailed
:Connection Failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connection Failed: {0}
-
_IBMiServer_ConnectionFailed
KeyIBMiServer.ConnectionFailed
:Connection Failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Connection Failed: {0}
-
IBMiRunSQLStep_description
KeyIBMiRunSQLStep.description
:Run an SQL query on Db2 for i
.- Returns:
Run an SQL query on Db2 for i
-
_IBMiRunSQLStep_description
public static org.jvnet.localizer.Localizable _IBMiRunSQLStep_description()KeyIBMiRunSQLStep.description
:Run an SQL query on Db2 for i
.- Returns:
Run an SQL query on Db2 for i
-
IBMiPutIFSStep_from_not_found
KeyIBMiPutIFSStep.from.not.found
:Local file/folder {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Local file/folder {0} not found
-
_IBMiPutIFSStep_from_not_found
KeyIBMiPutIFSStep.from.not.found
:Local file/folder {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Local file/folder {0} not found
-
IBMiGetSpooledFiles_cpysplf_failed
KeyIBMiGetSpooledFiles.cpysplf.failed
:CPYSPLF call failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
CPYSPLF call failed: {0}
-
_IBMiGetSpooledFiles_cpysplf_failed
KeyIBMiGetSpooledFiles.cpysplf.failed
:CPYSPLF call failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
CPYSPLF call failed: {0}
-
IBMi_connect_ccsid_5026
KeyIBMi.connect.ccsid.5026
:CCSID 5026 is not supported; switching to 5035
.- Returns:
CCSID 5026 is not supported; switching to 5035
-
_IBMi_connect_ccsid_5026
public static org.jvnet.localizer.Localizable _IBMi_connect_ccsid_5026()KeyIBMi.connect.ccsid.5026
:CCSID 5026 is not supported; switching to 5035
.- Returns:
CCSID 5026 is not supported; switching to 5035
-
IBMiGetSpooledFiles_description
KeyIBMiGetSpooledFiles.description
:Download spooled files of a given job to a local workspace folder
.- Returns:
Download spooled files of a given job to a local workspace folder
-
_IBMiGetSpooledFiles_description
public static org.jvnet.localizer.Localizable _IBMiGetSpooledFiles_description()KeyIBMiGetSpooledFiles.description
:Download spooled files of a given job to a local workspace folder
.- Returns:
Download spooled files of a given job to a local workspace folder
-
IBMiGetSpooledFiles_cpy_failed
KeyIBMiGetSpooledFiles.cpy.failed
:CPY call failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
CPY call failed: {0}
-
_IBMiGetSpooledFiles_cpy_failed
KeyIBMiGetSpooledFiles.cpy.failed
:CPY call failed: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
CPY call failed: {0}
-
OnIBMiStep_description
KeyOnIBMiStep.description
:Provides an IBM i execution environment to run IBM i steps
.- Returns:
Provides an IBM i execution environment to run IBM i steps
-
_OnIBMiStep_description
public static org.jvnet.localizer.Localizable _OnIBMiStep_description()KeyOnIBMiStep.description
:Provides an IBM i execution environment to run IBM i steps
.- Returns:
Provides an IBM i execution environment to run IBM i steps
-
IBMiGetIFSStep_copy_file
KeyIBMiGetIFSStep.copy.file
:Getting IFS file {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Getting IFS file {0} into {1}
-
_IBMiGetIFSStep_copy_file
KeyIBMiGetIFSStep.copy.file
:Getting IFS file {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Getting IFS file {0} into {1}
-
IBMiPutIFSStep_copy_folder
KeyIBMiPutIFSStep.copy.folder
:Putting folder {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Putting folder {0} into {1}
-
_IBMiPutIFSStep_copy_folder
KeyIBMiPutIFSStep.copy.folder
:Putting folder {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Putting folder {0} into {1}
-
IBMiUploadSAVF_description
KeyIBMiUploadSAVF.description
:Upload a stream file restore its Save File object
.- Returns:
Upload a stream file restore its Save File object
-
_IBMiUploadSAVF_description
public static org.jvnet.localizer.Localizable _IBMiUploadSAVF_description()KeyIBMiUploadSAVF.description
:Upload a stream file restore its Save File object
.- Returns:
Upload a stream file restore its Save File object
-
IBMi_connect_invalid_ccsid
KeyIBMi.connect.invalid.ccsid
:Invalid CCSID {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid CCSID {0}
-
_IBMi_connect_invalid_ccsid
KeyIBMi.connect.invalid.ccsid
:Invalid CCSID {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Invalid CCSID {0}
-
OnMessageWait_resume
KeyOnMessageWait.resume
:Resume pipeline
.- Returns:
Resume pipeline
-
_OnMessageWait_resume
public static org.jvnet.localizer.Localizable _OnMessageWait_resume()KeyOnMessageWait.resume
:Resume pipeline
.- Returns:
Resume pipeline
-
IBMiUploadSAVF_uploading
KeyIBMiUploadSAVF.uploading
:Uploading Save File {0} into {1}/{2} ({3} bytes)
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Uploading Save File {0} into {1}/{2} ({3} bytes)
-
_IBMiUploadSAVF_uploading
public static org.jvnet.localizer.Localizable _IBMiUploadSAVF_uploading(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiUploadSAVF.uploading
:Uploading Save File {0} into {1}/{2} ({3} bytes)
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Uploading Save File {0} into {1}/{2} ({3} bytes)
-
OnMessageWait_wait
KeyOnMessageWait.wait
:Wait until Job resumes or is killed
.- Returns:
Wait until Job resumes or is killed
-
_OnMessageWait_wait
public static org.jvnet.localizer.Localizable _OnMessageWait_wait()KeyOnMessageWait.wait
:Wait until Job resumes or is killed
.- Returns:
Wait until Job resumes or is killed
-
IBMi_connection_failed
KeyIBMi.connection.failed
:Failed to connect to IBM i: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to IBM i: {0}
-
_IBMi_connection_failed
KeyIBMi.connection.failed
:Failed to connect to IBM i: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to connect to IBM i: {0}
-
IBMi_change_iasp_failed
KeyIBMi.change.iasp.failed
:Failed to change current iASP to {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to change current iASP to {0}
-
_IBMi_change_iasp_failed
KeyIBMi.change.iasp.failed
:Failed to change current iASP to {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to change current iASP to {0}
-
IBMiServer_invalid_ccsid
KeyIBMiServer.invalid.ccsid
:CCSID must be a number between 0 and 65535
.- Returns:
CCSID must be a number between 0 and 65535
-
_IBMiServer_invalid_ccsid
public static org.jvnet.localizer.Localizable _IBMiServer_invalid_ccsid()KeyIBMiServer.invalid.ccsid
:CCSID must be a number between 0 and 65535
.- Returns:
CCSID must be a number between 0 and 65535
-
IBMiGetIFSStep_copy_folder
KeyIBMiGetIFSStep.copy.folder
:Getting IFS folder {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Getting IFS folder {0} into {1}
-
_IBMiGetIFSStep_copy_folder
KeyIBMiGetIFSStep.copy.folder
:Getting IFS folder {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Getting IFS folder {0} into {1}
-
IBMiServer_credentials_required
KeyIBMiServer.credentials.required
:Credentials are required
.- Returns:
Credentials are required
-
_IBMiServer_credentials_required
public static org.jvnet.localizer.Localizable _IBMiServer_credentials_required()KeyIBMiServer.credentials.required
:Credentials are required
.- Returns:
Credentials are required
-
IBMiRunSQLStep_rows
KeyIBMiRunSQLStep.rows
:Query returned {0} row(s)
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Query returned {0} row(s)
-
_IBMiRunSQLStep_rows
KeyIBMiRunSQLStep.rows
:Query returned {0} row(s)
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Query returned {0} row(s)
-
IBMi_connect_local
KeyIBMi.connect.local
:Connecting to local IBM i
.- Returns:
Connecting to local IBM i
-
_IBMi_connect_local
public static org.jvnet.localizer.Localizable _IBMi_connect_local()KeyIBMi.connect.local
:Connecting to local IBM i
.- Returns:
Connecting to local IBM i
-
OnMessageWait_kill
KeyOnMessageWait.kill
:Kill Job
.- Returns:
Kill Job
-
_OnMessageWait_kill
public static org.jvnet.localizer.Localizable _OnMessageWait_kill()KeyOnMessageWait.kill
:Kill Job
.- Returns:
Kill Job
-
IBMiGetIFSStep_from_not_found
KeyIBMiGetIFSStep.from.not.found
:IFS File/folder {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IFS File/folder {0} not found
-
_IBMiGetIFSStep_from_not_found
KeyIBMiGetIFSStep.from.not.found
:IFS File/folder {0} not found
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IFS File/folder {0} not found
-
IBMiUploadSAVF_CPYFRMSTMF_failed
public static String IBMiUploadSAVF_CPYFRMSTMF_failed(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiUploadSAVF.CPYFRMSTMF.failed
:Failed to copy stream file {0} into {1}/{2} {3}
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to copy stream file {0} into {1}/{2} {3}
-
_IBMiUploadSAVF_CPYFRMSTMF_failed
public static org.jvnet.localizer.Localizable _IBMiUploadSAVF_CPYFRMSTMF_failed(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiUploadSAVF.CPYFRMSTMF.failed
:Failed to copy stream file {0} into {1}/{2} {3}
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to copy stream file {0} into {1}/{2} {3}
-
IBMICommandStep_running
KeyIBMICommandStep.running
:Running IBM i command {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Running IBM i command {0}
-
_IBMICommandStep_running
KeyIBMICommandStep.running
:Running IBM i command {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Running IBM i command {0}
-
IBMiWaitJob_MSGW
KeyIBMiWaitJob.MSGW
:Job is in MSGW status
.- Returns:
Job is in MSGW status
-
_IBMiWaitJob_MSGW
public static org.jvnet.localizer.Localizable _IBMiWaitJob_MSGW()KeyIBMiWaitJob.MSGW
:Job is in MSGW status
.- Returns:
Job is in MSGW status
-
IBMiWaitJob_MSGW_wait
KeyIBMiWaitJob.MSGW.wait
:Pipeline will be suspended until Job {0} resumes
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Pipeline will be suspended until Job {0} resumes
-
_IBMiWaitJob_MSGW_wait
KeyIBMiWaitJob.MSGW.wait
:Pipeline will be suspended until Job {0} resumes
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Pipeline will be suspended until Job {0} resumes
-
IBMiGetSpooledFiles_count
KeyIBMiGetSpooledFiles.count
:{0} spooled file(s) retrieved in {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} spooled file(s) retrieved in {1}
-
_IBMiGetSpooledFiles_count
KeyIBMiGetSpooledFiles.count
:{0} spooled file(s) retrieved in {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
{0} spooled file(s) retrieved in {1}
-
IBMiGlobalConfiguration_duplicated_servers
KeyIBMiGlobalConfiguration.duplicated.servers
:Duplicated IBM i server name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Duplicated IBM i server name: {0}
-
_IBMiGlobalConfiguration_duplicated_servers
public static org.jvnet.localizer.Localizable _IBMiGlobalConfiguration_duplicated_servers(Object arg0) KeyIBMiGlobalConfiguration.duplicated.servers
:Duplicated IBM i server name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Duplicated IBM i server name: {0}
-
IBMiDownloadSAVF_downloading
public static String IBMiDownloadSAVF_downloading(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.downloading
:Downloading Save File {0}/{1} into {2} ({3} bytes)
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloading Save File {0}/{1} into {2} ({3} bytes)
-
_IBMiDownloadSAVF_downloading
public static org.jvnet.localizer.Localizable _IBMiDownloadSAVF_downloading(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.downloading
:Downloading Save File {0}/{1} into {2} ({3} bytes)
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloading Save File {0}/{1} into {2} ({3} bytes)
-
using_ssl
Keyusing.ssl
:(using SSL)
.- Returns:
(using SSL)
-
_using_ssl
public static org.jvnet.localizer.Localizable _using_ssl()Keyusing.ssl
:(using SSL)
.- Returns:
(using SSL)
-
IBMICommandStep_description
KeyIBMICommandStep.description
:Run an IBM i command
.- Returns:
Run an IBM i command
-
_IBMICommandStep_description
public static org.jvnet.localizer.Localizable _IBMICommandStep_description()KeyIBMICommandStep.description
:Run an IBM i command
.- Returns:
Run an IBM i command
-
IBMiRunSQLStep_updated
KeyIBMiRunSQLStep.updated
:Query update count is {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Query update count is {0}
-
_IBMiRunSQLStep_updated
KeyIBMiRunSQLStep.updated
:Query update count is {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Query update count is {0}
-
IBMiDownloadSAVF_description
KeyIBMiDownloadSAVF.description
:Download a Save File into the workspace
.- Returns:
Download a Save File into the workspace
-
_IBMiDownloadSAVF_description
public static org.jvnet.localizer.Localizable _IBMiDownloadSAVF_description()KeyIBMiDownloadSAVF.description
:Download a Save File into the workspace
.- Returns:
Download a Save File into the workspace
-
IBMiPutIFSStep_failed_create_to
KeyIBMiPutIFSStep.failed.create.to
:Failed to create IFS folder {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to create IFS folder {0}
-
_IBMiPutIFSStep_failed_create_to
KeyIBMiPutIFSStep.failed.create.to
:Failed to create IFS folder {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to create IFS folder {0}
-
IBMiPutIFSStep_copy_file
KeyIBMiPutIFSStep.copy.file
:Putting file {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Putting file {0} into {1}
-
_IBMiPutIFSStep_copy_file
KeyIBMiPutIFSStep.copy.file
:Putting file {0} into {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Putting file {0} into {1}
-
IBMiDownloadSAVF_CPYTOSTMF_failed
public static String IBMiDownloadSAVF_CPYTOSTMF_failed(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.CPYTOSTMF.failed
:Failed to copy {0}/{1} to stream file {2} {3}
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to copy {0}/{1} to stream file {2} {3}
-
_IBMiDownloadSAVF_CPYTOSTMF_failed
public static org.jvnet.localizer.Localizable _IBMiDownloadSAVF_CPYTOSTMF_failed(Object arg0, Object arg1, Object arg2, Object arg3) KeyIBMiDownloadSAVF.CPYTOSTMF.failed
:Failed to copy {0}/{1} to stream file {2} {3}
.- Parameters:
arg3
- 4th format parameter,{3}
, asString.valueOf(Object)
.arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to copy {0}/{1} to stream file {2} {3}
-
IBMICommandStep_failed
KeyIBMICommandStep.failed
:IBM i command {0} failed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i command {0} failed
-
_IBMICommandStep_failed
KeyIBMICommandStep.failed
:IBM i command {0} failed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
IBM i command {0} failed
-