Question

Utility Model - Location of LU Prompt and Base Table

  • 11 March 2022
  • 0 replies
  • 78 views

Userlevel 4
Badge +11

I have used IFS Developer Studio to create a new Component and Utility Model comprised of the following:

  • .utility - two lines utilityname and component
  • .plsql - layer plus procedures to update my tables
  • .storage - layer plus table definitions
  • .views files - layer plus view definitions
  • files auto generated for the database  

I deployed everything and a new Logical Unit was created.  The issue is that I’m seeing values for the dictionary_sys_lu.lu_prompt, dictionary_sys_lu.base_table, and dictionary_sys_lu.base_view that I’d like to change, but I don’t know where these are in my model.  I didn’t specifically enter them anywhere before I deployed.  Does anyone know where these three values are typically set in a Utility Model?


This topic has been closed for comments