Importing Adl file

Hi,
I have the following problem:
1.- I export one Itegration Folder as adl file from machine “A”.
2.- I import this adl in other machine with the same configuration “B”.

After these webMethods in machine “B” doesn’t do the SELECT sentence to the buffer tables in backend. webMethods in machine “A” execute SELECT sentence successfuly.

How can I do to make it work? I don’t want to recreate every configured operation again, I think it isn’t neccessary, isn’t it?

The .adl-file seems to contain all information, EXCEPT the database password. This has to be added manually using fx the adapter manager for the database adapter handling the database connection in question.