Saturday, September 8, 2018

What is a Catalog Schema in iProc?

The schema of a catalog refers to the structure and organization of the catalog. A schema consists of categories and descriptors. A category classifies items, a descriptor describes items or categories.

There are two types of descriptors:

  • Base 
  • Local. 

Base descriptors apply to all items or services in the catalog. 'Supplier' is an example of a base descriptor.

Local descriptors apply only to items within a specific category. 'Ink color' is an example of a local descriptor for the category of 'Pens'.

No comments:

Post a Comment

Query to get the Concurrent Program along with Value Set details

SELECT fcpl1.user_concurrent_program_name       ,fdfcuv.end_user_column_name       ,ffvs.flex_value_set_name value_set_name       ,ffvt.appl...