Developer Q&A

Ask a Question
Answered

WorkOrder.Address.Country response received are nulls

We’re receiving empty and non-empty WorkOrder.Address.Country from a retrieve multiple response. Upon checking preview-safeway.corrigo.com, the workorders are set with ‘United States’. Could you please see why we’re receiving empty WorkOrder.Address.Country from the WO list below?

Answered

RetrieveMultiple error message:This condition requires 1 values while only 0 values were supplied. Parameter name: values

soap message:

Error using CreateCommand for a WoNote (Java)

This is a POC so I am hard coding the values so I know exactly what they are. I know I am populating the WorkOrder ID but I get this error in the CommandResponse:

Getting an error for WoScheduleRoutine Command

Here's my query:

Create a Work Order

Hi,

QueryExpression forcing FirstResultIndex

Hi, I am trying to use the RetrieveMultiple expression with a QueryExpression.

Answered

Execute using UpdateCommand

I am trying to understand how to use the UpdateCommand for Execute. Though I am not getting any error, I don't see my updates when I view it in Corrigo Web. Can you tell me what is wrong with my request below?

Equivalent columns of TableView in v7.3

In Corrigo v7.3 we use vw_APExport_Safeway table view extracting workorders

Answered

ExecuteMultiple

Executed SOAP below and got a successful 200 response. But upon checking WorkOrders 7908961 and 7908905 in Corrigo UI, updates were not reflected.

Answered

RetrieveMultiple SOAP

The RetrieveMultiple SOAP below returned successful response 200. But the data returned do not satisfy the conditions stated in Condition expression. WorkOrder Ids returned were 2025164, 2030236 and 2034304.