Apex Class Access
You must ensure that the following Apex classes are enabled on all relevant profiles.
- From Setup, click Manage Users | Profiles.
- Click the name of the Standard User profile.
- Scroll to the Enabled Apex Class Access section.
- Click Edit.
- If necessary, enable the following Apex classes for all users:
- CODAAccountWebService
- CODABankReconciliationWebService
- CODACompanyWebService
- CODACurrencyRevaluationWebService
- CODAIntegrationRuleWebService
- CODAIntercompanyWebService
- CODAOpportunityWebService
- CODASelectionWebService
- CODAYearWebService
- Click Save.
- Repeat for all other relevant profiles.
See the Salesforce Help for more information.
API Apex Class Access
The first time that you set up the API it is useful to set up a new Apex Class view to provide you with a list of additional API classes that you must enable.
See the Certinia API Developer's Reference (available from developer.financialforce.com) for information on how to create this new view and also how to grant users access to the Certinia API.