cancel
Showing results for 
Search instead for 
Did you mean: 

Data Migraiton - Migration services - Error

Former Member
0 Kudos

Hello All,

We are intended to do data migration for master data using SAP Data Services 4.0 with the help of Migration services module.

1. Downloaded ATL (ERP) that is provided in the SAP Best Practices for Data Migration.

2. Ran the lookup jobs - Job_DM_Lookups_Initialise and Job_DM_Lookups_FileToApp successfully.

3. Created a Staging Area Name with in Migation Services and tested successfully.

4. When I click on "Lookup Maintenance", I can see all objects as a drop down and view names. But, there is an eror "Error: Please see console" and no data is being displayed except the below error.

"Error: Please see console".

Did any one face the similar situation earlier?

Thanks.

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

Hi Murali,

may I know how did you fix this issue ? I'm also having the same issue

Thanks in advance.

jeff_gericke
Associate
Associate
0 Kudos

There are additional steps required before using the new version of MigrationServices (3.00.00).  Those instructions are found in an online document deployed with and imbedded within MigrationServices.

http://localhost:8080/MigrationServices/DS_MS_HELP.html

These additional steps specifically reference a Windows Tomcat server.  If you have a Linux system, the steps are slightly different.

Log in as the user under which Tomcat is running.  The two JavaScript files can be copied into the appropriate directory under the MigrationServices webapp. As for the ESAPI.properties file, I tested several options.  I determined the file should be copied from $CATALINA_HOME/webapps/MigrationServices/WEB-INF/ESAPI.properties to $HOME/.esapi/ESAPI.properties.  The .esapi directory and ESAPI.properties file should have permissions 755.

If you are still experiencing issues, I would recommend opening an SAP Incident.

Regards,

Jeff

jeff_gericke
Associate
Associate
0 Kudos

I am running into the same issue.  The underlying MGMT tables are populated in my repository.  I am still investigating if all the data properly joins within those tables.

When I try to drop down the list of values ...

All Object names are in the drop down.

Only Accounts_Payable values are in the View Name drop down.

There are no values in the Lookup Table drop down.


Thank you.

Former Member
0 Kudos

Have you resolved this issue? Since I am facing the same issue with V3.0 whereas the previous version I used 1.42 is working properly.

BeyondBuck
Explorer
0 Kudos

I believe this relates to the repository because if I have no repository details in the "repository name" of the staging area I also get this error.  My repo is on another database compared to my migration objects for DM_ERP_STG.

Also make sure you have ran one of the objects jobs like SDPricing

My problem is when I logon I get the error :

MGMT_PROFILE_MAP is empty

My Migration database is Sybase ASE and Repository is SQL_Anywhere.

Please update me on whether you get past your initial problem

Former Member
0 Kudos

Hi Christopher,

I'm interested in know if you found the solution for the error when we are playing with multiple schemas in the same database?