Apex.
salesforce_web_integration.jpg
Software development http://developer.force.com/
App_exchange http://sites.force.com/appexchange/gettingStarted
association Ajax.
association Cloud_computing
association Dashboard, a set of graphs of key business metrics
association https://www.salesforce.com [salesforce.gif]
association Mash_up, combining data or functionality from different sources to create a new service
association Software_as_a_Service
association Software_project.
Button_layout The List View layout appears in the Search Layouts related list, but its for button specification not for fields
cDecisions http://www.cdecisions.com/index.html
Cloud_computing http://www.guardian.co.uk/technology/cloud-computing
Cloud_computing http://www.mspmentor.net/2009/07/17/microsofts-cloud-windows-azure-explained/
Code example ../content/apex_code_example.htm
Cookbook_pdf image_files/salesforce_platform_cookbook.pdf (.PDF, Adobe Format)
Core_resource_library http://wiki.developerforce.com/index.php/DeveloperCoreResources
CV Visual Force cv_visualforce.jpg
Data input, Aptar http://apatarforge.org/wiki/display/DEM/Apatar+Web+Demos
Example_Cookbook http://thecookbook-developer-edition.na6.force.com/Home
Force_fundamentals ../content/image_files/apex_force.pdf (.PDF, Adobe Format)
GoogleDocs, Maytree vehicles http://docs.google.com/gview?a=v&q=cache%3A6lyc28to7VsJ%3Ahttps%3A%2F%2Fwww.southampton.gov.uk%2Fthecouncil%2Fthecouncil%2Fmeetings-agendas-reports%2Fmeetingpapers%2FShowDocument.asp%3FPKID%3D6937+maytree+residents+association+southampton&hl=en&gl=uk
Governor_limits Governor limits are runtime limits enforced by the Apex runtime engine. Because Apex runs in a shared, multitenant environment, the Apex runtime engine strictly enforces a number of limits to ensure that code does not monopolize shared resources
graphic software_as_a_service.gif
graphic, linked http://wiki.developerforce.com/index.php/apex_code:_the_world%27s_first_on-demand_programming_language [apex_multitenant.jpg]
Ian Gotts http://www.nimbuspartners.com/company/management
Introduction http://wiki.developerforce.com/index.php/An_Introduction_to_Apex
is_type_of Software.
Model_View_Controller. MODEL: Data components, Objects, Fields, Relationships
VIEW: User interface, Visual force, Tabs, Page layouts, Custom views, Reports and Dashboards
CONTROLLER: Apex, Business logic, Formala fields, Workflow rules, Approval process
Model_View_Controller. The key to the MVC architecture is that it allows us to build and swap-in separate technologies to deal with the model (ie. the persistence API that talks to the database), the view end (ie. the UI technology such as JSF, ADF Faces, Swing etc) for rendering the user interface (UI) and controller technologies (simplistically the bit that co-ordinates the M and the V)
Multitenancy multitenancy.jpg
Multitenancy The single instance of the application effectively morphs at runtime for any particular tenant at any given time
Sales Force Consultant http://www.salesforceconsultant.co.uk/ (Folder)
Salesforce Salesforce platform: apps, tabs used by custom objects, and related lists
Salesforce, related lists salesforce_related_lists.gif
Salesforce_formula AND (
ISNULL ( Close_date__c),
OR (
ISPICKVAL ( Status__c, Closed - Filled),
ISPICKVAL ( Status__c, Closed - Not Approved))
)
Salesforce_formula, days_open IF (
ISNULL ( Close_date__c),
TODAY() -Open_Date__c,
Close_Date__c - Open_Date__c
)
Salesfore Call_center
Salesfore Ideas
Salesfore Marketing
Salesfore Sales
Service_Orientated_Architecture service_orientated_architecture.png
Service_Orientated_Architecture The interaction of services (all of them unassociated peers) is specified by humans in a ad hoc way driven by newly emergent requirements
set_and_get http://community.salesforce.com/sforce/board/message?board.id=sites&message.id=1734
Why not Java ? http://thoughtsonsalesforce.com/blog/salesforce/crm/why-apex-and-why-not-java-c-vbnet-php-ruby-etc-etc
Why not Java, discussion ? http://www.saasblogs.com/2006/10/10/salesforcecoms-apex-benioffs-handcuffs-for-on-demand/
WSDL wsdl_email_to_apex.xml (.XML, Data)
x https://www.fool.com/shop/secure/order-08.aspx?dc=0b5fa94c-84d9-4eff-8300-90b236b7e55d&sf=rb_hybridlpop&tuid=1878835&source=irbedilnk6801185 [cloud_text_1.gif]
x https://www.fool.com/shop/secure/order-08.aspx?dc=0b5fa94c-84d9-4eff-8300-90b236b7e55d&sf=rb_hybridlpop&tuid=1878835&source=irbedilnk6801185 [cloud_text_2.gif]
x https://www.fool.com/shop/secure/order-08.aspx?dc=0b5fa94c-84d9-4eff-8300-90b236b7e55d&sf=rb_hybridlpop&tuid=1878835&source=irbedilnk6801185 [cloud_text_3.gif]
   
 
Vr.155, Dec 2010     Readme      List of Objects ..