error to open the ERP predefined workflow 'POAPPRV'
276160May 20 2007 — edited Jun 27 2009I use the workflow client (workflow builder 2.6.3.5) to connect database and open the ERP predefined workflow, get the following error:
1300: Could not load.
1114: Could not load from database.
1115: Could not load all definitions referenced by 'POAPPRV' item type.
1115: Could not load contents of 'POAPPRV' item type.
1101: Could not load item types from database. FILTER=POAPPRV
210: Oracle Error: ORA-01403: no data found
. SQL text: SELECT protect_level, custom_level, name, display_name, description, type, subtype, format, text_default, to_char(number_default), to_char(date_default, 'YYYY/MM/DD HH24:MI:SS') FROM wf_item_attributes_vl WHERE item_type = :type ORDER BY sequence
The workflow opened but nothing in the process and all branches except attribute branch.
The ERP is Oracle ERP 11.5.9
Anybody could help to solve it. Thanks a lot!