force.com
What is Apex Code? Is it related to Java?
I have being called for an training program for application development for Force.com. Since I am looking forward to work in a java based development environment, will it he开发者_如何学Pythonlp me as[详细]
2023-04-07 03:05 分类:问答SalesForce integration — custom UI functionality
My company wants to use SalesForce as its backend for a new Web application that we are building. We will host the Web application with an ISP on our own servers. The integration points mainly involve[详细]
2023-04-03 10:28 分类:问答Image manipulation webservice ("image manipulation as-a-Service")
I\'m developing on the force.com platform (Apex code) and need to do some basic image manipulation (cropping and scaling). The platform does not (yet?) support image manipulation.[详细]
2023-04-03 07:33 分类:问答Read all custom fields from opportunity object in salesforce
I need to read all custom fields from Opportunity object using apex , how is that开发者_开发问答 possible ?public Map<String, Schema.SObjectField> M = Schema.SObjectType.Opportunity.fields.getMa[详细]
2023-03-31 05:08 分类:问答Couldn't see the tab I created when I log in as another user (on Force.com Platform)
I was working one of the force.com coockbooks. I created a Mileage object and addes some fea开发者_如何学编程tures like workflows and etc (This is done after I log on as an admin in my developer force[详细]
2023-03-30 07:16 分类:问答Salesforce : Extranet site with SalesForce.com users authentication
I would like to create an extranet with Force.com Sites pages with an authentication that allow access to my SalesForce.com users.[详细]
2023-03-15 22:15 分类:问答Writing a code formatting tool for a programming language
I\'m looking into the feasibility of writing a code formatting tool for the Apex language, a Salesforce.com variation on Java, and perhams VisualForce, its tag based markup language.[详细]
2023-03-10 15:57 分类:问答Is there a way a method can be triggered or run during a salesforce package installation process?
I would want to do this to run post installation setup process like adding custom data that is required for the application to run.[详细]
2023-03-07 19:41 分类:问答POST json with Rest APi using webReuest from WP7
I am updating the db table on force.com usingRest API. And i am posting json data to update db table like this.[详细]
2023-03-05 04:30 分类:问答Datanucleus JPA Update & Delete operation
I am using Datanucleus as the JPA engine to perform CRUD on an entity in Force.com DB. Insert and Select are working fine, but while updating a new row is getting created and delete does not remove th[详细]
2023-03-05 01:38 分类:问答