Update Multi-Value Address attributes that differ by Account using web service call
Hello,
We're using Siebel 8.1.1.9 media application where addresses are stored in S_ADDR_PER. Also, address relationship to account is stored in S_CON_ADDR table. We've a need to store multiple practice area for address --> account relationship. For e.g. Address 140 PARK AVE is associated to account XYZ CORP and each address could have more than one practice area (immigration, divorce law, bankruptcy etc...) .
In a nutshell we have to create 1:M relationship for each S_CON_ADDR row. I'm using S_ORG_EXT_XM table to store this data. I've create multivalue link from CUT Address to Custom BC (which is created on top of S_ORG_EXT_XM) and its working fine from Siebel UI