expression builder - is it possible to generate a unique 8 digit number?
We are using CRM On Demand with integration to our local JDE E1 application and are facing a problem in generating the unique 8 digit number that E1 requires as its address book primary key and then making sure that this number is present in the account object in CRM. We are currently doing this using a workflow integration event, polling for these events (new account creations) from our local application, generating the number and then updating CRM account object using the CRM web service. This is a rather clumsy solution and am wondering if anyone has ever used the expression builder to generate
0