I was able to do DBUM can recon trust without user login mapping

Hi all


Is it possible to do dbum approved reocon without mapping field User Login? , Because it's going to create automatically using the handler to process mail.

I am able to recon when I map userlogin otherwise not. But my need is userlogin shud create automatically. How can I achieve this


Any suggestions?


Kind regards

user7609

This approach will work very well with first recon time (new user) and you do not need to do anything extra.
But, the problem occurs in the case of update (next time the same user recon). As the userlogin is mapped with the source to the target and you changed using the process post event handler. Thus, the same record, it will consider also editable and it will again try to update the connection of the current user. Yes, you can call your handler on update as well. While it will update again to the previous. It will be worst approach. beacause, it will treat the same record always.

Again, I suggest. Better go for the transformation. which will serve your purpose. In this case you need not map the connection of the user to the source of confidence. transformation class will generate the user login during the prior insertion.

Tags: Fusion Middleware

Similar Questions

Maybe you are looking for