• Joseph Bauer 8
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 1
    Likes Given
  • 2
    Questions
  • 0
    Replies
When adding a custom field on managed package object, how do you get that field into the force.com ide? I created the field in my Salesforce org. Then I went to the IDE and right clicked on the project to add components under properties. I selected objects (no managed package objects are listed here though). It refreshes everything excepted manage package components (it doesn't show any managed package components in my IDE). Can I change this?
There are a billion records in SQL Server so probably not a good idea to transfer all records to Salesforce. Is there a good ETL tool that could sum up summarize the records and store the results in an object in Salesforce and then put a dashboard in the community for that info? Or should I write a script for the SQL Server and send the needed data for the pie chart to the visualforce page and have that populated in the Dashboard (can the dashboard be dynamic and based off of a values in a callout?). 

Hi,
I'm stuck at the first challenge where it always returns me:
Could not find an entry in the ServiceCredentials custom setting named 'BillingServiceCredential' with the specified username and password. Ensure the you have entered the data correctly into the custom settings record.
I think that I did everything right. The unmanaged package came with a custom setting called ServiceCredentials:

User-added image
I clicked manage and added the BillingServiceCredential

User-added image

With following details
User-added image

Still giving me above error!
Any ideas?

Regs,
Pieter