We are implementing external facing portal along with EBPP (Electronic Bill Presentment and Payment). Enterprise Portal and EBPP are on separate servers meaning they will have their own WAS. UME on both servers is configured to use AD (aka LDAP) and Database.
My question is, for User Custom attributes,
- Is it possible to share the UME database between these WAS Servers. By sharing I mean, custom attribute in the database is available to both WAS?
- If sharing is not possible, what is the recommended approach in making these custom attributes between WAS available? Interested to know how others are solving this issue. One option is to write a custom screen that would update both UME Databases but exploring to see if this can be avoidable.
Thank you in advance.