Skip to main content
Nintex Community Menu Bar

Hi,

   I need to create a Service Broker for K2 Five version 5.6. In this service broker, I have a method A. In method A, there is an input parameter. The input parameter is File Type (Nintex K2 File Type).  When I create a smart object, I should see method A with input parameter File type.  Does anyone have any idea how to do this in c#?

Thank you in advance.

It looks like this project interact with the SmartObject File property, perhaps you can take a look at the source code to see how it was implemented:

 


Thank you.


Reply