Forum Post: It Can Start An Automatic Process From A Trigger Sql Server?

  • Thread starter Thread starter Fernando.Ferreira
  • Start date Start date
Status
Not open for further replies.
F

Fernando.Ferreira

Guest
I have a process that should start every time a new record as created in a trigger SQLSERVER, this process has basically four worksteps: 1 - In SQL SERVER is created an information on a Trigger in SQLSERVER, this trigger must start a process in BPM 2 - The SQL information received will be transferred to a workstep to call a OpenEdge AppServer 3 - The AppServer return an information to the SQL SERVER 4 - End of process. Many Thanks Fernando

Continue reading...
 
Status
Not open for further replies.
Back
Top