• manzar
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
Hi Experts,

I want to use some external jar file in the apex class as we can use it
in the java classes.
Is there any method to use these external jar files to adopt there functionality
into my apex class???
"ANY CODE EXAMPLE"

Looking for experts kind attention
  • October 28, 2008
  • Like
  • 0
Hello to Experts,

I m writing a class that is making a connection with some external restful
webservice and returns data from that webservice.
When I get data from this webservice only once it behaves properly but
when I call my main function within a loop, then the following
error is generated.

"Too many callouts:11"

Looking for expert's kind attention.
  • October 27, 2008
  • Like
  • 0
Good Morning to All,

I m the new in the apex. I have configured my eclipse for the apex development. Every thing
was going fine but suddenly one problem arose.

As in the usual java development if we click ctrl+space keys a pop-up window opens up which help
you to select appropriate item(i.e. function or object name)to auto complete.


Can I do same for the apex class plz tell me bcz it is very simple thing, which I dont know???


THANKS IN ADVANCE.
  • October 17, 2008
  • Like
  • 0
Hello to Experts,

I m writing a class that is making a connection with some external restful
webservice and returns data from that webservice.
When I get data from this webservice only once it behaves properly but
when I call my main function within a loop, then the following
error is generated.

"Too many callouts:11"

Looking for expert's kind attention.
  • October 27, 2008
  • Like
  • 0
Good Morning to All,

I m the new in the apex. I have configured my eclipse for the apex development. Every thing
was going fine but suddenly one problem arose.

As in the usual java development if we click ctrl+space keys a pop-up window opens up which help
you to select appropriate item(i.e. function or object name)to auto complete.


Can I do same for the apex class plz tell me bcz it is very simple thing, which I dont know???


THANKS IN ADVANCE.
  • October 17, 2008
  • Like
  • 0