• nithya
  • NEWBIE
  • 50 Points
  • Member since 2009

  • Chatter
    Feed
  • 2
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 8
    Questions
  • 4
    Replies
I want to pass username from VF page which has a custom object as standard controller. Like session_id={!$Api.Session_ID} is there anyway to pass dynamic username throug VF page a parameter Thanks dme

When I tried to add a flex component in VF page and tried to execute, i got the following error

no viable alternative at character '"' can any one help me to find out what is the cause?

 

Thanks

Nithya

Message Edited by nithya on 01-24-2010 11:18 PM

Tried to execute an SF app integrated with Flex 3. The app just queries for some account details and display it.

 

Getting the following error can any one help me?

 

ObjectUtil.toString(fault) (com.salesforce.results::Fault)#0
  context = (null)
  detail = (Object)#1
    UnexpectedErrorFault = (Object)#2
      exceptionCode = "UNSUPPORTED_CLIENT"
      exceptionMessage = "HTTPS Required"
      xsi:type = "sf:UnexpectedErrorFault"
  faultcode = "sf:UNSUPPORTED_CLIENT"
  faultstring = "UNSUPPORTED_CLIENT: HTTPS Required"

 

Thanks

Nithya

Is there any convention to save non salesforce users records or data when they are accessing a application through sites.

 

Thanks

Nithya