Registering EBiz Suite 12.1.3 Multinode with IDM 11g (11.1.1.5.1) Suite
Followed the 1309013.1 doc for EBS integration with OAM 11g and everything works for Single Node. For Multi-Node EBS Install with RAC database do you register individual nodes separately with OID. I have two EBS Midtier Nodes and connecting to RAC db. For example both these scripts needs to be run both Miditer Nodes.?
$FND_TOP/bin/txkrun.pl -script=SetSSOReg -registerinstance=yes
$FND_TOP/bin/txkrun.pl -script=SetSSOReg -registeroid=yes
Is there any test on both nodes to validate if the registration is done for both nodes. Because the script will say completed successfuly. The problem for me to understand is that the second script will pull the users from OID to EBS once registered what happens second time running the same script.