Developer Q&A
Need help to find right APIs
Hi,
Rules about updating Work Order TypeCategory/SubType elements
After a WorkOrder entity has been created, can WorkOrder.TypeCategory be updated?
Connecting to Incidents table
Hi Baisong,
ApStatusChangeCommand - Executes once, then WrongVersionException next time
Trying to execute an ApStatusChangeCommand to update a WorkOrderCost ApStatusId.
What is the correct xml for a date field conditionexpression?
I am retrieving a set of WordOrders using RetriveMultiple(). What Is the XML I need to filter by a date range? I tried something like this, but the filter is not working.
Activity Log Manual Update
Is there an API to manually update the Activity Log for a Work Order? I've noticed that if I create a document via the API with this call
API to extract documents/photos from specific work orders
Hi,
"Create operation is not supported by Actor entity" error on creating Note
When I fire this request
Attaching image data when creating work order
We have images that we would like to attach to the work orders when we create them.
The images would not be accessible via url, so we would need to send the image data as part of the work order creation.
Request/Response Sample for WoCreateCommand API
Hi, I am trying to access WSDL service and invoke WoCreateCommand. Based on the documentation I can create SOAP message as request payload, however not able to decide on the values for parameters since there is no sample request/response available.