-
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.…
-
Workflow startup is blank
Creating a new workflow using workflow modeler. (This is a first for me since we usually use .wft files.) I have: * validated and saved the workflow to teamsite. * I have submitted the workflow files * upated the available models (submitted it too) Since this is the only workflow available to this branch when I start it…
-
Simple (?) workflow question
This question is either really simple to answer and I'm an idiot for asking or I'm the only one who needs to do this and it's a PITA to get it done. I need to create a workflow that has different approval requirements based upon the folder of the attached files. For example if the files attached contains the path /app-a…
-
Can the Page Token processing be extended?
We have a requirement to insert a new hidden field with a system generated value in every form that we return. Since we already have an unknown number of forms on our site and new forms are added constantly adding this hidden field automatically will ensure this requirement is met. Since the Page Token capabilities of LSDS…
-
Log of file deletions
Is there a log (TeamSite v7.4.1) that records the deletion of a file on the "Y" drive? Both through the TS GUI and through a file share. One user wants to clean up a few thousand files and would just like to delete them, then look in the logs to get a record of what was deleted.
-
Data Deploy documentation
I'm trying to setup a Data Deployment using ODBC but I have been unable to location any documentaion on how to do that. Can anyone assist with which manual I need? RTFM is a valid reply to this, but please tell me where the FM is!
-
Caching component based upon output from external
I know when components are cached, the parameters defined as external are used as part of the key. That way parameters passed on the URL will affect the cache key. Very helpful for dynamic pages. We would like to implement GeoLocation lookup. Is there a way to build a component such that an external can affect the cache…
-
Will Livesite DS & CS 8.0 work with TeamSite 7.4?
I've heard rumors that it may be possible to do the LiveSite 8 upgrade then go back and do the TeamSite 8 upgrade. Has anyone tried this and/or have any idea if this will work? It would make the upgrade process easier if that was the case. Coordinating all the upgrades at one time is tough.
-
Assets not found when going to LSDS directly
We are trying to go directly after pdfs, images, ... on the LSDS server. These assets are located under the doc root (verified multiple times) but LSDS just responds with a 404. Is there some magic I need to do for LSDS to return non-sitepublisher files?
-
Multiple roots for LiveSite Display Services?
Apparently there is a configuration in the PLC to publish different branches to different root folders on the receivers. For example Branch "A" can go to /opt/LiveSiteDisplayServices/runtime/web/... and an optional branch "B" can go to /opt/LiveSiteDisplayServices/runtime/webB/... However, is there a way to tell LSDS that…
-
In an XSL component, can you get a reference to the requestcontext object for this request?
Bottom line - I'm trying to avoid writing an "external" to get some information from the ContextRequest object. It would be an added bonus if LSDS caching would add specific fields from the ContextRequest to it's key (signedin or not for example) From within an XSL component you can call out to Java land to get static…
-
Multiple branches and LSDS
I believe OOTB the PLC workflow will publish as follows /default/main/<BRANCH>/workarea/workarea/<path>/<file> to <lsds docroot>/<path>/<file> That works great .... unless you have multiple branches. I would like to create a new branch (yes our license allows this) for a some new sites that are 100% separate from the…
-
Reverse deployment from multiple servers at once
We would like to pull log files back from multiple servers at one time. Is there a way in a reverse deployment to specify a unique folder based upon which server the files are being retrieved? The deployment looks like this: <deploymentConfiguration> <localNode host="teamsite" /> <replicationFarmSet> <replicationFarm…
-
Trying to delete folder using a filelist deployment.
I'm trying to delete a folder using a filelist deployment and it doesn't appear to be working. Any clues? <definition name="configs" > <source > <sourceFilesystem area="y:\default\main\sites\WORKAREA\development\website\" filelist="E:/OpenDeployNG/conf/website.filelist"> <pathSpecification > <path name="." > </path>…
-
Preview URL w/o login
I would like to send to a few non-teamsite users a URL to preview a page that has not been deployed anywhere. It lives in TeamSite. In the "old days" there was a way to view an html file without needing to sign-in. When I click on the html to preview it the URL is:…
-
Opinions on components that generate different content based upon...
I'm looking for peoples opinions on which way you do/would solve the following: In the header you have either "Press here to login" or "Welcome xxxxxx". Assuming I have all the information necessary (defined xsl variables and PAGE_SCOPE data) which of these options do you either use or think is better? Options available:…
-
LSCS and SSL
Can the connection between LSDS and LSCS use SSL (https)? Along the same lines - how about IDOL in general? Can IDOL be setup to respond through an encrypted tunnel?
-
Display issues with FormsAPI using setVisibility
I would prefer not to post my whole script but basically I have a replicant, within that replicant there is a dropdown to select which type of content - buttons or dropdowns. Below that I have two containers with the names of the values of the "which type" dropdown for(var i = 0; i < options.length; i++) { if…
-
LiveSite 7.5 / 8.0 - which XSLT version 1.0 or 2.0?
Anyone know what version of XSLT will be (is) used in LiveSite 7.5 and 8.0? Also which engine? I'm assuming still Xalan, version??
-
Scheduling a "DRECOMPACT"
I'm setting up a schedule to run a DRECOMPACT on our LSCS runtime and authoring systems. Can the DRECOMPACT be done at any time or are there issues with new deployments being initiated while it's running? Basically, can the DRECOMPACT be run without fear that someone is working late/early and deploys something while it's…
-
TeamSite database compression/cleanup?
Is there a way (supported and hopefully OOTB) to reduce the size (cleanup/compress/..) the tsreports or TeamSite Common databases?
-
Fixed-Layout XSL challenge/issue
We are creating a new Fixed-Layout "outer xsl" so we can use Fixed-Layouts and generate HTML that is more friendly for the Bootstrap framework. Got everything to work perfectly - EXCEPT... The XML that I have to work with starts with: <Page> <Page_Display_Properties ...>...</Page_Display_Properties> <ComponentData>…
-
Twitter's BootStrap framework and LiveSite
I'm about to spend more time than I really want to on this, so I thought I would ask if anyone has attempted it. I'm creating a new Fixed-Layout page type (I know, you only can have one, unless you know how to make more) that will build pages using the Twitter Bootstrap framework instead of the default page structure of…
-
.ajax vs .page
I'm wondering what manual I missed and I'm not sure how to ask the question so I'll make it as open-ended as I can.... In LiveSite Display Services what is the difference between a .page address and a .ajax address?
-
Can I create a new Datum type?
I would like to create a new Datum Type for SitePublisher components. Has anyone ever done this and can offer any suggestions. Business case: I want a Textarea without TinyMCE. TS 7.4.1
-
Clearing indexes question
I have apparently "messed up" my LSCS indexes. Support has tells me to: a> http://localhost:<INDEX PORT>/DREEXPORTIDX? This will create files called idol-export-0.idx.gz, idol-export-1.idx.gz.... in idol folder. The number of files created depends on each customer IDOL data. b> Initialize the IDOL indexes <Deletes all Idol…
-
LSCS service name on windows
The documentation for supporting LSCS, as you all know, appears to be a little lacking.... I've updated the \Interwoven\LiveSiteCSAuth\runtime\webapps\lscs\WEB-INF\classes\lscs-conf.properties config file for LSCS Authoring server. The instructions in the LSCS Tech Ref manual say "Restart LSCS". Running LSCS 7.4.1 on a…
-
Clearing a project from LSCS - need clarification
I updated the config file: ...\LiveSiteCSAuth\authoring\etc\deployment\config\lscs-authoring.xml with new facets and mvfdelimiter attributes. My understanding is once I do that LSCS doesn't really behave correctly. I can verify that once you change this, new/updated documents don't properly get imported into the LSCS…
-
Deploying taxonomy to multiple databases
Our production environment has multiple databases for LiveSite. The OOTB PLC deployment allows for only one database to be defined for the runtime environment. I can't believe we are the only installation who puts all their eggs in one database. How have others deployed the taxonomy to multple servers at once? TS/LS/OD…
-
'URLRedirectForwardAction' is NOT DEPRECATED
While trying to find a way to redirect to a "server relative URI" I found that the documentation had listed URLRedirectForwardAction as Deprecated. The alternative is/was to use 'Http302ForwardAction'. Unfortunately Http302ForwardAction appends the server reference to the redirect. In our case it would append…