We’re experiencing some difficulties with developing new functionality on mWorkOrder Windows revision.
The new entity was added to resource library, which then was successfully deployed to TAS.
We see the new entity in IFS IEE and the new entity’ table in local database on mobile as well.
All the data was received in local database for new entity, too.
Further, our new entity contains the Temporary Client Key.
In our case, mobile framework successfully generated this key.
But when we try to send the new data record for mentioned entity from mobile client to server we have the problem with “real” server-side key replacement on sync.
We’ve got the failed transaction with error ORA-20124: Error.NULLVALUE.
Maybe we’re doing something wrong?
Or maybe we don’t complete some action in development process (for example, on server side)?