Skip to main content

How to upload an attched file in smart form to local path through service broker code. The current version I am working on is 4.6.11.

 

Thanks,

Sonali Jain

Hi Sonali,

 

I have found a link that has a service broker dll downliadable from the K2 Market. I do not know if that works for 4.6.11. It's worth trying.

 

http://community.k2.com/t5/K2-blackpearl/File-Service-Broker/ba-p/65536

 

I believe you have worked on building the custom service broker in VS tool. Once compiled, follow the following steps:

 

1. copy the dll into the K2BlackpearlServiceBroker folder

2. In the Service tester Utility, register the custom service broker to create a serviceobject.

3. create a smartobject out of serviceobject.

 

You can use this smartobject in the form or in the workflow.


Reply