• Kunjan
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 10
    Questions
  • 20
    Replies

Hi,

 

I need to implement idea Exchange for our client's org.

 

I want to know that how it is possible. So if anybody have implemented then please share the knowledge.

 

Your help will be highly appreciated.

 

Thanks,

Kunjan

  • August 11, 2011
  • Like
  • 0

Hi,

 

Can anyone tell me how to communicate with Chatter of Salesforce like feed, post etc. using ROR app?

 

Thanks in advance,

  • March 11, 2011
  • Like
  • 0

Hello,

 

I want to display Contact/Account records in Ruby app. using OAuth.

Can anybody tell me how to use OAuth in Ruby to access salesforce data?

 

Your help will be highly appreciated.

 

Waiting for early response.

 

Thanks in advance,

  • March 09, 2011
  • Like
  • 0

Hi,

I want to use Apex Test Execution in my salesforce org, but it's not visible in my developer edition.

Can anyone suggest me how to enable that?


Thanks,

  • February 23, 2011
  • Like
  • 0

Hi,

 

Is there any way to insert/update bulk records in salesforce using ruby to avoid governor limit ?

I have used ar-extensions, but it's not working for salesforce.

 

So please guide me in right direction.

 

Thanks,

  • February 18, 2011
  • Like
  • 0

Hi,

 

Can anyone tell me how to use sub query in ruby to fetch records from salesforce org ?

 

Thanks in advance,

  • February 18, 2011
  • Like
  • 0
Hi, I deployed my application on heroku and while visiting it form url http://blooming-day-347.heroku.com/ it gives me app crashed error. By log file I see the below error: ==> dyno-4757045.log (crash) <== /disk1/home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/app/models/salesforce /account.rb:1: superclass mismatch for class Account (TypeError) from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `gem_original_require' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `require' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:158:in `require' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:265:in `require_or_load' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:224:in `depend_on' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:136:in `require_dependency' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:414:in `load_application_classes' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:413:in `each' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:413:in `load_application_classes' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:411:in `each' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:411:in `load_application_classes' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:197:in `process' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:113:in `send' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:113:in `run' from /disk1/home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/config/e nvironment.rb:9 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `gem_original_require' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `require' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/thin-1.2.6/lib/rack/adapter/r ails.rb:42:in `load_application' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/thin-1.2.6/lib/rack/adapter/r ails.rb:23:in `initialize' from /home/heroku_rack/heroku.ru:29:in `new' from /home/heroku_rack/heroku.ru:29 from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `instance_eval' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `initialize' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:63:in `new' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:63:in `map' from /home/heroku_rack/heroku.ru:18 from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `instance_eval' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `initialize' from /home/heroku_rack/heroku.ru:11:in `new' from /home/heroku_rack/heroku.ru:11 from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `instance_eval' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `initialize' from /home/heroku_rack/heroku.ru:1:in `new' from /home/heroku_rack/heroku.ru:1 -----> Your application crashed. I am communicating with salesforce and it's working fine on locally. Please help me to figure out the above error. Thanks in advance
  • February 03, 2011
  • Like
  • 0

Hello,

Please let me know asf-soap-adapter is useful for custom objects or not?

I can communicate with standard objects only using Ruby application, same way I can't communicate with custom objects.

 

If it is possible to use custom object also using this api then please let me know how to access them with Ruby?

 

Thanks in advance,
Kunjan

  • January 31, 2011
  • Like
  • 0

I read about database.com and I would like to connect database.com with my ROR application.

 

So can anyone tell me how to use database.com? and how can we create/deploy our database on database.com?

 

If anyone can guide me in right direction then it will be very helpful for me.

 

Thanks in advance,

Kunjan

  • January 25, 2011
  • Like
  • 0

Hi,


Does anyone know how to build ruby on rails and salesforce mashup projects?
Please let me know what tools are necessary and easiest way to install Ruby as I am new for Ruby and how to communicate it using Salesforce.

If any one can guide me in the proper way that would be highly appreciated.


Thanks
Kunjan

  • January 04, 2011
  • Like
  • 0

Hello,

 

I want to display Contact/Account records in Ruby app. using OAuth.

Can anybody tell me how to use OAuth in Ruby to access salesforce data?

 

Your help will be highly appreciated.

 

Waiting for early response.

 

Thanks in advance,

  • March 09, 2011
  • Like
  • 0

Hi,

I want to use Apex Test Execution in my salesforce org, but it's not visible in my developer edition.

Can anyone suggest me how to enable that?


Thanks,

  • February 23, 2011
  • Like
  • 0

Hi,

 

Is there any way to insert/update bulk records in salesforce using ruby to avoid governor limit ?

I have used ar-extensions, but it's not working for salesforce.

 

So please guide me in right direction.

 

Thanks,

  • February 18, 2011
  • Like
  • 0

Hi,

 

Can anyone tell me how to use sub query in ruby to fetch records from salesforce org ?

 

Thanks in advance,

  • February 18, 2011
  • Like
  • 0
Hi, I deployed my application on heroku and while visiting it form url http://blooming-day-347.heroku.com/ it gives me app crashed error. By log file I see the below error: ==> dyno-4757045.log (crash) <== /disk1/home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/app/models/salesforce /account.rb:1: superclass mismatch for class Account (TypeError) from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `gem_original_require' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `require' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:158:in `require' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:265:in `require_or_load' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:224:in `depend_on' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/act ivesupport-2.3.8/lib/active_support/dependencies.rb:136:in `require_dependency' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:414:in `load_application_classes' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:413:in `each' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:413:in `load_application_classes' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:411:in `each' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:411:in `load_application_classes' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:197:in `process' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:113:in `send' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rai ls-2.3.8/lib/initializer.rb:113:in `run' from /disk1/home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/config/e nvironment.rb:9 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `gem_original_require' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31 :in `require' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/thin-1.2.6/lib/rack/adapter/r ails.rb:42:in `load_application' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/thin-1.2.6/lib/rack/adapter/r ails.rb:23:in `initialize' from /home/heroku_rack/heroku.ru:29:in `new' from /home/heroku_rack/heroku.ru:29 from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `instance_eval' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `initialize' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:63:in `new' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:63:in `map' from /home/heroku_rack/heroku.ru:18 from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `instance_eval' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `initialize' from /home/heroku_rack/heroku.ru:11:in `new' from /home/heroku_rack/heroku.ru:11 from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `instance_eval' from /home/slugs/1e63ec9f-b582-4585-b5ae-5fafc992e826/mnt/.gems/gems/rac k-1.1.0/lib/rack/builder.rb:46:in `initialize' from /home/heroku_rack/heroku.ru:1:in `new' from /home/heroku_rack/heroku.ru:1 -----> Your application crashed. I am communicating with salesforce and it's working fine on locally. Please help me to figure out the above error. Thanks in advance
  • February 03, 2011
  • Like
  • 0

Hello,

Please let me know asf-soap-adapter is useful for custom objects or not?

I can communicate with standard objects only using Ruby application, same way I can't communicate with custom objects.

 

If it is possible to use custom object also using this api then please let me know how to access them with Ruby?

 

Thanks in advance,
Kunjan

  • January 31, 2011
  • Like
  • 0

Hi,


Does anyone know how to build ruby on rails and salesforce mashup projects?
Please let me know what tools are necessary and easiest way to install Ruby as I am new for Ruby and how to communicate it using Salesforce.

If any one can guide me in the proper way that would be highly appreciated.


Thanks
Kunjan

  • January 04, 2011
  • Like
  • 0

Hi all,

 

I am new to Froce.com and I have been trying to setup RubyonRails environment and everythign looks good to me on that front. When I try to run a basic command like Salesforce::Contact.first it send out messages like below. Please advice

 

C:\software\Ruby192\bin\test>ruby script/console
Loading development environment (Rails 2.3.8)
>> Salesforce::Contact.first
RuntimeError: Incorrect user name / password []
   

I am trying to figure out how do we give username password in database.yml file ??? it should be in < > or something???

Is there any other place where we need to provide this username password??

  • December 23, 2010
  • Like
  • 0

Hi,

 

If you are having problems getting your Org to be REST API enabled.

 

Please email me at: atoussaint at salesforce dot com

 

And I will make sure it gets enabled for you to start working with it.

 

Apologies for any inconvenience.

 

Cheers,

 

--alex

  • December 22, 2010
  • Like
  • 0