• Larrinator
  • NEWBIE
  • 0 Points
  • Member since 2006

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 3
    Replies
I'm creating a query that contains object relationships. The query executes but I keep getting this error when I hit the more button in the Apex Explorer 8:

System.ArgumentException: Column 'DoorSlot__r' does not belong to table Account.
   at System.Data.DataRow.GetDataColumn(String columnName)
   at System.Data.DataRow.set_Item(String columnName, Object value)
   at ApexExplorer.frmMain.GetNextSet()
   at ApexExplorer.frmMain.btnMore_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


Any ideas anyone? Thanks.
Severity and Description    Path    Resource    Location    Creation Time    Id
A file found in a source-path must have the same package structure '', as the definition's package, 'com.salesforce'.    FlexScoreBoard/[source path] salesforce    AsyncResponder.as    Unknown    1177474628906    8312

Hi Everyone,

 

When returning ACK for an outbound message, what URL should I use? (is it enterprise URL?) 

 

also, should I include notification ID in ACK? I'm not sure how SFDC identifies which message I acknowledged. 

 

Thanks for any help,

 

Sunny_Slp

Anyone has idea about how to send data from Salesforce application to Flex.

 

Use case is that I need to display the details of selected Account record in my Flex application that is loaded as an SWF file linked to a S-Control.  For that I need to send the Account # to flex application. After getting the Account # in Flex, I can use Salesforce API to get the data for passed Account #.  But I am unable to find as to how to send data from Salesforce to Flex.

 

If thats not possible, is there any API call using which I can find out the details of the current record?

 

 

Would like some help with pricing a project.
What is the average price for an  implementation that would include:
  • web to lead (include registration for campaings)
  • customize all object (clean up, add fields, views,)
  • custom reports and dashboard
  • growth  tracking
  • 2 record types for contacts
  • 2 record types and  sales process's for opp's
  • 2 record types for campaigns and possibly activities
  • some field validations and formulas
  • 1 or 2 workflow's
any input is appreciated - ie even if you can give me an idea for each bullet point.
As well, if you could give a regular rate and  a non-profit rate

Thanks!