Encryption on ASSET_NUM column is not working after siebel upgrade from 7 to 8
We faced a strange issue after siebel upgrade and we need your advise on it , kndly find the case below :
After upgrade from siebel 7.8.2.14 to siebel 8.1.1.7 the encryption works properly on all encrypted fields exept the fields that uses the ASSET_NUM column in the S_ASSET table.
In the previous version 7.8 the encryption was on the Field level ans it was working properly on encrypting and decrypting data in the ASSET_NUM column , but the upgrade process moved the encryption to be on the database level, after that the fields that uses the ASSET_NUM column are displaying an encrypted data on the screen.