All Tags »
Sharepoint (RSS)
Showing page 1 of 3 (29 total posts)
-
This may be a dumb question... but
Is it possible to install the SharePoint features (SmartObject integration, WebParts, Integration with SharePoint administration) outside of the K2 [blackpearl] installer?
If so.... can they be installed using sdsadm?
I couldn't see any way of doing it from looking at the installation files....
You may ...
-
Brian,
Here are two things to check:
1. Make sure the account running the blackpearl service has appropriate rights to the site/list.
2. Make sure the list item ID is truly 1. You should be able to see the IDs by displaying the column in the view. I don't know it is safe to always assume the number will be 1.
Are there ...
-
Hi Brian,
Are you asking how you specify the list item ID in the SharePoint List Item Wizard? You can specify it on the same page of the wizard where you specifiy the SharePoint site URL and list in the field called ''List Item ID''. I think the real trick in this case is finding the ID of the item you wish to update. In that ...
-
Hi,
I'm trying to modify the worklist webpart in BlackPearl. What I'm trying to do is to reduce the refresh interval from the default 90000 milliseconds down to 15000 (or 90 secnods down to 15). When I change the value and then try to apply or OK the change, I get the following message:
''Cannot save the property settings for this Web ...
-
Hi all,
we have a business entity (piece of information) that consists of multiple
documents. we want to create an approval workflow for this type of information
without approving each document separately.
it is like having “attachment” workflows. where multiple documents are
attached to the workflow instance.
is this possible ...
-
Apologies if this has been asked elsewhere.
I have set up a K2 workflow in a SharePoint document library, and want to configure it so that when I select the dropdown menu for a newly added document I can select an option to manually start the workflow associated with that library, rather than ...
-
I'm currently having issues with the sharepoint integrated workflow to end after all tasks are completed. I'm new to K2 and am looking for some server code that might complete the workflow manually. If its a configuration issue, please let me know. Thanks in advance.
-
I apologize in advance for probably getting the terminology wrong, but I have only been working with K2 for 2 days now.
I have an existing workflow with a variety of activities, and I'm creating an aspx page (which will end up in a MOSS site) which needs to display all the items a user is currently assigned (I'm calling it a task list), ...
-
I want to write a process for creating folders in a document library. This process will be triggered from CRM. Is there a way of doing this with the Sharepoint event templates in blackpearl or should I write a custom assembly to d this for me?
-
Hi guys I need a little guidence with a process I am developing.
The process involves uploading documents from a file system to a Sharepoint document library. The Documents are saved into to the file system folder automatically and these are then to be uploaded to a sharepoint library - this bit is straight forward.
However a couple of ...
1