Skip to main content

Hi Team,

I get below error when trying to transfer a work task to a mobile user (for all users), in sync task logs. If I init the device I get the work task and also any updates on the work task from device update backend without any issue.

Looking at below error thinking that it has something to do with custom events and fields, disable all belongs to LUs JtExecutionInstance,JtTask,MobileWorkOrder and ResourceActivity, still no luck.

Anyone seen this before ? have I miss any setup ?

Your feedback is highly appreciated.

//

Sending push entity data failed: Fetching data from database failed - Failed executing query (ORA-00904: "A1"."CF$_YES_OR_NO_DB": invalid identifier)

//

Regards,

Roshan

After disable custom fields from entity configurations, you also need to delete them from the Mobile Entity details screen and then publish Custom Attributes. may be you missed that step? 

(1) Remove the Custom attribute from below screen for the entity 

(2) Refresh Custom Attributes

 


After disable custom fields from entity configurations, you also need to delete them from the Mobile Entity details screen and then publish Custom Attributes. may be you missed that step? 

(1) Remove the Custom attribute from below screen for the entity 

(2) Refresh Custom Attributes

 

Thank you Kalila for the feedback!. No i haven't delete them from Entity. Just now i did it, that is query for entity JtTask (and other LUs) and selected the record corresponds to the ServicEngApp version. And then delete the custom field. Then i use refresh server client and refreshed security and mobile catch. 

Where can i find option to refresh 'custom attributes’ as you mentioned in point 2 pls ?

 


Sorry it’s ‘Publish Custom Attributes’ button highlighted. Sorry I wrote is as refresh :-) 


Reply