API error on UpdateLocalData

Our developer is trying to update a local table for our custome Data Protection tabs, but he's getting an API error, saying he
needs to send U, A or D which is what he's doing.

\the error reads:


Failed soap:Receiver System.Web.Services.Protocols.SoapException: Server
was unable to process request. ---> System.Exception: Invalid Action.
Valid values are A(Add), U(Update) and D(Delete).
   at Tessitura.WebAPI.Tessitura.UpdateLocalData(String SessionKey, Int32
LocalDataTableIndex, Int32 LocalDataTableKey, Char Action, Int32
RetrievalKey, String LocalDataValues)

Has anyone experienced this before? Any suggestions gratefully received.

Thanks, Christopher

Parents
  • I got this error once. If I remember correctly, there is a column called Update Ind with a checkbox in TR_LOCAL_DATA. Make sure that is checked and see if that fixes it. Let me know if that works, if not we can try and troubleshoot further.



    [edited by: Christian Mauri at 1:17 PM (GMT -6) on 29 May 2009] corrected column name
Reply
  • I got this error once. If I remember correctly, there is a column called Update Ind with a checkbox in TR_LOCAL_DATA. Make sure that is checked and see if that fixes it. Let me know if that works, if not we can try and troubleshoot further.



    [edited by: Christian Mauri at 1:17 PM (GMT -6) on 29 May 2009] corrected column name
Children
No Data