User login
|
|
Frontpage Sponsor
|
|
Poll
|
What do you expect from your SI Implementation partner for the success of ERP implementation. Bring best practices - Not to offer more CR's Leveraging standard functions 14% Need more honesty to work with the Users until their processes are fully mapped & Users are trained 43% Focus on process automation/ integrations/ Real time data/ BI analytics 29% Stick to basics 14% Total votes: 7 |
Baanboard at LinkedIn
|

|
|
|
 |

30th January 2008, 02:33
|
Member
|
|
Join Date: Jan 2007
Posts: 69
|
|
Baan: ERP Ln. 6.1 -
DB: SQL -
OS: Windows
|
Migration of Transactional Data
Baan: ERP LN 6.1 DB: SQL Server 2005 OS: Windows 2000 C/S: Both
Hi
We wish to migrate huge amount of transactional data such as Production orders , Sales order lines and Purchase orders and receipts from legacy system to ERP Ln6.1 FP3
We wish to know which is the best way to do that , we are aware of Exchange schemes but not aware wether we can effectively use them for the above purpose .
Any suggestions are welcome.
Thanks A lot in Advance.
|

30th January 2008, 09:27
|
 |
Senior Member
|
|
Join Date: Aug 2001
Location: Dubai
Posts: 218
|
|
Baan: B40c4, LN -
DB: SQL2K -
OS: W2K
|
what we do
Hi,
when we migrate the transactions from legacy,
we take the opening balances like stocks, acr/acp and introduce them.
And for the history like sales, purchase we directly upload the tdsls050/051 tables using exchange scheme or a script as required.
Good luck,
__________________
Vishi...Cool
|

31st January 2008, 01:25
|
Member
|
|
Join Date: Jan 2007
Posts: 69
|
|
Baan: ERP Ln. 6.1 -
DB: SQL -
OS: Windows
|
Update
Hi
Thanks A lot for the information. Can you share your experiences of using exchange schemes for migrating the huge amount of transactional data like sales and purchase orders , production orders and warehouse receipts. Are there any pitfalls
Thanks A lot.
|

31st January 2008, 06:18
|
 |
Guru
|
|
Join Date: Mar 2002
Location: Frederick, CO
Posts: 480
|
|
Baan: Baan IVc3, IVc4, 5b, 5c, ERP LN 6.1, Infor ERP 10.x -
DB: SQL Server, Oracle -
OS: Windows, Linux, HPUX, AIX, (a little bit of) Solaris
|
The pitfall with using exchange schemes for migrating purchase, sales, and production orders are the changes warehousing functionality, and the complexity of the data transformation. I am not aware of anyone who has used exchange schemes for migrating dynamic data (not to say that no one has...).
Typically we use exchange schemes when someone wants to migrate master data (business partners, items, etc...) and start over from a transactional standpoint.
I know this doesn't help much, but migrating dynamic/transactional data via exchange schemes can be a large undertaking.
Vince
|

31st January 2008, 07:24
|
Member
|
|
Join Date: Jan 2007
Posts: 69
|
|
Baan: ERP Ln. 6.1 -
DB: SQL -
OS: Windows
|
Hi
Thanks a lot for the information, this was precisely what I too was wondering about. I thought may be with introduction of DAL concept in ERP Ln6.1 , many people must be using exchange schemes for migrating transactional data.
Anyway thanks a lot for the info, seems like we need to explore other methods (Not Aware of any) for migrating transactional data like Warehouse receipts and Production WIP.
Thanks once again.
|

31st January 2008, 07:33
|
 |
Guru
|
|
Join Date: Mar 2002
Location: Frederick, CO
Posts: 480
|
|
Baan: Baan IVc3, IVc4, 5b, 5c, ERP LN 6.1, Infor ERP 10.x -
DB: SQL Server, Oracle -
OS: Windows, Linux, HPUX, AIX, (a little bit of) Solaris
|
Infor does have a migration tool that has pre-built rules for the transactional data. However, it usually requires that you use a consulting firm that is an Infor partner. I've had varying levels of success with it. Most companies want it customized extensively, and to use it in ways it wasn't intended to be used, so there are potential problems there. However, the logic behind the tool is pretty solid.
DAL may work decently for open orders, but I am not sure about historical orders. I'm not sure how the DAL would behave if you try to insert, say, a closed sales order. Worth exploring, though...
Vince
|

31st January 2008, 08:58
|
Member
|
|
Join Date: Jan 2007
Posts: 69
|
|
Baan: ERP Ln. 6.1 -
DB: SQL -
OS: Windows
|
Migration Tool
Hi
Thanks A great lot for the information. One question - can this Migration tool of Infor be used to Migrate transactional data from a legacy system to ERP system and secondly if so can this tool also take care of Customised tables and table fields.
Thanks A Lot.
|

31st January 2008, 14:14
|
Senior Member
|
|
Join Date: Aug 2001
Location: USA
Posts: 292
|
|
Baan: 4c4, 50b, 50c, ERP ln -
DB: Informix, Oracle, Sql -
OS: Unix, NT, AIX
|
Exchange can be used to fill tables, and with the use of the dals, the fields will be validated so you have correct information. The problem is with the Business Methods. For example, you want to put in a completed Purchase or Sales Order and it's history. You could view the purchase order, and even the receipt, but when you went to link to the transactional data for finance it would not be there unless you tried duplicating ALL the transactional history. The Business Methods update many of the tables in ERP.
If you don't have a data warehouse to store this information, consider duplicating the Baan tables as custom tables and create inquiry sessions. This will give your customer service (or what ever area) the ability to see the data within the same system without going looking all over. You can even join the tables for custom reports and not invalidate the business rules of ERP.
__________________
ToolsWizard
|

1st February 2008, 02:55
|
Member
|
|
Join Date: Jan 2007
Posts: 69
|
|
Baan: ERP Ln. 6.1 -
DB: SQL -
OS: Windows
|
Open records
Hi William ,
Thanks a great lot for the valuable information. We are considering the use of exchange schemes only for migration open transactional records , such as open production orders , open SO , so on. According to your information the use of Exchange schemes for such purpose should be ok.
Thanks and Regards.
|

1st February 2008, 13:14
|
Senior Member
|
|
Join Date: Aug 2001
Location: USA
Posts: 292
|
|
Baan: 4c4, 50b, 50c, ERP ln -
DB: Informix, Oracle, Sql -
OS: Unix, NT, AIX
|
I have to admit, I misunderstood your question. I thought you were trying to convert history, not your open orders. For your open orders, exchange is a way to go. Create new order with the remaining open quantities using exchagne. There is alot you can do with exchagne that they do not teach in the class.
__________________
ToolsWizard
|

1st February 2008, 14:52
|
 |
Guru
|
|
Join Date: Mar 2002
Location: Frederick, CO
Posts: 480
|
|
Baan: Baan IVc3, IVc4, 5b, 5c, ERP LN 6.1, Infor ERP 10.x -
DB: SQL Server, Oracle -
OS: Windows, Linux, HPUX, AIX, (a little bit of) Solaris
|
I concur. I thought you were looking for historical (closed) orders to be migrated.
Vince
|

2nd February 2008, 14:18
|
Member
|
|
Join Date: Jan 2007
Posts: 69
|
|
Baan: ERP Ln. 6.1 -
DB: SQL -
OS: Windows
|
Open orders
Hi
Thanks A lot - Vince and Williams , You have provided me with great insight into use of exchange schemes . Now I will go ahead and use the tool for migration of open orders.
Thanks once again.
|

1st February 2010, 05:43
|
Junior Member
|
|
Join Date: Dec 2009
Posts: 4
|
|
Baan: Baan V -
DB: Oracle -
OS: Windows
|
Exchange Schemas
hi,
i am new to this concept would like to explore more on this.Can anybody please provide material as to how to use this tool.
Thanks in Advance,
Deepthi.
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|