GrailsFlow

ProcessContoller: Add extendable StartProcess

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.0
  • Component/s: None
  • Labels:
    None
  • Request Controller:
    Czeranka, Norbert
  • External Supervisor:
    Voitovich, Mary
  • Executing Programmer:
    Please select
  • Ext Project Id:
    JCGFW-01

Description

In ticket GFW-134 it is described how (and why) to add an extendedSendEvent in the ProcessController of Grailsflow. The same approach shall be used to provide the functionality for starting a process.

Previously we used the approach of sending a 'CallBack' event that was able to start a process (not published so far). This functionality of starting a process shall not change in the important parts, like:

  • parameters
  • response

Nevertheless we have to change

  • the URL slightly ('.../extendedStartProcess/...' instead of '.../callBack/...')
  • the error message when starting the process is no longer part of the Groovy script. So it might differ slightly

Issue Links

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    07/Sep/09 1:52 PM
    Updated:
    10/Jun/10 10:06 AM
    Resolved:
    08/Oct/09 7:42 AM