Document Objective: Objective of this document is to providing information about that “SFSF SOAP
Communication Channel supports for UDF based Lookups”.
This document provides an example on implementation of SFSF lookup UDF in PI Enterprise Service Repository.
Connectivity add on | 1.0 |
Patch | Lastest sca files : PICOASUF and PIADAPTERS.sca |
Entity Type: | SOAP |
Entity Name: | User |
Operation Type | Query |
LookUp Query | Select id from User where externalId in (<dynamicValues>) |
Brief about Technical Scenario:
For each person_id_external Lookup Query will bring back the id from SFSF User Entity.
E.g. Input < external-Id > 346 and Output < id > would be USR-22.
Step I. Include following packages.