• RadhaKrishan
  • NEWBIE
  • 0 Points
  • Member since 2007

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

Recently installed one of the packages (Manage - Release) we developed onto Client's SalesForce.com instance.

But after few days, I checked and lot of items in package were deleted.

I checked the "AuditTrail" and saw that "Deactivated user License Manager" action happened and then lot of items get deleted from the package.

Any advise why and how this would happen ?

Regards
Hi,

Im new to SalesForce.com, so please need ur advice:

Im trying to create a Event in SalesForce.com passing dates thru API.

1. For Instance Im passing 04 December 2007 5PM
2. Then its creating event as: 04 December 2007 11:30AM

So means exactly 5:30 hours behind. (India is 5:30 hours behind the GMT )

Now if I check the organization Timezone its GMT-8:00 (Pacific Standard Time)

So what I want is : When I pass this "04 December 2007 5PM " then Event should be created for this time "04 December 2007 5PM "

Can anyone please advice.

Regards


I have developed an Scontrol that queries the WebLink sobject. It works fine under my own login, which has full administrator permissions. However, it fails under a login with the "standard user" profile because the WebLink sobject is not visible with that profile. I confirmed this with sforce explorer.  How can I make WebLink visible so that my Scontrol will work for all users?