Skip to main content

I’m having issues saving Measurement for Object for some specific records. It doesn’t happen to all. I click save and it takes a long time and finally errors out. 

 

Context:

  1. I am using a BPA Workflow triggered by a custom event when a measurement is entered
  2. The workflow event action is set to run asynchronously.
  3. I disabled this event action and I’m still seeing the same issue for specific records.
  4. The workflow makes
    1. multiple IFS API calls
    2. a IFS Rest Call
    3. includes JavaScript scripting
    4. includes looping through a collection of objects
  5. The mutating operations in the workflow include:
    1. Creating web app notifications
    2. Creating push notifications for MWO applications

 

Any insight on this would be useful. It could be a data issue, or it could be a side effect of the custom event action with the workflow.

IFS Web Version: 24.2.5.20250402090305.0
Date: 2025-08-18T18:08:11.775Z

---------------------------------------------------------------------------

MeasurementsForObject/Form (server error)
Database error occurred. Contact administrator.
Error details: {"code":1878,"message":"ORA-01878: specified field not found in datetime or interval"}]

Request Id: b3a3f645-c620-4421-ba99-b1709dba3554
Url: https://irvingmaterials-cfg.ifs.cloud/main/ifsapplications/projection/v1/MeasurementsForObjectHandling.svc/EquipmentObjectMeasGroupSet(TestPntSeq=83,ParameterCode='1')?select-fields=ParamTypeDb,Contract,MchCode,ObjectDescription,ParameterCode,ParameterDescription,TestPointId,TestPntSeq,UnitOfMeasure,MeterIDRequired,Objgrants,ValuesSeq,ResourceSeq,EquipmentObjectSeq,TestPointDescription,MeasurementType,RecordedValue,LastDeltaValue,NewRecordedValue,DeltaValue,NewRegDate,MeasurementNote,Remark,NoteModified,NewConditionRating,IsIndicatorRating,MeterId,TotalValue,MinReadingLimit,MaxReadingLimit,MaxConditionRatingDetail,UpdateFromObject,Objsite,luname,keyref

---------------------------------------------------------------------------

Be the first to reply!

Reply