Skip to main content

Hi there,


I have created a smart object to store all the configurations  associated to a given process. How do I reference the smart object in the process so I can actually use the configuration values.


I know I could "load" the smart object every time and store the return values as string data fields but cannot reference the smart object instead?


Justin

Hi Justin


 


From within the process designer ( K2 Studio or K2 for Visual Studio ) under the context browser and the datafield tab there is an area where you can add references to SmartObjects.


You can add a reference, name it and specify what method is used.


Regards


Igor


Reply