• skannan1.394754712481369E12
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 1
    Likes Given
  • 1
    Questions
  • 0
    Replies
I am trying to query oracle database from Salesforce1 or Force.com platform and diplay the result in a tab i created in my org
I am trying to query oracle database from Salesforce1 or Force.com platform and diplay the result in a tab i created in my org

My Product has REST base webservices have data from different sources.

 

How can I code APEX to return results based on calling my REST services and returning the data and then show it in VisualSource?

 

Thanks