Saturday, September 8, 2018

What are the various ways that Catalog Information can be uploaded in iProc?

Catalog information can be uploaded from various sources:

  • XML file
  • Text file exported from a spreadsheet
  • Catalog Extractor accessible from the Catalog Server Loader Values window in Oracle Purchasing. This extractor imports the following items from Oracle Applications into the online Catalog: 
  • Item Master Items
  • Requisition Templates
  • Blanket agreements and quotations created in Oracle Purchasing
  • Blanket agreements and quotations imported through the Purchasing Documents Open Interface.

No comments:

Post a Comment

Query to get the list of contexts for each formula type in Oracle Fusion HCM

select t.base_formula_type_name ,      ttl.formula_type_name ,      ttl.description ,      c.base_context_name from   ff_formula_types_b t ,...