Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
5 subscribers
Views
1889 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Plug-Ins
I got an error when using fn!executestoredprocedure. The cursor is not recognize
shaoyongw
over 9 years ago
I got an error when using fn!executestoredprocedure. The cursor is not recognized as output datatype. I referred the sample from
forum.appian.com/.../summary
Any idea how to map the returned data to cdt?
08:47:57,954 INFO [stdout] (http-/0.0.0.0:8080-27) 2016-03-14 08:47:57,954 [http-/0.0.0.0:8080-27] DEBUG com.appiancorp.ps.function.ExecuteStoredProcedureFunction - PIM.PKG_GENERATION.GET_CATEGORY registering output PO_CATEGORY_CURSOR
08:47:57,962 INFO [stdout] (http-/0.0.0.0:8080-27) 2016-03-14 08:47:57,962 [http-/0.0.0.0:8080-27] DEBUG com.appiancorp.ps.function.ExecuteStoredProcedureFunction - The datatype -10 for output parameter PO_CATEGORY_CURSOR + is not supported.
OriginalPostID-200646
OriginalPostID-200646
Discussion posts and replies are publicly visible
Parents
0
shaoyongw
over 9 years ago
It is oracle. Yes, you can see the SP "sp_ListBooks" is using the SYS_REFCURSOR as out type.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
shaoyongw
over 9 years ago
It is oracle. Yes, you can see the SP "sp_ListBooks" is using the SYS_REFCURSOR as out type.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data