Maximo API Client - v0.9.01
    Preparing search index...

    Class ScriptRunnerService

    Service for running scripts via Maximo Tools API

    Index

    Methods

    Constructors

    Methods

    • Run the runscript file CLI to run dbc scripts HTTP Method: POST Signature Option: RUNSCRIPT API Request Type: Synchronous

      Parameters

      • scriptName: string

        The dbc script name (e.g., 'V9000_05')

      Returns Promise<any>

      Promise resolving to the script execution result

    Constructors