Re: Migrating Audit forms

2011-06-24 Thread vikram_k
hi,

I dont know if this will work in your case as i dont know the version of
your AR.

but can u try to remove the association between the audit form and the base
form before migrating.

The idea is as far as i know ( and i know very little so correct me if i am
wrong) whenever you remove the audit property from a base form its
corresponding audit form becomes a normal form a regular form.

And the u might be able to migrate the form without any issues and upon
migration relink the forms as bas e and audit forms..

I have not tried it myself but it can be worth a try.. and if it does not
work i would like to know y it cant work to better my understanding.

Thanks,
Vikram

Mr. Tee wrote:
 
 Hi ARS-LIST
 
 Running out of good ideas, I’m turning to you guys for a cry for help
 
 I’m having trouble migrating Audit forms.
 
 The problem is that when migrating the main form, it will
 automatically create the audit forms, it will also create the Audit
 change fields (F_Field ID_C), which are not corresponding with the
 ID’s I’ve created in my DEVELOPER environment.
 
 I have a separate form with a tablefield looking directly at the Audit
 form, and a lot of workflow linked to the Audit change fields
 (F_Field ID_C), but since the fields have changed in the Staging
 environment, my workflow is not working. (It wouldn’t be a problem if
 it was just i little bit of workflow, but 256 filters are quite a bit)
 
 So. I really hope that some of you brilliant people out there have a
 solution for me.
 
 Thanks in advance.
 
 Kind regards
 Mr. Tee
 
 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug11 www.wwrug.com ARSList: Where the Answers Are
 
 

-- 
View this message in context: 
http://old.nabble.com/Migrating-Audit-forms-tp31901441p31901818.html
Sent from the ARS (Action Request System) mailing list archive at Nabble.com.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Migrating Audit forms

2011-06-22 Thread Mr. Tee
Hi ARS-LIST

Running out of good ideas, I’m turning to you guys for a cry for help

I’m having trouble migrating Audit forms.

The problem is that when migrating the main form, it will
automatically create the audit forms, it will also create the Audit
change fields (F_Field ID_C), which are not corresponding with the
ID’s I’ve created in my DEVELOPER environment.

I have a separate form with a tablefield looking directly at the Audit
form, and a lot of workflow linked to the Audit change fields
(F_Field ID_C), but since the fields have changed in the Staging
environment, my workflow is not working. (It wouldn’t be a problem if
it was just i little bit of workflow, but 256 filters are quite a bit)

So. I really hope that some of you brilliant people out there have a
solution for me.

Thanks in advance.

Kind regards
Mr. Tee

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: Migrating Audit forms

2011-06-22 Thread Ben Chernys
Just take some defs of the correct workflow (environment), edit those defs
with the new ids (carefully, not to run into collisions), and load up the
edited defs with the changed ids.

The names will cause the filters to be replaced with the edited ones.

There are certainly other ways.  But this is rather trivial to do.

Cheers

Ben Chernys

Senior Software Architect
Software Tool House Inc.

Canada / Deutschland / Germany
Mobile:  +49 171 380 2329GMT + 1 + [ DST ]
Email:   Ben.Chernys _AT_ softwaretoolhouse.com
Web: www.softwaretoolhouse.com

Check out Software Tool House's free Diary Editor.

Meta-Update, our premium ARS Data tool, lets you automate 
your imports, migrations, in no time at all, without programming, 
without staging forms, without merge workflow. 
http://www.softwaretoolhouse.com/  
 

-Original Message-
From: Action Request System discussion list(ARSList)
[mailto:arslist@ARSLIST.ORG] On Behalf Of Mr. Tee
Sent: June-22-11 10:48
To: arslist@ARSLIST.ORG
Subject: Migrating Audit forms

Hi ARS-LIST

Running out of good ideas, I'm turning to you guys for a cry for help

I'm having trouble migrating Audit forms.

The problem is that when migrating the main form, it will automatically
create the audit forms, it will also create the Audit change fields
(F_Field ID_C), which are not corresponding with the ID's I've created in
my DEVELOPER environment.

I have a separate form with a tablefield looking directly at the Audit form,
and a lot of workflow linked to the Audit change fields (F_Field ID_C),
but since the fields have changed in the Staging environment, my workflow is
not working. (It wouldn't be a problem if it was just i little bit of
workflow, but 256 filters are quite a bit)

So. I really hope that some of you brilliant people out there have a
solution for me.

Thanks in advance.

Kind regards
Mr. Tee


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11
www.wwrug.com ARSList: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


Re: Migrating Audit forms

2011-06-22 Thread Mr. Tee
Hi Ben and ARS-LIST,

Problem is now solved, I did this:

1. I deleted the formely migrated Audit form.
2. Migrated the Main form (Infrastructure Change) and the
corresponding Audit form using Def files.
3. Added the Audit form to the Deployable application.
4. Checked the ID’s  (they were correct)
5. Imported my workflow without any problems.

Kind regards
Mr. Tee

===

2011/6/22 Ben Chernys ben.cher...@softwaretoolhouse.com:
 Just take some defs of the correct workflow (environment), edit those defs
 with the new ids (carefully, not to run into collisions), and load up the
 edited defs with the changed ids.

 The names will cause the filters to be replaced with the edited ones.

 There are certainly other ways.  But this is rather trivial to do.

 Cheers

 Ben Chernys

 Senior Software Architect
 Software Tool House Inc.

 Canada / Deutschland / Germany
 Mobile:      +49 171 380 2329    GMT + 1 + [ DST ]
 Email:       Ben.Chernys _AT_ softwaretoolhouse.com
 Web:         www.softwaretoolhouse.com

 Check out Software Tool House's free Diary Editor.

 Meta-Update, our premium ARS Data tool, lets you automate
 your imports, migrations, in no time at all, without programming,
 without staging forms, without merge workflow.
 http://www.softwaretoolhouse.com/


 -Original Message-
 From: Action Request System discussion list(ARSList)
 [mailto:arslist@ARSLIST.ORG] On Behalf Of Mr. Tee
 Sent: June-22-11 10:48
 To: arslist@ARSLIST.ORG
 Subject: Migrating Audit forms

 Hi ARS-LIST

 Running out of good ideas, I'm turning to you guys for a cry for help

 I'm having trouble migrating Audit forms.

 The problem is that when migrating the main form, it will automatically
 create the audit forms, it will also create the Audit change fields
 (F_Field ID_C), which are not corresponding with the ID's I've created in
 my DEVELOPER environment.

 I have a separate form with a tablefield looking directly at the Audit form,
 and a lot of workflow linked to the Audit change fields (F_Field ID_C),
 but since the fields have changed in the Staging environment, my workflow is
 not working. (It wouldn't be a problem if it was just i little bit of
 workflow, but 256 filters are quite a bit)

 So. I really hope that some of you brilliant people out there have a
 solution for me.

 Thanks in advance.

 Kind regards
 Mr. Tee

 
 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11
 www.wwrug.com ARSList: Where the Answers Are

 ___
 UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
 attend wwrug11 www.wwrug.com ARSList: Where the Answers Are


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug11 www.wwrug.com ARSList: Where the Answers Are