Browse by Tags
All Tags » K2 blackpearl (RSS)
Showing page 1 of 5 (45 total posts)
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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
-
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 ...
-
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 = ...
-
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?
-
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 ...
1
|
|