Hi all,
I am trying SUP with AWS environment and with FlightList example from this link https://www.youtube.com/watch?v=njizTXT_i00.
I already made the deploy of the project and also the generation of mobile workflow package. In Sybase Control Center is also everything fine and at this moment I am able to see workflow Flights on my iPhone.
The problem is when I try to run the "Get Flights" button, is gives me the following error that I am not able to figure out what's the problem:
Flights SAP:1 -- loading meta data from: C:\Sybase\UnwiredPlatform\Servers\MessagingServer\Bin\Mobile Workflow\27_1\workflowclient.xml
Flights SAP:1 -- loading meta data for screen: Start and action: Get_Flights
Flights SAP:1 -- executing operation 'findAll' of type 'search' on mbo 'FlightList' in package 'Flights:1.0'
Flights SAP:1 -- using username and password value from server context variables
Flights SAP:1 -- username: supAdmin
Flights SAP:1 -- password: [xxxxxxxx]
Flights SAP:1 -- Request failed
Flights SAP:1 -- Request: <M><H></H><S>Start</S><A>Get_Flights</A><VS><V k="AirlineKY" t="T">DL</V><V k="ErrorLogs" t="L" /></VS></M>
Flights SAP:1 -- ResponseHeader: {"id":"ac52cb4c12da4cde9663903cd4c77736","cid":"15#Flights SAP:1","pv":"2","sig":"cd5a7aac09af4f769bc044529c9a7eb1","loginFailed":"false","method":"searchFailed","log":"[{\"_op\":\"N\",\"level\":\"ERROR\",\"code\":500,\"eisCode\":\"\",\"message\":\"com.sybase.jdbc3.jdbc.SybSQLException:SQL Anywhere Error -154: Wrong number of parameters to function 'D1_FLIGHTS_1_0_FLIGHTLI_95705_SELECT_ALL_BY_PK'\",\"component\":\"FlightList\",\"entityKey\":null,\"operation\":\"search\",\"requestId\":\"ac52cb4c12da4cde9663903cd4c77736\",\"timestamp\":\"2013-01-31 18:58:53.449\",\"messageId\":100010,\"_rc\":0}]","mbo":"FlightList","app":"Flights SAP:1","pkg":"flights:1.0"}
Someone can help?
Regards,
Rogério Reis