|
Hi,
As part of a Project, we are in the process of identifying the
1. Number of ways to connect to an External System from Salesforce(As we need to connect to the external system, get required data from the external system and use that data in the Salesforce...
Started by Sushma Priya on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at sforce):
To push data into Salesforce....
I believe I can offer some assistance as I have helped several thousand Salesforce users to integrateSalesforce doesn't have the ability to connect out to an external system, but you can push data in and out.
|
|
Hi
I've stumbled across Salesforce. we use channeladvisor for our ebay and amazon order and inventory management. we also have a site with an american shopping cart, searchfit.
both these carts can be integrated with salesforce which has brought me to...
Started by DCP on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at ukbusinessforums):
Salesforce: : We used salesforce....
We used salesforce before developing our own intranet/software.
Love their product and I know how much it has helped me so like to help get the message out to other (as it is much cheaper).
|
|
Please let me know how to solve ViewState Problem
In Sandbox:
Now I can able to create and send Email with attachment ....
And Whole functionality is going good in sandbox wheater I upload file of 200kb or 10kb
In Production
When I am uploading file of...
Started by Tushar Seth on
, 6 posts
by 2 people.
Answer Snippets (Read the full thread at sforce):
This can help you out :
http://forceguru.blogspot.com/2010/11/best-practis e-to-write-apex.html Posts : Integrating Google Maps in Salesforce AND Displaying Role Hierarchy on Visualforce Page
Latest Blog Posts : Integrating Google Maps in....
|
Ask your Facebook Friends
|
Hi,
We do some tight integration between our rdbms and Salesforce.com - currently using the salesforce API, java code and an ETL tool.
Our business users are asking questions like, if it's all soap, can't we just link the two systems together in a more...
Started by Codek on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Also look at Informatica ( http://www.informatica.com/solutions/salesforce.
SalesForce provides some other similar tools here .
The Force.com DataLoader sounds like what you're looking for.
|
|
My question relates to aes 256 bit encryption in browser post. I want to integrate an intranet application with salesforce and want the data transfer between them should be aes 256 bit encrypted so that the client gets utmost security. Can anyone give...
Started by reema on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
It seems as if Salesforce uses Java to plug into (don't quote me implemented an SSO solution to integrate between the application and Salesforce? There is currently.
If the server isn't secure, you're in trouble.
|
|
I have 4 custom profiles in my application that is packaged and installable via Trialforce. But I based those profiles on the "Salesforce" User License and now find that although my Trialforce package has an LMA license limit of 5 users I get a "All of...
Started by Keith654 on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at developerforce):
Its easier to explain with an example:....
Meaning, you must have at least as many salesforce licenses as specified in the LMA license in order to assign the LMA licenses.
The LMA license does not override the salesforce Org level licensing.
|
|
Anyone know of any high performance data integrators for Salesforce that are also affordable? I am looking for an inexpensive package that is specific to moving data in and out of Salesforce. I Appreciate the help.
Started by theETLguy1 on
, 17 posts
by 13 people.
Answer Snippets (Read the full thread at ittoolbox):
The connector for Salesforce treats data as any other relational database, and hence, you can treat Salesforce 'tables' as any other data....
Exactly? Because we have several tools available for
connecting to salesforce and moving data.
|
|
Hello Fellow DS Fans,
I am trying to restrict data in Data Services that is being retrieved from SalesForce. If I were doing the operation in SQL I would use:
Select * from Opportunity where Opportunity.LastDateModifed > getdate() -365.
It looks like...
Started by Nelson Bradley on
, 13 posts
by 3 people.
Answer Snippets (Read the full thread at ittoolbox):
You have a linux or windows os? Is it the same jobs whose performance has gone down with time ie post ... .
Need to compare with anyone who has similar version installed .
Our BODS 4.0 performance is degrading severely.
But I want to do a comparative study.
|
|
Hi All,
I am working on Integrating Salesforce with legacy applications, and looking for some adapters by which I can establish a communication channel between SOA and Salesforce.
Are there any Salesforce adapters available from oracle or Third party?...
Started by Ankit C on
, 10 posts
by 5 people.
Answer Snippets (Read the full thread at oracle):
Thanks,
Ankit....
Salesforce has the web services which to have for siebel.
Doesn't Salesforce have a web services interface (wsdl stuff)??
Check http://www.salesforce.com/us/developer/docs/api/apex_api.pdf
hth,
Peter Paul Thanks for your reply.
|
|
Hi,
Is there any way to connect from Salesforce to bhoomi.
As there is way to connect from Bhoomi to salesforce, but i want to send data from salesforce to FTP VIA Bhoomi.
If any one know about this please reply.
Thanks in advance. Force.com MVP
Certified...
Started by Ankit_Arora on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at sforce):
Boomi has a Salesforce connecter you easily configure to get/upsert/delete data into or from salesforce Hi,
Thanks....
Its really easy.
Hi there, do you mean http://www.boomi.com/ ?
We have done an integration for salesforce using boomi.
|