-1

How to establish salesforce connection using smooks configuration in java?

For Eg: for database connection,

xmlns:ds="http://www.milyn.org/xsd/smooks/datasource-1.1.xsd"

is used for datasource.

Is there something else like this for salesforce?

Steve Lillis
  • 3,263
  • 5
  • 22
  • 41
indu
  • 11
  • 2

1 Answers1

1

Salesforce has loads of tools for doing this already. Why would you want to use Smooks? I ask this as the author of Smooks :)

Tom Fennelly
  • 286
  • 1
  • 2
  • 7