Receiving "Unable to evaluate derived value" in 12c environment but not 11g
Good Day,
I am upgrading from 11g to 12c with same configurations for my profiles (I migrated them to my 12c environment with a bundle).
However, when I try to check in a content item in my 12c environment, I am getting an error that I don't get in 11g.
Below is the error:
The content item was not successfully checked in. Unable to evaluate derived value for the field dDocTitle in rule CusImportDeclCheckIn. Unable to evaluate content profile CUS_IMPORT_DECLARATIONS. An error occurred while evaluating: <$dprDerivedValue=xCIG_ReferenceCode & " | " & getFieldViewValue("xCIG_DocType",#active.xCIG_DocType,"DocumentTypeDescription") & " | " & formatDateWithPattern(#active.xCIG_DocOriginationDate,"d MMM yyyy") $>. Offset in runtime evaluation is at character 139. Unable to Unable to evaluate function (Err). 'formatDateWithPattern'. Error parsing into date: 13/08/2017 15:21 An error occurred while evaluating: <$dprDerivedValue=xCIG_ReferenceCode & " | " & getFieldViewValue("xCIG_DocType",#active.xCIG_DocType,"DocumentTypeDescription") & " | " & formatDateWithPattern(#active.xCIG_DocOriginationDate,"d MMM yyyy") $>. Offset in runtime evaluation is at character 139. Unable to