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 Details

    • Messages

      public Messages()
  • Method Details

    • IBMiRunSQLStep_failed

      public static String IBMiRunSQLStep_failed(Object arg0)
      Key IBMiRunSQLStep.failed: SQL execution failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SQL execution failed: {0}
    • _IBMiRunSQLStep_failed

      public static org.jvnet.localizer.Localizable _IBMiRunSQLStep_failed(Object arg0)
      Key IBMiRunSQLStep.failed: SQL execution failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SQL execution failed: {0}
    • IBMiPutIFSStep_to_is_file

      public static String IBMiPutIFSStep_to_is_file(Object arg0)
      Key IBMiPutIFSStep.to.is.file: {0} is an IFS file.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} is an IFS file
    • _IBMiPutIFSStep_to_is_file

      public static org.jvnet.localizer.Localizable _IBMiPutIFSStep_to_is_file(Object arg0)
      Key IBMiPutIFSStep.to.is.file: {0} is an IFS file.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} is an IFS file
    • IBMiGetIFSStep_failed_create_to

      public static String IBMiGetIFSStep_failed_create_to(Object arg0)
      Key IBMiGetIFSStep.failed.create.to: Failed to create local folder {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to create local folder {0}
    • _IBMiGetIFSStep_failed_create_to

      public static org.jvnet.localizer.Localizable _IBMiGetIFSStep_failed_create_to(Object arg0)
      Key IBMiGetIFSStep.failed.create.to: Failed to create local folder {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to create local folder {0}
    • IBMiWaitJob_waiting

      public static String IBMiWaitJob_waiting(Object arg0)
      Key IBMiWaitJob.waiting: Waiting for IBM i job {0} to end.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Waiting for IBM i job {0} to end
    • _IBMiWaitJob_waiting

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_waiting(Object arg0)
      Key IBMiWaitJob.waiting: Waiting for IBM i job {0} to end.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Waiting for IBM i job {0} to end
    • IBMiWaitJob_timeout_reached

      public static String IBMiWaitJob_timeout_reached(Object arg0)
      Key IBMiWaitJob.timeout.reached: Timeout has been reached ({0} second(s)).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Timeout has been reached ({0} second(s))
    • _IBMiWaitJob_timeout_reached

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_timeout_reached(Object arg0)
      Key IBMiWaitJob.timeout.reached: Timeout has been reached ({0} second(s)).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Timeout has been reached ({0} second(s))
    • IBMiServer_ConnectionOk

      public static String IBMiServer_ConnectionOk(Object arg0, Object arg1)
      Key IBMiServer.ConnectionOk: Connection to {0} (IBM i OS {1}) OK.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Connection to {0} (IBM i OS {1}) OK
    • _IBMiServer_ConnectionOk

      public static org.jvnet.localizer.Localizable _IBMiServer_ConnectionOk(Object arg0, Object arg1)
      Key IBMiServer.ConnectionOk: Connection to {0} (IBM i OS {1}) OK.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Connection to {0} (IBM i OS {1}) OK
    • IBMiWaitJob_MSGW_kill

      public static String IBMiWaitJob_MSGW_kill(Object arg0)
      Key IBMiWaitJob.MSGW.kill: Killing job {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Killing job {0}
    • _IBMiWaitJob_MSGW_kill

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_MSGW_kill(Object arg0)
      Key IBMiWaitJob.MSGW.kill: Killing job {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Killing job {0}
    • IBMiServer_ccsid_5026_not_supported

      public static String IBMiServer_ccsid_5026_not_supported()
      Key IBMiServer.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()
      Key IBMiServer.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

      public static String IBMiGetIFSStep_to_is_file(Object arg0)
      Key IBMiGetIFSStep.to.is.file: {0} is a file.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} is a file
    • _IBMiGetIFSStep_to_is_file

      public static org.jvnet.localizer.Localizable _IBMiGetIFSStep_to_is_file(Object arg0)
      Key IBMiGetIFSStep.to.is.file: {0} is a file.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} is a file
    • IBMi_failed_sql_service_check

      public static String IBMi_failed_sql_service_check(Object arg0)
      Key IBMi.failed.sql.service.check: Failed to check SQL Service: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to check SQL Service: {0}
    • _IBMi_failed_sql_service_check

      public static org.jvnet.localizer.Localizable _IBMi_failed_sql_service_check(Object arg0)
      Key IBMi.failed.sql.service.check: Failed to check SQL Service: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to check SQL Service: {0}
    • IBMiDownloadSAVF_save_file_not_found

      public static String IBMiDownloadSAVF_save_file_not_found(Object arg0, Object arg1)
      Key IBMiDownloadSAVF.save.file.not.found: Save File {0}/{1} not found.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiDownloadSAVF.save.file.not.found: Save File {0}/{1} not found.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Save File {0}/{1} not found
    • IBMiWaitJob_description

      public static String IBMiWaitJob_description()
      Key IBMiWaitJob.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()
      Key IBMiWaitJob.description: Wait for an IBM i to end.
      Returns:
      Wait for an IBM i to end
    • IBMi_closeSQL_error

      public static String IBMi_closeSQL_error(Object arg0)
      Key IBMi.closeSQL.error: Error occurred while closing SQL connection: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Error occurred while closing SQL connection: {0}
    • _IBMi_closeSQL_error

      public static org.jvnet.localizer.Localizable _IBMi_closeSQL_error(Object arg0)
      Key IBMi.closeSQL.error: Error occurred while closing SQL connection: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Error occurred while closing SQL connection: {0}
    • IBMiGetIFSStep_description

      public static String IBMiGetIFSStep_description()
      Key IBMiGetIFSStep.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()
      Key IBMiGetIFSStep.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

      public static String IBMICommandStep_failed_with_message(Object arg0, Object arg1, Object arg2)
      Key IBMICommandStep.failed.with.message: IBM i command {0} failed: [{1}] {2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMICommandStep.failed.with.message: IBM i command {0} failed: [{1}] {2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i command {0} failed: [{1}] {2}
    • IBMiGetSpooledFiles_getting

      public static String IBMiGetSpooledFiles_getting(Object arg0, Object arg1, Object arg2)
      Key IBMiGetSpooledFiles.getting: Getting spooled files of job {0}/{1}/{2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiGetSpooledFiles.getting: Getting spooled files of job {0}/{1}/{2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Getting spooled files of job {0}/{1}/{2}
    • OnIBMiStep_localhost

      public static String OnIBMiStep_localhost()
      Key OnIBMiStep.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()
      Key OnIBMiStep.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)
      Key IBMi.connected: Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg4 - 5th format parameter, {4}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMi.connected: Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg4 - 5th format parameter, {4}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Connected {4} to {0} (IBM i OS {1}) with profile {2} and CCSID {3}
    • IBMiRunSQLStep_running

      public static String IBMiRunSQLStep_running(Object arg0)
      Key IBMiRunSQLStep.running: Running SQL query {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Running SQL query {0}
    • _IBMiRunSQLStep_running

      public static org.jvnet.localizer.Localizable _IBMiRunSQLStep_running(Object arg0)
      Key IBMiRunSQLStep.running: Running SQL query {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Running SQL query {0}
    • IBMi_connect_remote

      public static String IBMi_connect_remote(Object arg0, Object arg1)
      Key IBMi.connect.remote: Connecting to {1}@{0}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Connecting to {1}@{0}
    • _IBMi_connect_remote

      public static org.jvnet.localizer.Localizable _IBMi_connect_remote(Object arg0, Object arg1)
      Key IBMi.connect.remote: Connecting to {1}@{0}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Connecting to {1}@{0}
    • IBMICommandStep_succeeded

      public static String IBMICommandStep_succeeded(Object arg0)
      Key IBMICommandStep.succeeded: IBM i command {0} succeeded.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i command {0} succeeded
    • _IBMICommandStep_succeeded

      public static org.jvnet.localizer.Localizable _IBMICommandStep_succeeded(Object arg0)
      Key IBMICommandStep.succeeded: IBM i command {0} succeeded.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i command {0} succeeded
    • IBMiWaitJob_job_ended

      public static String IBMiWaitJob_job_ended(Object arg0)
      Key IBMiWaitJob.job.ended: IBM i job {0} has ended.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i job {0} has ended
    • _IBMiWaitJob_job_ended

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_job_ended(Object arg0)
      Key IBMiWaitJob.job.ended: IBM i job {0} has ended.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i job {0} has ended
    • IBMiUploadSAVF_workspace_file_not_found

      public static String IBMiUploadSAVF_workspace_file_not_found(Object arg0)
      Key IBMiUploadSAVF.workspace.file.not.found: Workspace file {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Workspace file {0} not found
    • _IBMiUploadSAVF_workspace_file_not_found

      public static org.jvnet.localizer.Localizable _IBMiUploadSAVF_workspace_file_not_found(Object arg0)
      Key IBMiUploadSAVF.workspace.file.not.found: Workspace file {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Workspace file {0} not found
    • OnMessageWait_fail

      public static String OnMessageWait_fail()
      Key OnMessageWait.fail: Fail pipeline.
      Returns:
      Fail pipeline
    • _OnMessageWait_fail

      public static org.jvnet.localizer.Localizable _OnMessageWait_fail()
      Key OnMessageWait.fail: Fail pipeline.
      Returns:
      Fail pipeline
    • IBMiPutIFSStep_description

      public static String IBMiPutIFSStep_description()
      Key IBMiPutIFSStep.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()
      Key IBMiPutIFSStep.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

      public static String IBMiWaitJob_MSGW_resume()
      Key IBMiWaitJob.MSGW.resume: Resuming pipeline execution.
      Returns:
      Resuming pipeline execution
    • _IBMiWaitJob_MSGW_resume

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_MSGW_resume()
      Key IBMiWaitJob.MSGW.resume: Resuming pipeline execution.
      Returns:
      Resuming pipeline execution
    • server_not_found

      public static String server_not_found(Object arg0)
      Key server.not.found: IBM i server configuration {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i server configuration {0} not found
    • _server_not_found

      public static org.jvnet.localizer.Localizable _server_not_found(Object arg0)
      Key server.not.found: IBM i server configuration {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i server configuration {0} not found
    • IBMiWaitJob_error

      public static String IBMiWaitJob_error(Object arg0)
      Key IBMiWaitJob.error: Exception occurred while retrieving job status: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Exception occurred while retrieving job status: {0}
    • _IBMiWaitJob_error

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_error(Object arg0)
      Key IBMiWaitJob.error: Exception occurred while retrieving job status: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Exception occurred while retrieving job status: {0}
    • IBMiServer_ConnectionFailed

      public static String IBMiServer_ConnectionFailed(Object arg0)
      Key IBMiServer.ConnectionFailed: Connection Failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Connection Failed: {0}
    • _IBMiServer_ConnectionFailed

      public static org.jvnet.localizer.Localizable _IBMiServer_ConnectionFailed(Object arg0)
      Key IBMiServer.ConnectionFailed: Connection Failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Connection Failed: {0}
    • IBMiRunSQLStep_description

      public static String IBMiRunSQLStep_description()
      Key IBMiRunSQLStep.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()
      Key IBMiRunSQLStep.description: Run an SQL query on Db2 for i.
      Returns:
      Run an SQL query on Db2 for i
    • IBMiPutIFSStep_from_not_found

      public static String IBMiPutIFSStep_from_not_found(Object arg0)
      Key IBMiPutIFSStep.from.not.found: Local file/folder {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Local file/folder {0} not found
    • _IBMiPutIFSStep_from_not_found

      public static org.jvnet.localizer.Localizable _IBMiPutIFSStep_from_not_found(Object arg0)
      Key IBMiPutIFSStep.from.not.found: Local file/folder {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Local file/folder {0} not found
    • IBMiGetSpooledFiles_cpysplf_failed

      public static String IBMiGetSpooledFiles_cpysplf_failed(Object arg0)
      Key IBMiGetSpooledFiles.cpysplf.failed: CPYSPLF call failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      CPYSPLF call failed: {0}
    • _IBMiGetSpooledFiles_cpysplf_failed

      public static org.jvnet.localizer.Localizable _IBMiGetSpooledFiles_cpysplf_failed(Object arg0)
      Key IBMiGetSpooledFiles.cpysplf.failed: CPYSPLF call failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      CPYSPLF call failed: {0}
    • IBMi_connect_ccsid_5026

      public static String IBMi_connect_ccsid_5026()
      Key IBMi.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()
      Key IBMi.connect.ccsid.5026: CCSID 5026 is not supported; switching to 5035.
      Returns:
      CCSID 5026 is not supported; switching to 5035
    • IBMiGetSpooledFiles_description

      public static String IBMiGetSpooledFiles_description()
      Key IBMiGetSpooledFiles.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()
      Key IBMiGetSpooledFiles.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

      public static String IBMiGetSpooledFiles_cpy_failed(Object arg0)
      Key IBMiGetSpooledFiles.cpy.failed: CPY call failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      CPY call failed: {0}
    • _IBMiGetSpooledFiles_cpy_failed

      public static org.jvnet.localizer.Localizable _IBMiGetSpooledFiles_cpy_failed(Object arg0)
      Key IBMiGetSpooledFiles.cpy.failed: CPY call failed: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      CPY call failed: {0}
    • OnIBMiStep_description

      public static String OnIBMiStep_description()
      Key OnIBMiStep.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()
      Key OnIBMiStep.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

      public static String IBMiGetIFSStep_copy_file(Object arg0, Object arg1)
      Key IBMiGetIFSStep.copy.file: Getting IFS file {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Getting IFS file {0} into {1}
    • _IBMiGetIFSStep_copy_file

      public static org.jvnet.localizer.Localizable _IBMiGetIFSStep_copy_file(Object arg0, Object arg1)
      Key IBMiGetIFSStep.copy.file: Getting IFS file {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Getting IFS file {0} into {1}
    • IBMiPutIFSStep_copy_folder

      public static String IBMiPutIFSStep_copy_folder(Object arg0, Object arg1)
      Key IBMiPutIFSStep.copy.folder: Putting folder {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Putting folder {0} into {1}
    • _IBMiPutIFSStep_copy_folder

      public static org.jvnet.localizer.Localizable _IBMiPutIFSStep_copy_folder(Object arg0, Object arg1)
      Key IBMiPutIFSStep.copy.folder: Putting folder {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Putting folder {0} into {1}
    • IBMiUploadSAVF_description

      public static String IBMiUploadSAVF_description()
      Key IBMiUploadSAVF.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()
      Key IBMiUploadSAVF.description: Upload a stream file restore its Save File object.
      Returns:
      Upload a stream file restore its Save File object
    • IBMi_connect_invalid_ccsid

      public static String IBMi_connect_invalid_ccsid(Object arg0)
      Key IBMi.connect.invalid.ccsid: Invalid CCSID {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid CCSID {0}
    • _IBMi_connect_invalid_ccsid

      public static org.jvnet.localizer.Localizable _IBMi_connect_invalid_ccsid(Object arg0)
      Key IBMi.connect.invalid.ccsid: Invalid CCSID {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Invalid CCSID {0}
    • OnMessageWait_resume

      public static String OnMessageWait_resume()
      Key OnMessageWait.resume: Resume pipeline.
      Returns:
      Resume pipeline
    • _OnMessageWait_resume

      public static org.jvnet.localizer.Localizable _OnMessageWait_resume()
      Key OnMessageWait.resume: Resume pipeline.
      Returns:
      Resume pipeline
    • IBMiUploadSAVF_uploading

      public static String IBMiUploadSAVF_uploading(Object arg0, Object arg1, Object arg2, Object arg3)
      Key IBMiUploadSAVF.uploading: Uploading Save File {0} into {1}/{2} ({3} bytes).
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiUploadSAVF.uploading: Uploading Save File {0} into {1}/{2} ({3} bytes).
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Uploading Save File {0} into {1}/{2} ({3} bytes)
    • OnMessageWait_wait

      public static String OnMessageWait_wait()
      Key OnMessageWait.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()
      Key OnMessageWait.wait: Wait until Job resumes or is killed.
      Returns:
      Wait until Job resumes or is killed
    • IBMi_connection_failed

      public static String IBMi_connection_failed(Object arg0)
      Key IBMi.connection.failed: Failed to connect to IBM i: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to connect to IBM i: {0}
    • _IBMi_connection_failed

      public static org.jvnet.localizer.Localizable _IBMi_connection_failed(Object arg0)
      Key IBMi.connection.failed: Failed to connect to IBM i: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to connect to IBM i: {0}
    • IBMi_change_iasp_failed

      public static String IBMi_change_iasp_failed(Object arg0)
      Key IBMi.change.iasp.failed: Failed to change current iASP to {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to change current iASP to {0}
    • _IBMi_change_iasp_failed

      public static org.jvnet.localizer.Localizable _IBMi_change_iasp_failed(Object arg0)
      Key IBMi.change.iasp.failed: Failed to change current iASP to {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to change current iASP to {0}
    • IBMiServer_invalid_ccsid

      public static String IBMiServer_invalid_ccsid()
      Key IBMiServer.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()
      Key IBMiServer.invalid.ccsid: CCSID must be a number between 0 and 65535.
      Returns:
      CCSID must be a number between 0 and 65535
    • IBMiGetIFSStep_copy_folder

      public static String IBMiGetIFSStep_copy_folder(Object arg0, Object arg1)
      Key IBMiGetIFSStep.copy.folder: Getting IFS folder {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Getting IFS folder {0} into {1}
    • _IBMiGetIFSStep_copy_folder

      public static org.jvnet.localizer.Localizable _IBMiGetIFSStep_copy_folder(Object arg0, Object arg1)
      Key IBMiGetIFSStep.copy.folder: Getting IFS folder {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Getting IFS folder {0} into {1}
    • IBMiServer_credentials_required

      public static String IBMiServer_credentials_required()
      Key IBMiServer.credentials.required: Credentials are required.
      Returns:
      Credentials are required
    • _IBMiServer_credentials_required

      public static org.jvnet.localizer.Localizable _IBMiServer_credentials_required()
      Key IBMiServer.credentials.required: Credentials are required.
      Returns:
      Credentials are required
    • IBMiRunSQLStep_rows

      public static String IBMiRunSQLStep_rows(Object arg0)
      Key IBMiRunSQLStep.rows: Query returned {0} row(s).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Query returned {0} row(s)
    • _IBMiRunSQLStep_rows

      public static org.jvnet.localizer.Localizable _IBMiRunSQLStep_rows(Object arg0)
      Key IBMiRunSQLStep.rows: Query returned {0} row(s).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Query returned {0} row(s)
    • IBMi_connect_local

      public static String IBMi_connect_local()
      Key IBMi.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()
      Key IBMi.connect.local: Connecting to local IBM i.
      Returns:
      Connecting to local IBM i
    • OnMessageWait_kill

      public static String OnMessageWait_kill()
      Key OnMessageWait.kill: Kill Job.
      Returns:
      Kill Job
    • _OnMessageWait_kill

      public static org.jvnet.localizer.Localizable _OnMessageWait_kill()
      Key OnMessageWait.kill: Kill Job.
      Returns:
      Kill Job
    • IBMiGetIFSStep_from_not_found

      public static String IBMiGetIFSStep_from_not_found(Object arg0)
      Key IBMiGetIFSStep.from.not.found: IFS File/folder {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IFS File/folder {0} not found
    • _IBMiGetIFSStep_from_not_found

      public static org.jvnet.localizer.Localizable _IBMiGetIFSStep_from_not_found(Object arg0)
      Key IBMiGetIFSStep.from.not.found: IFS File/folder {0} not found.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiUploadSAVF.CPYFRMSTMF.failed: Failed to copy stream file {0} into {1}/{2} {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiUploadSAVF.CPYFRMSTMF.failed: Failed to copy stream file {0} into {1}/{2} {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to copy stream file {0} into {1}/{2} {3}
    • IBMICommandStep_running

      public static String IBMICommandStep_running(Object arg0)
      Key IBMICommandStep.running: Running IBM i command {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Running IBM i command {0}
    • _IBMICommandStep_running

      public static org.jvnet.localizer.Localizable _IBMICommandStep_running(Object arg0)
      Key IBMICommandStep.running: Running IBM i command {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Running IBM i command {0}
    • IBMiWaitJob_MSGW

      public static String IBMiWaitJob_MSGW()
      Key IBMiWaitJob.MSGW: Job is in MSGW status.
      Returns:
      Job is in MSGW status
    • _IBMiWaitJob_MSGW

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_MSGW()
      Key IBMiWaitJob.MSGW: Job is in MSGW status.
      Returns:
      Job is in MSGW status
    • IBMiWaitJob_MSGW_wait

      public static String IBMiWaitJob_MSGW_wait(Object arg0)
      Key IBMiWaitJob.MSGW.wait: Pipeline will be suspended until Job {0} resumes.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Pipeline will be suspended until Job {0} resumes
    • _IBMiWaitJob_MSGW_wait

      public static org.jvnet.localizer.Localizable _IBMiWaitJob_MSGW_wait(Object arg0)
      Key IBMiWaitJob.MSGW.wait: Pipeline will be suspended until Job {0} resumes.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Pipeline will be suspended until Job {0} resumes
    • IBMiGetSpooledFiles_count

      public static String IBMiGetSpooledFiles_count(Object arg0, Object arg1)
      Key IBMiGetSpooledFiles.count: {0} spooled file(s) retrieved in {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} spooled file(s) retrieved in {1}
    • _IBMiGetSpooledFiles_count

      public static org.jvnet.localizer.Localizable _IBMiGetSpooledFiles_count(Object arg0, Object arg1)
      Key IBMiGetSpooledFiles.count: {0} spooled file(s) retrieved in {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      {0} spooled file(s) retrieved in {1}
    • IBMiGlobalConfiguration_duplicated_servers

      public static String IBMiGlobalConfiguration_duplicated_servers(Object arg0)
      Key IBMiGlobalConfiguration.duplicated.servers: Duplicated IBM i server name: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Duplicated IBM i server name: {0}
    • _IBMiGlobalConfiguration_duplicated_servers

      public static org.jvnet.localizer.Localizable _IBMiGlobalConfiguration_duplicated_servers(Object arg0)
      Key IBMiGlobalConfiguration.duplicated.servers: Duplicated IBM i server name: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Duplicated IBM i server name: {0}
    • IBMiDownloadSAVF_downloading

      public static String IBMiDownloadSAVF_downloading(Object arg0, Object arg1, Object arg2, Object arg3)
      Key IBMiDownloadSAVF.downloading: Downloading Save File {0}/{1} into {2} ({3} bytes).
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiDownloadSAVF.downloading: Downloading Save File {0}/{1} into {2} ({3} bytes).
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Downloading Save File {0}/{1} into {2} ({3} bytes)
    • using_ssl

      public static String using_ssl()
      Key using.ssl: (using SSL).
      Returns:
      (using SSL)
    • _using_ssl

      public static org.jvnet.localizer.Localizable _using_ssl()
      Key using.ssl: (using SSL).
      Returns:
      (using SSL)
    • IBMICommandStep_description

      public static String IBMICommandStep_description()
      Key IBMICommandStep.description: Run an IBM i command.
      Returns:
      Run an IBM i command
    • _IBMICommandStep_description

      public static org.jvnet.localizer.Localizable _IBMICommandStep_description()
      Key IBMICommandStep.description: Run an IBM i command.
      Returns:
      Run an IBM i command
    • IBMiRunSQLStep_updated

      public static String IBMiRunSQLStep_updated(Object arg0)
      Key IBMiRunSQLStep.updated: Query update count is {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Query update count is {0}
    • _IBMiRunSQLStep_updated

      public static org.jvnet.localizer.Localizable _IBMiRunSQLStep_updated(Object arg0)
      Key IBMiRunSQLStep.updated: Query update count is {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Query update count is {0}
    • IBMiDownloadSAVF_description

      public static String IBMiDownloadSAVF_description()
      Key IBMiDownloadSAVF.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()
      Key IBMiDownloadSAVF.description: Download a Save File into the workspace.
      Returns:
      Download a Save File into the workspace
    • IBMiPutIFSStep_failed_create_to

      public static String IBMiPutIFSStep_failed_create_to(Object arg0)
      Key IBMiPutIFSStep.failed.create.to: Failed to create IFS folder {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to create IFS folder {0}
    • _IBMiPutIFSStep_failed_create_to

      public static org.jvnet.localizer.Localizable _IBMiPutIFSStep_failed_create_to(Object arg0)
      Key IBMiPutIFSStep.failed.create.to: Failed to create IFS folder {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to create IFS folder {0}
    • IBMiPutIFSStep_copy_file

      public static String IBMiPutIFSStep_copy_file(Object arg0, Object arg1)
      Key IBMiPutIFSStep.copy.file: Putting file {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Putting file {0} into {1}
    • _IBMiPutIFSStep_copy_file

      public static org.jvnet.localizer.Localizable _IBMiPutIFSStep_copy_file(Object arg0, Object arg1)
      Key IBMiPutIFSStep.copy.file: Putting file {0} into {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiDownloadSAVF.CPYTOSTMF.failed: Failed to copy {0}/{1} to stream file {2} {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key IBMiDownloadSAVF.CPYTOSTMF.failed: Failed to copy {0}/{1} to stream file {2} {3}.
      Parameters:
      arg3 - 4th format parameter, {3}, as String.valueOf(Object).
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to copy {0}/{1} to stream file {2} {3}
    • IBMICommandStep_failed

      public static String IBMICommandStep_failed(Object arg0)
      Key IBMICommandStep.failed: IBM i command {0} failed.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i command {0} failed
    • _IBMICommandStep_failed

      public static org.jvnet.localizer.Localizable _IBMICommandStep_failed(Object arg0)
      Key IBMICommandStep.failed: IBM i command {0} failed.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      IBM i command {0} failed