raviraj - Monday, February 21, 2011 1:31 AM:
Hello All.
I want to do Improvement in my software(Aras) which is already in use, I have Done it in Another Database(added some Methods, validations...) and now I want to merge it in Original Software without any data loss.(because it Contains Company Original Current )Data Do u have any Idea about this .. how do i Implement it. Please help.
Thanking You.
Raviraj
PatrickW - Monday, February 21, 2011 2:54 AM:
Hi Raviraj,
Moving a solution can be done by creating a "Package" item within Aras Innovator and adding all your custom elements to it. Using the export and import utility you will be able to move the improvements you made.
/Patrick
authentic - Monday, August 15, 2011 3:49 AM:
sdbgTiger2:
Christian Louboutin UK is here waiting for you with open arms. A lady with a high temperament would love the Christian Louboutin Shoes. Those are the the kind of shoes like the Christian Louboutin Bridal that will distinguish you from others and make you unique and the centre of the spotlight. Ladies have been working just as hard, if not harder, like their male colleagues, so, they should learn how to treat themselves to the best Louboutin Peep Toe that the world has to offer. In any Christian Louboutin Outlet there would be ladies of all ages swarming in to grab a pair of their favourite Christian Louboutin Pumps. The choice of the majority could not be wrong for sure. The Christian Louboutin Wedges and the Christian Louboutin Slingback are a great choice this season, trailing a breeze of high and noble air wherever they go, leaving the men inquistive and eyes following them till they disappear in the horizon. The atmosphere wave along with those fabulous Christian Louboutin Boots. Walking and swaying down the road, no one could possibly miss the dazzling light coming from the Christian Louboutin Sandals on your feet. You leave the man wondering where this dazzling lady came from and the woman all green in the eye. Not to disappoint the men, Christian Louboutin Men have been introduced to satisfy the men.
raviraj - Tuesday, February 22, 2011 2:39 AM:
Thank you Patrick
For Your Reply but It needs Sequence for Import will u please tell me that...., because the data that i have is very Important. and i Dont want to loose it anyway....
Thanking You.
Raviraj
Brian - Tuesday, February 22, 2011 3:39 AM:
Raviraj,
Read the document that comes with the Solutions Import tool in the community forum. It has instructions on how to import/export packages.
Since you have developed improvements in the test database you want to export the improvements (not the data) from that database and import the improvements into your existing database. That is the way that Innovator is made to work.
Find everything that you have improved (Item Types, Methods, Sequences, Workflows etc) and put them into a new package (see under Administrator Table of Contents).
Once you have created the package follow the instructions on exporting the package and importing it into original database.
That way you don't have to move the data. Just update the structure of the database.
The only items that you do not add to the Package are Item Types where the "Is Relationship" box is checked. These are captured by the program when the Relationship Types are exported.
And make sure that you back up the database and the code tree before you do this in case you find something that you don't like and want to roll it back.
Hope this helps.
Brian.