-
Setting a transparent background for white vector images
Hi, How do you change the default thumbnail background color for images from white to transparent?
-
Scheduled Deployment in my workflow.
Hi Team, I want to implement a schduled deployment in my workflow, the schduled date will be choosen by authors in the workflow instantiation screen and am thinking in the below way to implement this. CGI task ---->Dummy Task ---->timeout link----->Deploy Tassk CGI task --> to display the message to users that the…
-
Removing EDITIONS without loosing versions of the files
Hi, I have script to delete month old EDITIONS. This script uses "iwrmed" command to remove the EDITION. Due to removing EDITIONS we are lossing versions on the files. Is there a way to delete EDITIONS without loosing verions of the files. Thanks Vinod Goud
-
Looking for email class for review/email task
There is an old posting in this forum (many years old) that says that the class com.interwoven.ui.teamsite.workflow.task.urltask.ReviewerMailNotificationTask can be found in teamsite.jar. Well in 7.4.1 it doesn't appear to be there. I'm hoping someone can either tell me where I can find it or post stub java code to get me…
-
TS search indexing showing errors
Hi, We are trying to do indexing and looks like it is not completing. It was showing partially indexed for one of the branch. So started the complete reindex again, but still showing errors in the logs and looks like it is not going to complete: [04 Apr 2016 22:18:07,230] WARN com.interwoven.hunter.index.IdolIndexHelper…
-
Browsing different HTML's from one component
Using one component i need to browse several HTML files wherein depending on the need one gets the required HTML form. What are the ways to acheive this, in such a way that the HTML can be edited in the XSL to have no <head>, <body> etc tags. The tags need to be removed because when we add the component to the page the…
-
EOL Announcement: HP TeamSite/HP LiveSite/HP OpenDeploy
We're reaching out to you to share information about the end-of-life (EOL) schedule for HP TeamSite and related modules, HP LiveSite and HP OpenDeploy. HP Software recognizes that EOL milestones impact your implementation strategy and upgrade planning. We want to keep you informed and provide advance notice so that you can…
-
Maximum DCR Size iwgen can handle
Teamsite 7.5 I've got a DCR using an xSLT template. The tinymce field in there can have a lot of data. At ~50kb filze size, the generate works fine. At ~100KB, the DCR loads and saves fine but does not generate. The problem might be with iwgen really. Anyone know if there is a official max size? Is there is one published…
-
"Bulk Edit Metadata" not working - MediaBin
Hello everyone, For some reason, when users of our Mediabin 8.2 system attempt to add/edit keywords for multiple digital assets using the "Bulk Edit Metadata" function, the changes are nowhere to be visibly found among the asset details. When trouble-shooting the issue, the changes appear to be taking place as the newly…
-
Deploying .NET project that uses MediaBin DLL to 64bit
Hi. We are getting "Attempted to read or write protected memory" error when we run our .NET project on Windows Server 2008 R2 and Windows 10. It runs fine on Windows Server 2003 R2 and Windows 7. The MBPScriptModel2.dll is the same as on the asset server - version 8.1.1.33256 from 13/6/2014. It registers OK using…
-
File permissions, TS groups and access to <server>\iwserver
Are TeamSite groups that are used for setting permissions on files used while referencing files through the "Y" drive? For example: A file with permissions of "app-a-author:all" can people update that file through the Y drive if they are in that group? (I hate getting permissions setup in TS, it seems like one day it…
-
Delete workflows which are open for more than 60 days
Hi, We are planning to delete the workflows which are older than 60 days. iwgetwfobj -c will provide the list of completed workflows, but is there any command to get the list of workflow which are open for more than 60 days? Thanks Ajay
-
Fail to startup JBoss
Hi, I'm installing TeamSite v7.5 on Solaris sparc 10. I've had difficulties during installation, having IR Service Not Up error. After trying to startup JBoss manually during installation, I managed to install. However, JBoss still can't start up. In iwjboss.log, it says: [org.wildfly.extension.undertow] (MSC service…
-
Starting out using workflow modeler and struggling right from the start.
We are currently on V7.4.1 so I'm assuming this is the right manual: TeamSite WorkFlow Modeler™ User Guide Version 7.4.1 Document Revision 0 21 November 2013 My WF is simple Start -> group task -> Approver task -> deploy task -> end The Group task should be shared by TS users who have the role of Authors in that branch.…
-
PLC workflow Deployment
Hi All, We have intalled TeamSite as new and we have tried to deploy some LSCS content files using PLC workflow. We have also configured the file below /app/teamsite/iw-home/LiveSiteCSAuth/authoring/etc/deployment/config/deployment-source.properties…
-
Bulk search possible?
Is bulk search possible in MediaBin? I've been able to do small "bulk" sets in the Find window by adding criteria and searching for this part number or this part number or this part number. You can only do this until the window expands past the bottom of your monitor. So, around 8 or 9 at a time. I'd like to search for at…
-
MediaBin 8.3 and OpenOffice
Documentation states OpenOffice is only used for previewing documents but it's not required. When I install the Asset Server and try to get it running it errors out saying it failed to start the OpenOffice service. Is there a workaround without having to install OpenOffice?
-
unlock dcrs using workflow modeler
Hi All, I am having problem with the unlock functionality using the workflow. When the workflow ends, I want generated o/p files as well as dcrs to get unlocked. But right now if I put unlock=t in the submit task it unlocks generated o/p files but dcr still remains unlocked. I feel that dcrs is not getting attached to the…
-
PLC workflow not working
Hi All, We have installed TeamSite 7.4.1 and we have tried to initiate a workflow using the standard PLC workflow. The below is the error which we got during the deployment. unable to start service; make sure that OpenDeploy is running and correctly configured. Contentcenter log shows as below. 2016-03-24 22:02:19,527…
-
Exception while creating a workflow job
Hi! We created a new workflow and trying to create job out of it. Instantiation screen works fine. After filling the instantiation form , we are not able to proceed to the next step. We are getting an an error on screen and we have captured the corresponding exception from server.log. The excerpt from server.log is…