Interactive Versions

dhsieh

Active Member
Our users created lots of interactive versions in PD but not in PY and DV. How can I copy the interactive versions from PD back to PY and DV?

Thanks

David

XE,SP15.1, AS400, Citrix, JAS
 
Run an R98403 on the F983051 table. Make sure to set the option to add records without clearing the table. This will allow you to add only the versions that don't exist in the other environments.

Matthew Scott
XE, SP 17.1, AS/400, Win2000 Logic Servers, Win2000 Term. Servers, Win2000 Java Servers, Central Objects in Oracle.
 
Another option is to create a status in OMW, and set the activity rules to move them from PD to PY and DV.


Matthew Scott
XE, SP 17.1, AS/400, Win2000 Logic Servers, Win2000 Term. Servers, Win2000 Java Servers, Central Objects in Oracle.
 
Hi David,

Do you have the standard Object Management Configuration? If yes then let us see:

1.) Create a new project in OMW.
2.) Add yourself or the user to the project with 03 Manager or 06 PVC Administrator user role (the second the best).
3.) Promote the status of the project to 40 "Production Development"
4.) Move all interactive versions from the other projects (supposly mainly from the users' default projects) to this project. Use the "Move Objects" Row Exit for bulk moving.
* Select the FROM project first in OMW
* Call the "Move Objects" Row Exit
* Enter the TO project ID on the gray header
* Enter "APPLVER" into the Object Type QBE field
* Press Find
* the form allow multiple selection so you can easy to select all records with Shift+LeftClick
* Press Select to move the APPLVERs
I am not sure but maybe you have to be added previously with enough rights to the FROM Project(s) to manage this action.
5.) Promote the status of the project to 41 "Xfer Production to Prototype"
6.) Promote the status of the project to 42 "Xfer Prototype to Development"

Here it is done, so you can delete the project or promote it to 01 "Complete" status.

Hope it will work for you. Please, let us know that how did it worked! Thanks!

My only doubt is that will the tokens cause some difficulty or will not?

Good luck,

Zoltán

B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)
 
Matthew;

Which version am I suppose to use for R98403?

Thanks

David

XE,SP15.1, AS400, Citrix, JAS
 
If you are not familiar with the R98403, I would suggest running this in Preveiw mode first, so you can verify what will happen before you actaully commit to doing it. Anyway, select ANY version, go to Processing options, fill it in as follows:

Environment Tab:
1. BLANK (nothing there)
2. Versions - (Whatever Pathcode you are going to update ex: PY7333) - DNT
3. 2
4. Versions - (Whatever the pathcode that contains the Interactive Versions is, in your case PD7333) - DNT
5.BLANK (nothing there)

Update Tab:
6. 0 (The first time run this in proof mode, and verify the results)
7. BLANK (nothing there)
8. 1
9. Y ( this will append the records to the table)

Click OK. Select the version, make sure that Data Selection is checked. Click Submit. In your data selection, you only want BC OBJECT NAME is equal to Literal, Single Value, F983051.

Click OK and watch it run. This will copy all version header info from PD to PY. You have to watch this though. If you have any new Batch Versions, the header will be copied, but the specs will not. So, be sure this is what you want.

The prefered way to handle this would be via OMW. But this is a quick fix if you are in a bind.



Matthew Scott
XE, SP 17.1, AS/400, Win2000 Logic Servers, Win2000 Term. Servers, Win2000 Java Servers, Central Objects in Oracle.
 
The OMW option is a better option in my opinion. This is because you have
the potential to copy UBE versions using the R98403 UBE and *not* copy the
associated spec records from central objects. This could corrupt your UBE
versions... -- very messy.

Unfortunately, that's from experience.



Adam Clark
Corporate Information Services
Office: (626) 434-4275





msouterblight1
<matthew.scott@archon To: [email protected]
group.com> cc:
Sent by: Subject: Re: Interactive Versions
owner-jdelist@jdelist
.com


02/27/2002 11:41 AM
Please respond to
jdelist






Another option is to create a status in OMW, and set the activity rules to
move them from PD to PY and DV.


Matthew Scott
XE, SP 17.1, AS/400, Win2000 Logic Servers, Win2000 Term. Servers, Win2000
Java Servers, Central Objects in Oracle.
--------------------------
Visit the forum to view this thread at:
http://www.jdelist.com/cgi-bin/wwwthreads/showflat.pl?Cat
=&Board=OW&Number=29711
+ - - - - - - - - - - - - - - - - - - - - - - - -+
This is the JDEList One World® / XE mailing list / forum.
Archives and information on how to SUBSCRIBE, and
UNSUBSCRIBE can be found on the JDEList Forum at
http://www.JDEList.com

JDEList is not affiliated with JDEdwards®

+ - - - - - - - - - - - - - - - - - - - - - - - -+






Adam Clark
Project Manager
Golden State Foods -- Information Services
 
Zoltan,

Thanks. It works and my PY and DV enviroments finally had the same interactive versions as PD.

David

XE,SP15.1, AS400, Citrix, JAS
 
Back
Top