Topic: Is there a limit to customers that can be created.
Is there a limit to number of customer that can be created, assuming that I have 5000 customers. Will there be a problem with that number of customers in FA? I'm going to create a module that allow customers accessing their transaction history, what is the best way to do it in FA. I'm planning to create one user called CUSTOMERS that will be used as login for all of the customers to login to FA, at the same time, they will needed a username/password that is going to be place in different table but pointed to customers record in FA database. Can FA cope with 5000 login at the same time? Another idea is to used different open source membership program, but performing sync with FA data, but take a lot of work. Any ideas?