Integration Broker - Part 2 - Publishing and Calling Component Interface based SOAP web services
This article is in continuation of a previous article "Integration Broker – Part 1 – Configuration". Instead of recreating another set of objects for use here, we will utilize some of the objects developed in the posting "Component Interfaces – Part 1". The objects that will be utilized here from that article are: The records PS_AJ_TABLE_TYPES, PS_AJ_MAP_XLAT_TBL. The pages AJ_TABLE_TYPES, AJ_MAP_XLAT_TBL. The component AJ_MAP_XLAT_TBL and its registration (including Portal Registries). Data populated in tables PS_IBU_GROUP_INV and PS_AJ_TABLE_TYPES. The tested component interface AJ_MAP_XLAT_TBL_CI. The example has been created and tested on the following software environment: Peoplesoft Application: FSCM 9.2 Peoplesoft Peopletools: 8.53.02 Peoplesoft Virtual Machine Image id: FSCMDB-85308-PI004 Database: Oracle 11.2.0 Assumptions: 1) The objects listed above and ...