Skip to content

jonnoking/Samples.MessageBus.ProcessStarter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sample: MessageBus - Start Process

Starts a process when MessageBus receives an email.

Notes

You might want to set K2HostServer.exe as the debug executable for the project.

Build Output Directory

C:\Program Files (x86)\K2 blackpearl\Host Server\Bin\Extensions\SmartActions

Assembly References

Remember to set Copy Local = false

  • K2\bin:
  • SourceCode.ComponentModel.Composition.dll
  • SourceCode.ComponentModel.Composition.Initialization.dll
  • HostServer\bin:
  • SourceCode.MessageBus.dll
  • SourceCode.HostClientAPI.dll
  • SourceCode.Workflow.Client.dll

About

Starts a process when MessageBus receives an email.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published