Developer Q&A
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?
ExecuteMultiple
Executed SOAP below and got a successful 200 response. But upon checking WorkOrders 7908961 and 7908905 in Corrigo UI, updates were not reflected.
Parent/Child relationship in Asset Tree?
Hello Corrigo,
Corrigo.BO.Common.CompanyPropsNotFoundException on integration that was previously working before today
I'm getting this error:
ErrorMessage="IntegrationUserLang" ErrorType="Corrigo.BO.Common.CompanyPropsNotFoundException" ErrorNumber="0"
Inventory
Hey Corrigo, I don't feel like putting in inventory orders by hand. I also don't want the Techs to have to put it in as it does not add value to their job. What are some options for me using APIs to do this task.
API feature to delete work order attachments?
I'm unable to locate in the API the ability to delete attachments from a work order. Does that exist? If so, through what method? Thanks.
Facility/Building/Property API
Non-Corrigo user here. Doing due diligence for an integration. So pardon me if this is an obvious one... Is there a Facility/Building/Property available in the API? If so what is it called?
Query Work Orders by Custom Fields
Is there a way to filter a retrieveMultiple query by a specific custom field value?
How to find Status of a Vendor Invoice?
I would like to query for Vendor Invoices of a particular status. In other words, we want to pick up on the Status field on a printed Work Order Cost / Vendor Invoice.
Where are Vendor Invoices available in the API?
We create vendor invoices from work orders and can see them in the user interface. However, querying the INVOICE entity (with RetrieveMultiple) returns zero records.