Skip to content

/AWS1/CL_RBM=>UPDATESIMULATIONAPPLICATION()

About UpdateSimulationApplication

End of support notice: On September 10, 2025, Amazon Web Services will discontinue support for Amazon Web Services RoboMaker. After September 10, 2025, you will no longer be able to access the Amazon Web Services RoboMaker console or Amazon Web Services RoboMaker resources. For more information on transitioning to Batch to help run containerized simulations, visit https://aws.amazon.com/blogs/hpc/run-simulations-using-multiple-containers-in-a-single-aws-batch-job/.

Updates a simulation application.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATION TYPE /AWS1/RBMARN /AWS1/RBMARN

The application information for the simulation application.

IO_SIMULATIONSOFTWARESUITE TYPE REF TO /AWS1/CL_RBMSIMULATIONSOFTWA00 /AWS1/CL_RBMSIMULATIONSOFTWA00

The simulation software suite used by the simulation application.

IO_ROBOTSOFTWARESUITE TYPE REF TO /AWS1/CL_RBMROBOTSOFTWARESUITE /AWS1/CL_RBMROBOTSOFTWARESUITE

Information about the robot software suite.

Optional arguments:

IT_SOURCES TYPE /AWS1/CL_RBMSOURCECONFIG=>TT_SOURCECONFIGS TT_SOURCECONFIGS

The sources of the simulation application.

IO_RENDERINGENGINE TYPE REF TO /AWS1/CL_RBMRENDERINGENGINE /AWS1/CL_RBMRENDERINGENGINE

The rendering engine for the simulation application.

IV_CURRENTREVISIONID TYPE /AWS1/RBMREVISIONID /AWS1/RBMREVISIONID

The revision id for the robot application.

IO_ENVIRONMENT TYPE REF TO /AWS1/CL_RBMENVIRONMENT /AWS1/CL_RBMENVIRONMENT

The object that contains the Docker image URI for your simulation application.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RBMUPSIMULATIONAPPL01 /AWS1/CL_RBMUPSIMULATIONAPPL01