Skip to main content
Dear Colleagues,

I'm just beginning to learn k2 Blackpoint.

 

Help me please,

1) can Blackpoint automatically run a process from another process Blackpoint?

2) It is possible to automatically run a process in Blackpoint on the basis of message (or data) from external system (for example: SAP)?

 

----------------

 

Pavel

Hi Pavel,


To answer your questions:


1) Yes. You can do this by making use of the IPC (Inter Process Call) event. One process will be able to call another using this event.


2) This is not possible through K2 blackpoint but it is possible through K2 blackpearl. If the external system is SAP then you will require K2 Connect for the interface to SAP. This integration is done through SmartObjects or by using custom code.


Hope this helps!


Regards,


Hi,

We used for automatic workflow starting the following workaround in K2 BlackPoint: we created a list in SharePoint and hooked a workflow to start, when new item is created in that list. The item creation had been done via an interface to a CRM system. (so if someone made a new customer in CRM a listitem was created, and a workflow is started. :))

But in BlackPearl there are a lot more option to do it.

Regards,

Maxim 


Thanks a lot!
This platform is more like me.


 


Pavel


Reply