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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 13238 - 13267 of 21867   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
13238
Site Studio has show this intermittent problem where sections have been added one day, then have been lost next time SS is run. There doesn't seem to be any...
mark_warren_morse
mark_warren_...
Offline Send Email
May 1, 2007
10:14 am
13239
Hi All, I have problem doing performance test against stellent service. I have a custom service that basicly just insert data to the database within a...
troy_adianto
Online Now Send Email
May 1, 2007
10:28 am
13240
I just upgraded to SS 7.7 and "YES" I am having this same problem. I will post anything I discover in troubleshooting. Jessica ... From: "mark_warren_morse"...
Jessica Heimberg
jessica_jeim...
Offline Send Email
May 1, 2007
11:19 am
13241
That stuff is covered a little bit on p334-335, but not much... -- Brian 'Bex' Huff <bex@...> Chief Software Architect, Bezzotech Inc. Developing...
Brian 'Bex' Huff
bexmex
Offline Send Email
May 1, 2007
1:04 pm
13242
That's really weird... The most obvious reason is that somebody is checking in a new Site Studio project file, or deleting the existing one. User error?...
Brian 'Bex' Huff
bexmex
Offline Send Email
May 1, 2007
1:07 pm
13243
That could be any number of things... Java could have gone out to lunch under stress because of a synchronized block, there could be a deadlock in the...
Brian 'Bex' Huff
bexmex
Offline Send Email
May 1, 2007
1:10 pm
13244
Hi Mark, Ok, I cheated a little ... ;-) This knowledge comes from a bit of experience with the product. The closest documented example is probably in the help...
William Phelps
mrpieces1012...
Offline Send Email
May 1, 2007
1:17 pm
13245
You can't use <$loop$> on a String variable. It can only be used on a ResultSet variable. In your situation, you are going to have to use <$rsFirst(dummy1)$>...
Sebastian Celis
sebastian.celis
Offline Send Email
May 1, 2007
1:56 pm
13246
In our case, I am pretty sure it is related to how we call certain navigation nodes. Has anyone experienced this specifically with SS 7.7? JH ... From: Brian...
Jessica Heimberg
jessica_jeim...
Offline Send Email
May 1, 2007
1:58 pm
13247
Is there any iDocScript function available to split string? I want t split following string at ";". String is abc;def;ghi;jkl Is there any other way, i can...
KKumar
cam_akm
Offline Send Email
May 1, 2007
2:44 pm
13248
IDOC doesn't do arrays, so it would be difficult to get this to work as you would expect it to in VBScript or Java. You might be able to systematically pull...
Owens, Chris
cowens67
Offline Send Email
May 1, 2007
3:14 pm
13249
We are looking to auto-generate Content IDs based on the Metadata information that users enter. So if someone creates a Fragment, then it would assign...
splint1jc
Offline Send Email
May 1, 2007
3:31 pm
13250
Provide you're using v7.5.x or higher, that's easily configurable using content profiles/rules and a derived field. Create a rule that concatenates the info...
Owens, Chris
cowens67
Offline Send Email
May 1, 2007
3:59 pm
13251
Little hard way to achieve is to write a component and override compute_std_field_overrides. You can use isUpdate, isCheckin etc. and than manipulate multiple...
KKumar
cam_akm
Offline Send Email
May 1, 2007
4:06 pm
13252
If your string doesn't have any commas in it, then you could quickly replace all semicolons with commans and then use <$rsMakeFromString('rsetName', string)$> ...
Sebastian Celis
sebastian.celis
Offline Send Email
May 1, 2007
4:14 pm
13253
For some reason, I keep forgetting about that function. Definitely a nice way to make something loopable. Christopher Owens Enterprise Content Management...
Owens, Chris
cowens67
Offline Send Email
May 1, 2007
4:21 pm
13254
Thanks Chris and Sebastian rsMakeFromString is good one. I was able to extract information i needed using it along with strReplace. Here is example code.... ...
KKumar
cam_akm
Offline Send Email
May 1, 2007
4:44 pm
13255
There is also a free how-to component available that helps you do this - I believe it utilizes filters. Watch out with using rules to do this. If you want...
Brandon Prasnicki
prasnb
Offline Send Email
May 1, 2007
7:50 pm
13256
What concerns should we have about using rules for this type of thing? How might that affect workflow? I'd hate to make a recommendation that might cause...
Owens, Chris
cowens67
Offline Send Email
May 1, 2007
7:55 pm
13257
I'm a trainer for Stellent, we use to have this as an optional activity working with rules. The solution appeared to work, but the item wouldn't go into...
Brandon Prasnicki
prasnb
Offline Send Email
May 1, 2007
8:55 pm
13258
Thanks for sharing that bit of information. Much appreciated. Good advice :-) Best regards, Chris Christopher Owens Enterprise Content Management Architect ...
Owens, Chris
cowens67
Offline Send Email
May 1, 2007
9:24 pm
13259
In contributor mode, two separate paragraphs show no difference in terms of spacing. In browser view, one paragraph displays larger spacing between sentence...
lepew007
Offline Send Email
May 1, 2007
11:38 pm
13260
The Search page consists of some metadata fields as well as some fields which are not metadata fields. These fields are associated with a content indirectly...
deepa vijayan
deepavijayan333
Offline Send Email
May 2, 2007
3:58 am
13261
Hi Team, I have set up an account with what I think are the same priviledges as the sysadmin account. Yet when I do a quick search the sysadmin account is...
Mark Pietersz
mpietersz
Offline Send Email
May 2, 2007
8:28 am
13262
Of course you could write some idoc-code to filter the searchresults, but this could slow performance of the query. The easiest way would be to create one or...
marcel.immel
Offline Send Email
May 2, 2007
11:22 am
13263
We had some issues with the publisher (database connection loss) while other connections worked fine. The publisher seemed to hang up in this connection. We...
marcel.immel
Offline Send Email
May 2, 2007
11:44 am
13264
Have a URL we can look at? It's tough to say without actually seeing the problem first hand. Best regards, Chris Christopher Owens Enterprise Content...
Owens, Chris
cowens67
Offline Send Email
May 2, 2007
1:20 pm
13265
Okay, if that's the case, then I would consider creating a custom service with a cached query to retrieve that info from the database. Then you can return that...
Owens, Chris
cowens67
Offline Send Email
May 2, 2007
1:28 pm
13266
Hi Guys, I want to create functions using Idoc script which contains common Idoc code which can be reused across various functionalities. Is it possible to...
Romesh Sagar
romeshsgr
Offline Send Email
May 2, 2007
2:06 pm
13267
Absolutely! Check the NewIdocScript component in the How To Components available/downloadable from the Extras section of the Support site. They teach how to...
Owens, Chris
cowens67
Offline Send Email
May 2, 2007
2:12 pm
Messages 13238 - 13267 of 21867   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