I am currently working on a project with work orders (wotrack application), in the workorder database object there is a non-persistent attribute called jpclass (WO Class) which is used to look up job plans.
For some reason when I am creating a work order using wotrack, the WOCLASS is being set to WORKORDER which is what I would expect, but the jpclass does not contain the same value in fact it is NULL The problem this causes is that the selection to add a job plan does not work.
The strange thing is this is working for the PLUSWOTR application (Work Order Tracking (Nuclear)).
This is only happening in the client's DEV environment and not in their test environment.
What are the possible causes of a non-persistent attribute not being populated when a new record is being created, and could this be an application specific issue.
This is the screenshot... I added the jpclass attribute to the work order header, and you can see it is blank. Any ideas of where to look next would be helpful
#WorkManagement------------------------------
Stephen Hume
Sheffield Scientific LLC
------------------------------