cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data Migration (Intricate Problem)

Former Member
0 Likes
295

Hi All,

We are planning to migrate data from non-SAP system to ES 7.0 . We have extracted standard templates that SAP provides for this process but we have two concrens regarding these templates.

1. Template does not not have a field for doc link collection. for-example there is a requirement to link one MA to many MAs and we have tried adding fields of DOC link colection but it seems system is not recognizing the fields.

So what is best way of linking one MA to other during Migration process?

2. Standard template offers to add three collaborators COLLABORATOR_1,2,3 but if we add COLLABORATOR_4, again system does not recognize this field.

we have a requirement to add quite a few collaborators during Migration. What could be the solution for this.

Thanks inAdvance!

Regards,

View Entire Topic
Former Member
0 Likes

Hi All,

Is it possible to upload document link collection through excel template as we upload all other fields in Master Agreement.

Regards,

former_member13619
Product and Topic Expert
Product and Topic Expert
0 Likes

There is no standard import functionality to establish those links as the prerequisite should be that the documents already exist in the system before you can even link them. This has to be customized.

What you could do is to create a table (or collection) where you have 2 columns containing the business documents to link to eachother and then use a script to iterate through this list and link the documents. The collection could be populated with an excel upload.

Erik