Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Content Management (Extended ECM)
API, SDK, REST and Web Services
Error Calling LAPI_WORKFLOW.StartWorkflow
Bill_Todd_(trarei01bstodd_-_(deleted))
I ran into this error trying to initiate a workflow from a .NET (v2.0) application...Status Code: 501501Api Error: Error Message: E675086344Status Message: Error saving attributes.Is there any in-depth documentation on LAPI error messages?
Find more posts tagged with
Comments
eLink User
Message from Carsten Kulms via eLinkThere should be more details on the error in the logs of the LES.(The `cryptic` error message "E675086344" looks like the id of an errorobject (LES internal). Therefore I think some database operation failed,means a quite low-level error occurred.)
Tim Boyle
did you ever get a resolution to this issue? I am getting the exact same error and status. Thank You, Tim
Bhupinder_Singh
Message from Bhupinder Singh <
bsingh@opentext.com
> via eLink
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">eLink
I found this same error reported elsewhere, and the approach used to troubleshoot it was to generate connect logs on the Livelink server (using Debug=2 and wantLogs=TRUE in the opentext.ini file) and duplicate the error. Once this was done, the connect log showed:
02/15/2007 10:29:42 [2525923717] 0000025950: Oracle error: (48) --> ORA-01722: invalid number
02/15/2007 10:29:42 [2525923745] 0000025951: KSqlCursor::Execute() -->'Could not execute cursor.'
In that particular case, it was found that the Oracle error was generated is because a string was being passed in to an integer field in the database.
- Bhupinder
----------------------------------------------
Bhupinder Singh, B.Math, B.Ed.
Senior Systems Analyst, Information Technology
Open Text, Waterloo, Ontario, Canada
----------------------------------------------
From:
eLink Discussion: LAPI Discussion [mailto:lapi@elinkkc.opentext.com]
Sent:
Thursday, August 28, 2008 9:31 AM
To:
eLink Recipient
Subject:
did you ever get a resolution to this issue? I am getting the exact same error...
did you ever get a resolution to this issue? I am getting the exact same error...
Posted by
timothy.boyle
(Boyle, Timothy) on 08/28/2008 09:28 AM
In reply to:
Error Calling LAPI_WORKFLOW.StartWorkflow
Posted by
trarei01bstodd
(Todd, Bill) on 12/19/2006 05:35 PM
did you ever get a resolution to this issue? I am getting the exact same error and status. Thank You, Tim