Skip to main content

Hi Everyone,

 

I am facing with an error in Mobile for a new development.

I have created a new function:

 

This function is only to check if user is using the mobile in Online or Offline mode.

I have inserted the called in the command to accept a new task in the pool. (MaintEngApp-Cust.client)

 

The result is:

 Offline mode: The function is working well.

Online mode: The function result a error:

 

Please, someone know how to resolve the problem?

Regards,

 

I have removed from Cust layer as @Bandula said me.

 

But the same error is shown.


I refreshed the cache on IEE, I disconnected the mobile user and conncected with other and start to working well

 

I connected again with original user and it is working well.


Thanks @Bandula for your help.


I’m facing the same problem on MWO version 23.2. What do you mean you “have removed from Cust layer”? Are Aurena Native files not layered? Other things I have put in my *-Cust.* files work, like fields and offline commands and actions, but a new action that I try to send to the server is not.


Hi @AussieAnders,

 

I have modified the core file because the file in the Cust layer didn´t work.

 

Regards


Well, I must be missing some server caching, because after an environment restart, it started working. I didn’t touch the core files, but made my changes in the MaintEngApp-Cust.client and .projection files as well as EngApp-Cust.* fragments files.


Reply