Skip to main content

Hi,

We are in the middle of IFS 9 to Cloud upgrade and testing to make sure our Migration Jobs still work in IFS Cloud.

We have a migration job in Apps 9 to migrate Supplier data to related screens and tabs. This job isn’t working in Cloud and throwing this error:

Reliability_Status and Reliability_Status_Db are new columns added to Supplier → Address screen | Document Tax Information tab in Cloud, so we went ahead added both columns to our migration job and set default values. However, the issue persists.

Wondering whether anyone has seen the same issue migrating Supplier data into Cloud before?

Hi @Srikanth 

I assume you only added the 2 new columns into the source mapping.

If yes then this will not be sufficient because the SUPPLIER_DOCUMENT_TAX_INFO_API will not get any information of these fields.

In that case you have to add these 2 fields in the method list attribute window first, then these 2 fields will be generated into the source mapping tab and afterwards you can map the fields.

 

Add the 2 fields here:

 

After that you’ll find/see these 2 fields in the source mapping tab and then you can do the mapping as you already did.

So the missing piece is that the fields don’t exist in your Method List Attribute screen where you have to add it.

 

/Jens

 


That did it, thanks!

So the only way to figure out these missing fields is by running into errors or is there any best practice guidelines to create Data Migration jobs?


Reply