Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

error to open the ERP predefined workflow 'POAPPRV'

276160May 20 2007 — edited Jun 27 2009
I 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!

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 25 2009
Added on May 20 2007
7 comments
5,202 views