Skip to main content

Hello All, 

 

Need help to understand how can we register new service type using Management in K2 Cloud .

 

Any lead highly appreciated !!

 

Thank You ,

Ruchi Agarwal

I don't think its possible in K2 Cloud as it would mean custom assemblies needs to be applied to the cloud instance which is not allowed. Java Script broker might help here, there is a Preview Program for the JS broker
https://help.k2.com/kb003412

HTH
Vernon

Thanks Vernon for response !

 

But is that mean that existing K2 Cloud dll can not be registered from service type??

 

Thank you ,

Ruchi


The ability to register is disabled, existing service types should all be registered OOTB. Can you give a some background on what Service Type you are looking to register?

Hello ,

 

Yes , I want to register the WorklistServiceBroker service type to have all worklist task related data .

Is there any wa around ??

Dll name : SourceCode.Smartobjects.services.worklistservice.WorklistServiceBroker

 

TY,

Ruchi


I could not find that assembly on a 5.2 onprem or Cloud U11 Machine. I think its a K2 Community broker and doesnt ship OOTB.
https://community.k2.com/t5/K2-blackpearl/Worklist-Service-Broker/ba-p/889

You might be able to get the needed from the Workflow REST API.

https://help.k2.com/onlinehelp/k2cloud/userguide/update_11/default.htm#K2-Management-Site/Integration/Workflow-REST-API.htm?Highlight=API

HTH
Vernon

Reply