Error get_item : ORA-01403: no data found
sql : select i.id, i.caid,i.folder_id, i.display_name, i.description, i.text, i.image, i.filename, null, i.publish_date, i.createdate, i.updatedate, i.author, nvl(i.keywords,'9999999999') keywords, i.active, null, null, null, null, null, null, null, null, null, null, null, null, null from wwsbr_all_items i where 1 = 1 and i.active = 1 and i.visible = 1 and i.caid = 215 and i.folder_id = 6040321 and i.is_current_version = 1 and i.language = 'n' and i.publish_date < sysdate and ((i.expiredate > sysdate) or (i.expiredate is null)) order by publish_date desc