Identity Resolution
- Identity Resolution 10.5
- All Products
On Unix this may look like:set SSAUSGDIR=c:\InformaticaIR\ssaname\myusa set PATH=%PATH%;c:\InformaticaIR\bin
SSAUSGDIR="$HOME/InformaticaIR/ssaname/myusa" export SSAUSGDIR PATH="$PATH:$HOME/InformaticaIR/bin" export PATH
or,01 DUMMY PIC X. CALL ’N3SGUS’ USING SSA-NAME3-SERVICE-NAME, SSA-NAME3-RESPONSE-CODE, P3, P4, P5, P6, P7, P8, P9, SSA-NAME3-WORK-AREA, DUMMY, DUMMY.
n3sgus (ssa_name3_service_name, ssa_name3_response_code, p3, p4, p5, p6, p7, p8, p9, ssa_name3_work_area, NULL, NULL);
Offset | Length | Contents |
---|---|---|
0 | 42 | reserved |
42 | 20 | Extended Response Code |
62 | 6 | Work-area size (zoned numeric with leading zeros). This field will only be checked if the PASSING WORKAREA-SIZE flag has been set in the Service Group Definition. Refer to the Service Group Definition section of the DEFINITION and CUSTOMIZATION GUIDE FOR SSANAME3 SERVICE GROUPS for more details. |
68 | 6 | Offset to Matching Method-table (offset from this position). This is applicable for the MATCH Service only. |