What is the best way to fix all xpath mapping errors during migration?
book
Article ID: KB0086132
calendar_today
Updated On:
Products
Versions
TIBCO ActiveMatrix BusinessWorks
-
Not Applicable
-
Description
Description: During the TIBCO BusinessWorks 5.x to 6.x migration, the migration utility is not going to fix xpath type casting errors. BW 6 is type sensitive and is not going to allow mapping int to String(lower type to upper type). If attempted the result will be "Invliad conversion from String to int".
Issue/Introduction
What is the best way to fix all xpath mapping errors during migration?
Resolution
This can be fixed by using "Fix type casting errors". This functionality can be invoked from the input data mapping tab. Right click on the error and the option will be visible in the menu. One click will fix all the errors.