• prafpraf
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 2
    Replies
Hi Team,

I am getting below error when trying to install Force.com IDE plugin from url on Eclipse Keppler (url - http://www.adnsandbox.com/tools/ide/install/).

   Software being installed: Force.com IDE 28.0.1.201309101331 (com.salesforce.ide.feature.feature.group 28.0.1.201309101331)
  Missing requirement: Force.com IDE 28.0.1.201309101331 (com.salesforce.ide.feature.feature.group 28.0.1.201309101331) requires 'org.eclipse.update.ui 0.0.0' but it could not be found

Kindly help on this. Is there a url change for installation of Force.com IDE plugin for eclipse.

Reagrds,
Prafulla
Hi Team,

I have once requirement where I need to multiple workspaces/libraries (Arounf 40) to single user. Means I need to assign user to differnet libraries.
But I am not getting any way to add mulitple libraries to single user.
Also when I tried adding User to library, I was unable to see User in the list , I am supposed to assign. I clicked on Add member but  didnt see desired user list,  I got to see only 3 user, though we have more than 500 user. How user apear in library, Can someone elaborate.
How can I get desired user, when I click on add member button on library.
Also, How can I give permission to user to edit/delete content that they dont won or they are not assigned to those library.

Regards,
Prafulla

Hi Team,

I am calling external SAP web service from saleforce using wsdl2apex callouts.
I imported wsdl file provided by them and generated class in saleforce. Now I am trying to call SAP method. But I enconterred below error -- 
Error  ---  Web service callout failed: Unexpected element. Parser was expecting element 'http://schemas.xmlsoap.org/soap/envelope/:Envelope' but found ':HTML'

Kindly help me on this.
Thanks in Advance !!!

Regards,
Prafulla

Hi Team,

I am calling external SAP web service from saleforce using wsdl2apex callouts. I have not recevied any securty esdl file from SAP team.
Now I want to pass Username and Password as a parameter in a header to SAP while invoking thier  method from a class generated by wsdl.
I am not getting any way how to set this in a apex class in salesforce.
Could anyone please help me on this and share any example which will solve my issue.
Thanks in Advance !!!

Regards,
Prafulla

Hi Team,

I am calling external SAP web service from saleforce using wsdl2apex callouts. I have not recevied any securty esdl file from SAP team.
Now I want to pass Username and Password as a parameter in a header to SAP while invoking thier  method from a class generated by wsdl.
I am not getting any way how to set this in a apex class in salesforce.
Could anyone please help me on this and share any example which will solve my issue.
Thanks in Advance !!!

Regards,
Prafulla

How to insert/update from Microsoft SQL database server to Salesforce ?