0

I am working on Maximo Anywhere 7.5.2 - Work Execution Application. I need to show a new look up field (Created already in Maximo Asset Management) in app.xml.

After executing the app, the new field is showing in UI but its not showing respective data. Kindly help.

Thanks

Vignesh
  • 375
  • 1
  • 2
  • 13

1 Answers1

0

The cookbook and other Anywhere documentation on the IBM site explain in detail how to do this.

http://www-01.ibm.com/support/knowledgecenter/SSPJLC_7.6.0/com.ibm.si.mpl.doc/config_apps/t_add_flds_domains.html

scott dickerson
  • 908
  • 1
  • 5
  • 13
  • Pl Share the IBM/Cookbook link for adding new lookup fields in Anywhere – Vignesh Feb 03 '16 at 02:59
  • Couldnt get values for newly added domain field from ALNDOMAIN (/oslc/os/oslcalndomain) like status - statusCode and statusDesc (Existing field) – Vignesh Feb 04 '16 at 05:05