on ‎2008 Dec 16 1:44 PM
Hello people.
Somebody have any "check-out list" for transportation between environments?
Federico Cicerchia
Argentina.
Request clarification before answering.
Hi Federico,
I am interpretating you question to be, how do I move my development from DEV to QAS. If I am wrong I apologize.
If you are using MII 12.0 then I suggest that you setup the directory structure for your development in a manner that allows you to move your development appropriately, i.e. in a manner that will allow you go grab what you need easily. So, in a simple example if your development project have 3 tasks; create data, amend data and report data. Then one way of setting up your directory structure would be as follows:
//project_name/data_mgnt/create_data
//project_name/data_mgnt/amend_data
//project_name/report_data
As I say it's a simple example but the underlying fact should be your directory structure makes it easy for you to move your development. Two things you probably want to stay away from are (1) moving all your development each time (2) moving pieces of your development that are contained in multiple directories because eventually you will miss something.
I hope I helped to answer your question.
Cheers,
Chris
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Cris !
I know how is the"export/import" projects between MII´s servers. My doubt is about how do testing of the conections, SQL, SAP, etc in the new server.
1. Data conections.
2. SAP conector.
3. Database´s considerations about migration, example, users configurations, roles, etc.
thks a lot !!
Federico Cicerchia
Federico,
The export / import between servers works fine. What you need to consider, and what I think you are referring to, is how you setup the connections because you don't want to make multiple changes to the development after you have imported to QAS everytime. What I would suggest is that you setup each connection with a generic "Name" that never changes. When you move to QAS you only need to change the server name, client etc... depending on the type of connector.
Cheers,
Chris
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.