Browse by Tags

All Tags » K2 blackpearl   (RSS)
Showing page 1 of 5 (45 total posts)
  • Dynamic Web Service Problem

    We use the dynamic web service to connect to several different data sources.  We have discovered a very strange issue.  When running one of the services, I will receive this error:Exception of type 'SourceCode.SmartObjects.Client.SmartObjectException' was thrown If I go into K2 workspace and edit the service and save it, then the ...
    Posted to General (Forum) by dave.mathis on November 20, 2008
  • Resetting Destination Users on an activity

    All, Got a problem with some processes. We use a look-up to a SmartObject to identify Destination Users (by role and country data). This is working very well for us, however we've run into a problem when users change - especially when we running Mail events or Escalation mail events. Scenario: a process is running, and 4 destination users are ...
    Posted to General (Forum) by PaulShrimpton on November 6, 2008
  • xmlDataFields instead of datafields

    I have a workflow that has a form where datafields would be hard to manage (80 of them) and the data is not really normalized for a smart object. Instead we used xmldatafields. I don't have time to pretty this up but wanted to post my notes.  I hope they help you. Things to know, use client connection not management ...
    Posted to General (Forum) by Ericx on October 23, 2008
  • Initiate workflow start of the month

    I am working with K2 BlackPearl v0803.  I have a need for a workflow to commence at the start of every month.  What are the best practices for this requirement.  Do I need SmartObject's for this? Can I get away with running a SQL Server Scheduled Task/Job and based on this event, trigger the workflow?  Essentially ...
    Posted to General (Forum) by Steven_Inter on October 20, 2008
  • Blackpearl: Create Process UploadFile using Sharepoint Documents

    Hi all, I created a Process UploadFile in Blackpearl using Sharepoint Documents control, but Data not dynamic, for detail: Step 1: Document Upload Source:             Filename: using Datafield: UploadFilename Step 2:Upload Document ...
    Posted to General (Forum) by ngoctieppham83 on October 15, 2008
  • K2 Workspace Server Control???

    Is there a K2 workspace server control which will allow me to take what is displayed on the K2 workspace home page and embed it into a regular aspx or html page?  There are many feature about the workspace page that are desirable but just not from the default location.  Any help would be appreciated.   Mike Trouard
    Posted to General (Forum) by miketrouard on October 1, 2008
  • Strange intermittent security error using SmartObject API

    An ASP.NET web application that is working about 90% of the time is falling over when trying to load SmartObject data via the API. I have managed to track the issue down to a call to the Win32API function TranslateName which is being made by the assembly ADUM.dll. This problem is intermittent, and the same page will work most of the time (for the ...
    Posted to General (Forum) by bennor on September 23, 2008
  • SmartObject don't copy data in InfoPath XMLField

    Hi, I have create a SmartObject, but when I use it to mapping return data in a XMLField, the event raise: ''Object reference not set to an instance of an object.''  It work only if I map return data in a DataField and then copy it via code:   //Get the XML Field stringstring xml = ...
    Posted to General (Forum) by kyakan on September 23, 2008
  • How to delegate the worklist to a user through API

      How to delegate the worklist to a user through API (I am creating a custom task list using ASP.NET)?   I am able to redirect, release, and sleep. But not delegate through the APIs. Is this feature supported?
    Posted to General (Forum) by mpramkumar on September 19, 2008
  • Re: K2 - Infopath with managed code

    Hi, Thx for the answer. I found a solution to this problem at: http://www.sharepointblogs.com/ssa/archive/2007/10/16/null-is-null-or-not-an-object.aspx The reason for this problem was that the default postback option of the control changing the hiding condition (''Only when necessary for correct rendering of the form'') didn't postback ...
    Posted to General (Forum) by DummyDumb on September 12, 2008
1 2 3 4 5 Next >