You can't rename objects in the db anymore. There is a checksum in the high order tables (filter, arschema, actlink, etc), which is where the name is stored. Altering the data in those tables will invalidate the workflow/checksum and put your workflow in a broken state. Think that was introduced in 6.x.
You will need to go through the api to rename the objects; choose your method: - export a def, modify the names in the def, delete the objects from the server, then import - write an api (perl/c/java) to update the workflow Axton Grams On 4/24/07, Jarl Grøneng <[EMAIL PROTECTED]> wrote:
Did change prefix some years ago. Just some sql into the database, a restart and your up and running. Web services needs to handle manually. -- Jarl On 4/23/07, L. J. Head <[EMAIL PROTECTED]> wrote: > ** > > Well....one nice thing in the 7.x admin tool (can be used on 6.3 without > problem, for this feature at least) is the ability to highlight any amount > of workflow, right click, edit, and go to the advanced tab...if you > currently use a standard that doesn't include :'s but -'s instead....from > this dialog you can easily modify all of your code to use :'s > instead...without needing to go into each piece of workflow and rename > manually > > ________________________________ > From: Action Request System discussion list(ARSList) > [mailto:[EMAIL PROTECTED] On Behalf Of Schryver, Curt > Sent: Monday, April 23, 2007 6:46 AM > To: [email protected] > Subject: Re: Admin Tool - the prefix tab > > > ** > From what I understand from BMC's documentation in the Administering I class > (http://www.bmc.com/education/servicemgmt/courses/rsmg-ara1-0700.htm), > the colon is the only delimiting character. > > Curt A. Schryver > 717-810-2109 tel > [EMAIL PROTECTED] > > > ________________________________ > From: Action Request System discussion list(ARSList) > [mailto:[EMAIL PROTECTED] On Behalf Of Aaron Keller > Sent: Friday, April 20, 2007 4:43 PM > To: [email protected] > Subject: Admin Tool - the prefix tab > > > ** > The Prefix tab is a nice idea, but it seems like it doesn't work unless your > workflow delimits prefixes with colons (:) > > If your workflow naming convention uses another prefix delimiter, or none at > all, or you inherited older workflow, the prefix tab doesn't much work for > you. One ends up having to use the View...By Form... option and specify the > prefix there, which is tedious. > > Is there a way to specify the prefix delimiter character, or specify the > number of characters to use as a prefix? Or do I have to go rename all my > workflow?!? > > > -Aaron > > * Email: [EMAIL PROTECTED] > > SunCom is the wireless company that's committed to doing things > differently. > > Things we want you to know. > > This e-mail and any files transmitted with it are confidential and are > intended solely for the use of the individual or entity to whom they are > addressed. This communication may contain material protected by the > attorney-client privilege. If you are not the intended recipient or the > person responsible for delivering the e-mail to the intended recipient, be > advised that you have received this e-mail in error and that any use, > dissemination, forwarding, printing or copying of this e-mail is strictly > prohibited. > > __20060125_______________________This posting was submitted > with HTML in it___ __20060125_______________________This > posting was submitted with HTML in it___ > __20060125_______________________This posting was > submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

