• Gauri Gaikwad
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 1
    Replies

Hi,

i have created a custom object say 'test__c' and i writing a query to get the 'created date field'.

But m getting the error as


"select CreatedBy from test__c
ERROR at Row:1:Column:8
No such column 'CreatedBy' on entity 'test__c'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names."

 

I want to do delete opertaion based upon time given in createdBy field.

Cant we include audit fields in SOQL query?

ALso i cant see 'Created Date' field in my custom object.

 

Any Help..!

Thanks..!

 

Hello all,

I am using Google Data Toolkit for Gmail-Salesforce integration.

While authenticating i was getting no of errors.

The errors were

1) The "force.com" site has not been registered.

2) Permission denied to access property 'document'

Also while doing some other stuff using the Contacts API , i m getting errors.

Is "Google Data Toolkit" not useful now?

Please help..!

 

I am integrating Salesforce with gmail..

I have to take username and password of user, collect all the contacts of the user and have to insert it in Contacts object of salesforce.

I am new for the Web services integration.

I am using Google Data Toolkit ("http://wiki.developerforce.com/page/Google_Data_API_Toolkit") for the integration.

While requesting the token i am getting the following error..

"The page you have requested cannot be displayed. Another site was requesting access to your Google Account, but sent a malformed request. Please contact the site that you were trying to use when you received this message to inform them of the error. A detailed error message follows.

The site "http://force.com" has not been registered."

 I am stucked at this point.

How to solve the error.?

Waiting for the help..

 

I am trying to deploy one class which has implemented Schedulable interface.

But when I try to deploy it using ANT I am getting the following error :

"Schedulable class has jobs pending or in progress".

 

I am waiting for this to get resolved since more than 48 hrs and it doesn't seem to resolve.

What can be done in such case? How to deploy it to production? I tried to deploy by making packages but could not since the components in the package already exist in production and gives an error when I unzip the package. Please suggest what can be done in this situation.

  • March 26, 2010
  • Like
  • 0