Browse by Tags
All Tags » k2 » K2 2003 Studio (RSS)
-
I think I just managed to answer that second question for myself. I'll post the answer here for anyone who has a similar issue.
I made a copy of my files onto a local machine to test this out...
I then opened a .kcm file and changed some of the characters before looking at the code module in my solution. When I opened this up I was pleased to ...
-
In addition to the question I raised above, I would like to know whether when I copy the K2 solution to a new server I will need to change the references to the processes etc. to reflect the fact that they are on a new server. For completeness' sake, the solution and files have the same filepath on the new server except for the fact that it ...
-
Hi,
I have a similar query to the original one on this thread.
I have a K2 solution, with many processes, code modules, etc... I wish to make an exact copy of this for a test server. Obviously i know I will need to copy all the files aI mentioned before as well as the .ksn file. My question is, will I need to copy across the library .dll files ...
-
I have found the reference to XML again now. It turns out this is in the SourceCode.K2Utilities package/namespace so I assume tha's what you were talking about...
Are you saying this is quite stable and is unlikely to be the cause of any problems I have?
-
When I was looking at some existing code in a K2 solution at work I noticed a reference to an XML parser. My boss told me to investigate this as he thinks that XML parsers can be unstable (memory leaks?)... I was wondering if anyone would be able to give me more clue as to what sort of parser this is and whether it is unstable or not. ...
-
Hi,
We are developing a workflow which has a Main(Parent) Process and 2 Child Processes. The Parent Process calls these Child Processes and we are using IPC Server event for acheiving this. We will be updating few datafields in the child process and the datafields in the parent process also should get updated with ...
-
I'm having a great deal of trouble with K2.Net 2003 trying to use SetStartRule for a delayed execution of a WebService-poll.
My process is supposed to check a webservice (which again checks a db for a certain value remote) every 10 min. from now until either the value is correct or it has been more than 100 retries.
The retry works sort ...
-
Hi,
Even I have the same problem. There is no items listed (even in workspace) for my process. I have also checked with worklist.Count; it remains 0. Only if there is a work list item, I can update the process fields that I have and finish the activity, so that my process will move to my next activity based on ...
|
|