i have a requirement to upload arabic data into a custom table. i tried doing that using standard migration job but some special characters appeared.
Hi
You can use the standard migration jobs to load data as long as you mark the character set in use as Unicode and make sure you save your data file as UTF-8 compatible type.
Simple example below,
Cheers
Thanks
Hi
i don’t believe you can do this using a direct file migration. You will need to do a source migration after the data is loaded in to a container table.
please have a look at “Migrate Custom Fields data” section in which will tell you how to do this when you have the key columns from the standard LU in your data set
Cheers
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.