Browse Site by Tags

Showing related tags and posts across the entire site.
  • Sorting Data Connections in InfoPath

    K2 SmartObjects allows one to expose data from any type of back-end. Very seldom this data will be sorted. In most form technologies this does not pose a problem, but with InfoPath there is no simple way to sort the data before it is bound to a control on the form. Below I will explain the process of...
    Posted to BlackBelt K2 by JohanL on Wed, Mar 10 2010
    Filed under: SmartObject, get list, sorting, InfoPath, drop-down, getlist, drop down, data connections
  • Update method overwrites with "blank" values (Dynamic SQL)

    Hey. I have made a smartobject build on a Service instance connected to a SQL server 2005. The database is shown fine under the servicetype in the smartobject tester, and under the Service Instance i can see the table. If I expand the table node and the Methods node, i can see five methods, Create, Read...
    Posted to General by vesthb on Tue, Feb 2 2010
  • K2 blackpearl Reserved Words

    It might sometimes happen that you receive the following error during the deployment of a process: Error 1 SmartObject: '<Process Name>' contains a Property with the same name 'Folio' Folio in the above example can be one of several key words, but more on that later. This error...
    Posted to BlackBelt K2 by JohanL on Tue, Dec 8 2009
    Filed under: same name, reserved words, Error, SmartObject, Deploy, Workflow SmartObjects
  • Re: Smart object exception

    We were able to resolve the issue, just deleting the smartobject (SMO) with the "SmartObject Service Tester" tool (in the SmartObject Explorer, right-click on the SMO and choose "Delete SmartObject") and re-deploying. Not very elegant, but worked... :D
    Posted to General by fede on Tue, Dec 1 2009
  • Using SmartObjects

    First off, I'm new to K2 keep that in mind please. I have made the decision to use SmartObjects, but find the way that the training said to user smartobjects in code a bit prone to finger trouble. E.g. from Training SmartObject smoTravelRequest = soServer.GetSmartObject(ConfigurationManager.AppSettings...
    Posted to General by FrancoisHattingh on Tue, Nov 3 2009
  • SmartObject for saving file to a Document Library

    I am trying to create a SmartObject to save a file from an InfoPath form to a Document Library, but I keep getting an "Object reference not set to an instance of an object" either in the SmartObject Service Tester, or when trying to pull it into an InfoPath form. I think I don't have all...
    Posted to General by elisheva on Fri, Oct 23 2009
  • HowTo URL link that will download files directly from a SmartBox SmartObject

    Attached is a project with two forms. If you want to play with the code and watch it work: - deploy the Attachments.sodx SmartObject - Open the web app solution - debug (F5) default.aspx - make sure the BPHostServer is to your BP Server - make sure that the file path points to a file you can get to from...
    Posted to From The Bench by Joseph on Tue, Aug 12 2008
    Filed under: SmartObject, Upload, attachment, property, download, file, file property
  • Secondary Data Source Validation

    SmartObjects are an integral part of K2 blackpearl. As such there is often the need to incorporate them into InfoPath forms. When a SmartObject is integrated into an InfoPath form, it is done so via an InfoPath secondary data source. Any secondary data source, not just K2 SmartObjects, within InfoPath...
    Posted to From The Bench by keith on Wed, Mar 19 2008
    Filed under: Infopath, Secondary Data Source, Secondary, SmartObject
Page 1 of 12 (240 items) 1 2 3 4 5 Next > ... Last »