Good Morning. I need to make a few user fields accessible in dbexport in IPA. I know the fields have to be persistent fields and can not be derived fields. So, I created a derived field and a user field. My idea was to make the user field equal the derived field. However, everything I tried is not working. I tried adding LPL to user field = derived field. I tried field rules to make the default value the derived field, didn't work.
Is there any way I can do this? (We have be able to do this in a custom business class but added the code in the business class LPL. The fields I'm adding are in the CodeBlockRelationDetail business class.
Any help/suggestions would be appreciated. Thank you.