• Joyce
  • NEWBIE
  • 0 Points
  • Member since 2003

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 25
    Questions
  • 29
    Replies
I know that workflow should fire when changes are made via the API on standard objects

This doesn't seem to work on Custom Object.

I have an alert that sends an email out when a custom object record is created. It sends the email out on using SF front end, but when it is created in the API, it is not sent

This is a bug?

We have integrated a .NET application with Sforce. Once the Sforce user logs into Sfocre.com he can click on one Web Tab which will redirect him our application.

Now, we want the user to be logged into our application without authenticating him once again (by our application) as he already been authenticated by sforce earlier. So, is there any way to get the session details (from Sforce.com) so that we can pass the same into our application?

In other words we want to implement single sign on here.

Please advise how to do this.

Suneeth

 

 

Does any one know what this means?

Message Edited by Maxxum on 08-22-2005 08:21 AM

Hi,  I know API access to Email templates was on the roadmap from 2004.

Just wondering when it will be avaiable

We want to be able to insert and update email templates via the API

Is the "# Time Opened" avialable via sforce?

thanks

Message Edited by onthebeach on 04-19-2005 07:28 PM

I read in previous post that your sessionID can be re-used?

I read in another post that a few of these items are encryped (user, originating IP, system timestamp, etc.)

If user's originating IP address is passed, why doesn't Sforce check the originating IP Address to verify that it's the original user?

This would add that extra level of security, right

Can someone provide me with Security documentation in Salesforce?

thanks!

 

Has any SF formal technical documentation been created? 

 

Message Edited by Joyce on 03-09-2005 08:54 AM

What is the easiest way to transfer my data to the test environment?

We need to create a calculated field where (custom_field_A ) - (custom_field_B) = (custom_field_C).  Further, custom_field_A is on a different tab than custom_field_B.  Can anyone out there supply me with some sample code and/or suggestions on how to go about accomplishing this?  Any help is much appreciated.

Thanks

When logging in to salesforce.com you are assigned a session id. What is preventing the session id from being "stolen" and used by another client? How does salesforce secure the session?

 

Thanks.