• Aditya Jamwal
  • NEWBIE
  • 0 Points
  • Member since 2012

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

I want  my existing Salesforce application to be used by third party website through WSDL.It will helps to save expenditure to redesign and developing existing SF system in other technology.


In my existing SF system,I am consuming two different WSDL for  two differnt external system.Now,I want to be provider of SF WSDL to third party system.So that It can use our already developed SF solution.

 

To generate WSDL of existing system is easier part.But my Problem is How to implement Partner Login?

As Third Party Website has traffic/system hits in millions.I can't provide everyone salesforce login.The solution I looking for is to hard code username and pasword detail in every webservice hit made by 3rd party system to SF.

 

As per this link http://www.salesforce.com/us/developer/docs/api/Content/implementation_considerations.htm  SF allows only 10QueryLocatorcursors are open when a client application, logged in as the same user.

 

Can anyone have better Idea hoe to implement this solutions without hitting SF limits or It is a feasible sloution.

 

Kindly share your experiences.

I have written a batchclass to execute 600k records.It taking so much time.

Is there any way to increase batch limit from 200 to 1000 records?

 

 

Looking for your valuable replies

Hi Guys,

 

I am trying to write a validation rule for number field in Visual workflow want to check entered number validated for (13,2) pattern. No number more than 13 digits before decimal Or more than 2 digits after decimal should not be accepted.

 

As there are limitations  for writing validation rule in flow.

 

All Inputs are appreciated.

 

 

Thanks
Aditya Jamwal
IBM

Hi Guys,

 

I am trying to write a validation rule for number field in Visual workflow want to check entered number validated for (13,2) pattern. No number more than 13 digits before decimal Or more than 2 digits after decimal should not be accepted.

 

As there are limitations  for writing validation rule in flow.

 

All Inputs are appreciated.

 

 

Thanks
Aditya Jamwal
IBM