• mram
  • NEWBIE
  • 25 Points
  • Member since 2008

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

Hello, I am developing a Flex UI with SForce Flex toolkit. I tried to use semi join and got an error "This version of API does not support Semi-join". At the start of my mxml I have provided the following

 

<salesforce:Connection id="apex" serverUrl="https://www.salesforce.com/services/Soap/u/15.0"/>

 

I am assuming this helps me point to api version 15.0. This does not work. Is there some place else that I need to check or modify? I have downloaded the new build of the toolkit (Jun-2009)

 

Additionally outer join don't seem to work either, that indicates that my code appears to be using version earlier than 13.0

 

Would appreciate any pointers!

  • July 08, 2009
  • Like
  • 0
I am able to connect to an SF developer account using the ODBC, however I get an invalid user error when trying to connect to a Sandbox. Is there any environment setting that I have to modify in order to connect to a Sandbox using Open Access ODBC?

Thanx in advance
  • August 26, 2008
  • Like
  • 0
I tried to do "simple" with the new builder ... no luck. Am I doing something wrong?

Hello, I am developing a Flex UI with SForce Flex toolkit. I tried to use semi join and got an error "This version of API does not support Semi-join". At the start of my mxml I have provided the following

 

<salesforce:Connection id="apex" serverUrl="https://www.salesforce.com/services/Soap/u/15.0"/>

 

I am assuming this helps me point to api version 15.0. This does not work. Is there some place else that I need to check or modify? I have downloaded the new build of the toolkit (Jun-2009)

 

Additionally outer join don't seem to work either, that indicates that my code appears to be using version earlier than 13.0

 

Would appreciate any pointers!

  • July 08, 2009
  • Like
  • 0