Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-579

Incorrect REST API specified under section `13.3.2.2. Signal calls`

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • One-off release
    • 6.0.3
    • Documentation
    • Build Name: 22684, Development Guide-6.0-1
      Build Date: 03-11-2014 02:10:16
      Topic ID: 22217-627048 [Specified]

      Title: Signal calls
      ~~~
      /runtime/

      {deploymentId}/signal/{signalCode}
      ~~~
      Its an invalid REST API, if we try with this it fails with 404 exception.


      Describe the issue:


      Suggestions for improvement:

      [POST] /runtime/{deploymentId}

      /signal

      This operation takes a signal and a event query parameter.

      • The signal parameter value is used as the name of the signal. This parameter is required.
      • The event parameter value is used as the value of the event. This value may use the number query parameter syntax described above.

      Example:

      ~~~~
      /runtime/

      {deploymentId}

      /signal?signal=

      {signalCode}

      ~~~~

      Additional information:

              brms-docs brms-docs brms-docs (Inactive)
              rhn-support-abhumbe Abhijit Humbe (Inactive)
              Ivo Bek Ivo Bek
              Linda Snyder Linda Snyder (Inactive)
              Ivo Bek Ivo Bek
              brms-docs brms-docs (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: