Seed Business Service Method
Hi gurus,
Can we change seed Business service method in Siebel.
Currently we are using Public sector eService object manager for our customer portal.
Customers can register successfully, but while reset the password they are getting this error.
Error invoking service 'User Registration', method 'SetRandomPassword' at step 'Set Random Password'.(SBL-BPR-00162)--
The requested password does not conform to our password policy. Please review p
This is all happening through Interactive Worfklow called - User Registration Forgot Password Process, which invokesBS - User Registration - SetRandomPassword method.
We are using LDAP & SIebel to get user created. So we can understand the password getting generated by the above method is not meeting the requirements of LDAP.