API Examples and Methods

The GenRocket runtime application interface allows programmers to access the GenRocket runtime directly create scenarios from their own programs.

API Method - ReceiverAddDynamicFileNameConfig
Description This method is used to control the naming convention used for the file(s) generated by a Receiver.  Note: This will only work for Receivers...
Fri, 6 May, 2022 at 9:27 AM
API Method - ReceiverAddDynamicDirNameConfig
Description This method is used to control the naming convention used for the directory(s) generated by a Receiver.  Note: This will only work for Rece...
Fri, 6 May, 2022 at 9:26 AM
API Method - ReceiverAddDynamicConfig
Description This method is used to control the file/directory creation event and the naming convention for the files/directories generated by a Receiver.  ...
Fri, 6 May, 2022 at 9:32 AM
Error: Genrocket API Call on Spring Boot Application
Error: java.lang.NoClassDefFoundError: Could not initialize class com.genRocket.engine.EngineManual Caused By: java.lang.ExceptionInInitializerError Cause...
Sat, 28 Oct, 2023 at 9:53 AM