Search the web
Sign In
New User? Sign Up
intradoc_users · Stellent Users Group!
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3133 - 3162 of 21899   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3133
Sounds like auto-numbering is not enabled on the system. The submission of a HCSF creates a new document in the format of a HCSP. Since the HCSF is creating a...
Ron Mellum
rmellum
Offline Send Email
Feb 2, 2003
6:43 pm
3134
I am trying to set up an automated transfer of content from one SCS to another, using the archiver and value maps to change the metadata on the...
lanman128 <John.Colel...
lanman128
Offline Send Email
Feb 3, 2003
4:33 pm
3135
We do this on a regular basis and it seems each time I setup a new archive I have to do a manual transfer first and then set it to auto export. So I setup the...
Huff, Darlene
getntuf4me
Offline Send Email
Feb 3, 2003
6:35 pm
3136
Hello, Is anyone running Stellent 6.1 and has successfully performed a Check- In via an Active Server Page? Any suggestions would be greatly appreciated....
aaalcid <aaalcid@...>
aaalcid
Offline Send Email
Feb 3, 2003
7:30 pm
3137
Yes, I sure did. What's the question? I'll see if I can be of any help. - Sudhin "aaalcid <aaalcid@...>" <aaalcid@...> wrote:Hello, Is anyone...
Sudhinder Baru
sudhin_baru
Offline Send Email
Feb 3, 2003
7:36 pm
3138
Sudhin, Basically, we have another application and its generating a pdf file and we are wondering if instead of sending that report thru email we can just put...
aaalcid <aaalcid@...>
aaalcid
Offline Send Email
Feb 3, 2003
9:23 pm
3139
Hello, I'd like to develop a workflow that allows the approver list to be built on the fly from a drop-down list or similar mechanism that would contain the...
Jon Almada <jon.almad...
maverickfox3
Offline Send Email
Feb 3, 2003
10:32 pm
3140
Hi, Is there any way to "reserve" a content ID? I'd like to populate a record with metadata about a particular "in process" document development. The reasoning...
Jon Almada <jon.almad...
maverickfox3
Offline Send Email
Feb 3, 2003
10:39 pm
3141
set this in your config.cfg: AllowPrimaryMetaFile=true This allows for metadata-only checkins. You can then perform an upload of a file on the "update" page. ...
Brian 'Bex' Huff
bexmex
Offline Send Email
Feb 3, 2003
10:46 pm
3142
Thanks Ron. It worked once I enabled it. Any tips on how to add option list to the form where the data comes from one of the metadata i.e. Project_type? ...
farhin
fkharawala
Offline Send Email
Feb 4, 2003
4:25 am
3143
Alan, I tried to modify my VB code w.r.t ASP. Pls make the necessary changes, if any. ================================================================ Function...
sudhin_baru <sudhin_b...
sudhin_baru
Offline Send Email
Feb 4, 2003
1:50 pm
3144
Speaking of special characters, does anyone know how to explicitly state special characters, such as the new line? For stance, Java, JavaScript and C use the...
Jordan Malokofsky
Sir0Pip
Offline Send Email
Feb 4, 2003
5:22 pm
3145
Hi Brian, Cool - I'll give this a try - many thanks for the assistance... Jon ... upload ... wanted it ... a ... first ... version ... ...
Jon Almada <jon.almad...
maverickfox3
Offline Send Email
Feb 4, 2003
5:25 pm
3146
If they're content server metadata fields, you should be able to handle them like the content server does. For a custom metadata option list field of ...
Ron Mellum
rmellum
Offline Send Email
Feb 4, 2003
6:02 pm
3147
Sudhin, First I need to install idcCommandx on the box that doesnt have the Content Server, right? Second, is to create all the subdirectory(Config, bin,etc..)...
aaalcid <aaalcid@...>
aaalcid
Offline Send Email
Feb 4, 2003
6:59 pm
3148
Did you open it in a browser, or did you open it for editing in a text editor? I opened std_page.htm with Wordpad, and searched for "wf_approve_mail_subject"...
stellent_user <mike_m...
stellent_user
Offline Send Email
Feb 4, 2003
7:45 pm
3149
You should check out the 'js' IdocScript function. We use it all the time in the default UI to turn tab and newline characters into strings that can be used...
Brian 'Bex' Huff
bexmex
Offline Send Email
Feb 4, 2003
7:49 pm
3150
Just curious. What does Stellent advise and support? ... necessary safety nets in form of back-ups. ... update. (To avoid deadlocks) ... the DB, the fulltext...
stellent_user <mike_m...
stellent_user
Offline Send Email
Feb 4, 2003
7:59 pm
3151
We want to publish documents as HTML for presentation in a BEA Portal. Unfortunately, the BEA Portlets want to wrap the content in <HTML> <BODY> . . . </BODY> ...
stellent_user <mike_m...
stellent_user
Offline Send Email
Feb 5, 2003
1:20 am
3152
in the global for the conversion template go to the options tag and set the output for xml compliant. You can still place whatever tags on the elements you...
Steve Hamilton
sshamilt2002
Online Now Send Email
Feb 5, 2003
3:06 am
3153
The party line for Stellent in the past has been to use the Archiver. You would export the content in question, then import it with import rules that modify...
Steve Hamilton
sshamilt2002
Online Now Send Email
Feb 5, 2003
1:06 pm
3154
Does anyone know if it is possible to pull the first 100 characters (or so) of each document to be returned upon a query? If you can imagine doing a search and...
limberaj <limberaj@...>
limberaj
Online Now Send Email
Feb 5, 2003
2:47 pm
3155
Hi, I'm really not to write on this list, due to the fact that I'm not using Stellent for production. I'm currently in the process of testing the product for a...
mo0020 <michael.olsen...
mo0020
Offline Send Email
Feb 5, 2003
3:15 pm
3156
Hi, I had the same problem. Have a look in the SOAP VB example. I that one there is a base64 encoding. I used that in my ASP SOAP calls - then it works. Hope...
mo0020 <michael.olsen...
mo0020
Offline Send Email
Feb 5, 2003
3:15 pm
3157
On Page 6-30 of the Stellent Content Server Administration Course Book there is a list of Idoc Script variables that can be used for queries. One of these...
Sansom, Karl
sansokw
Offline Send Email
Feb 5, 2003
4:36 pm
3158
Jon, Every one of my customers that have inquired about workflow have had the same requirment of being able to assign approvers on the fly. I don't have the...
Huff, Darlene
getntuf4me
Offline Send Email
Feb 5, 2003
5:12 pm
3159
I'm a bit puzzled, but can't you use the workflow tokens to set this information? (Tokens are only available, I believe, in Stellent version 6.x .) You can...
Jordan Malokofsky
Sir0Pip
Offline Send Email
Feb 5, 2003
5:34 pm
3160
Allow me to clarify a few things... the 'token' workflow functionality actually dates back to 5.x. And yes, it can be used to create dynamic workflows based...
Brian 'Bex' Huff
bexmex
Offline Send Email
Feb 5, 2003
6:07 pm
3161
We set up a workflow, perhaps not as complex as you may need, but was simple to set up (I am not a programmer) We have a multi-select field named "xlanguage"....
Grubisa, Tom
tgrubisa
Offline Send Email
Feb 5, 2003
6:39 pm
3162
Yep! Base64 did the trick! -Steve ... From: mo0020 <michael.olsen@...> To: intradoc_users@yahoogroups.com Sent: 2/5/2003 1:53 AM Subject: [intradoc_users]...
Neel, Steve
SNeel@...
Send Email
Feb 5, 2003
7:05 pm
Messages 3133 - 3162 of 21899   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help