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!

Getting Workflow Error while deployment

User_P8O1BMay 30 2018 — edited Jun 14 2018

Hi,

We are getting error while deploying workflow on development server.

wferr:

  - 1602: Could not save.

  - 1400: Could not save to database. MODE=FORCE EFFDATE=<null>

  - 1401: Could not upload ACTIVITY entity 'NEW_SUPP/SUPCREATE'.

  - 210: Oracle Error: ORA-06502: PL/SQL: numeric or value error: character to number conversion error

ORA-06512: at "APPS.WF_LOAD", line 2125

ORA-06512: at line 1.  SQL text: BEGIN WF_LOAD.UPLOAD_ACTIVITY_ATTR_VALUE(:process_activity_id, :name, :protect, :custom, :value, :value_type,  to_date(:effective_date,  'YYYY/MM/DD HH24:MI:SS'), :level_error); END;

Please suggest how to resolve this issue.

Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 12 2018
Added on May 30 2018
1 comment
283 views