I am using Maximo Anywhere 7.5.2(Work Execution App). I have added a domain field in SYNONYM-DOMAIN but I couldn't fetch the data from MAM. New Field AREA (Area Code and Area Desc) which is similar to existing STATUS field (Status code and Status Desc).
From the below code, where "getworktype" query exists. Is it just a name given here or mapped in Maximo..
<queryBases id="additionalworktype_queryBases">
<queryBase id="additionalworktype_queryBase_getworktype" name="getworktype" queryUri="/oslc/os/oslcworktype"/>
</queryBases>
<whereClause id="additionalworktype_whereClause"/>