Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 580 Bytes

File metadata and controls

23 lines (15 loc) · 580 Bytes

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