Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

AppExchange Directory & Packaging | Forum profile

Forum profile page for AppExchange Directory & Packaging on http://www.salesforce.com. This report page is the aggregated overview from a single forum: AppExchange Directory & Packaging, located on the Message Board at http://www.salesforce.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "AppExchange Directory & Packaging" on the Message Board at http://www.salesforce.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Salesforce.com Community - AppExchange Directory & Packaging (site profile, domain info salesforce.com)
Title: AppExchange Directory & Packaging
Url: http://community.salesforce.com/sforce/board?bo...
Users activity: 14 post per thread
Forum activity: 8 active threads during last week
 

Posting activity on AppExchange Directory & Packaging:

  Week Month 3 Months
Threads: 8 40 97
Post: 10 53 134
 

AppExchange Directory & Packaging Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
shillyer
4
user's latest post:
Community - Override of standard...
Published (2009-12-14 09:44:00)
Not yet, coming in  Spring '10 .   Best, Sati 
cafe2
1
user's latest post:
Community - Case Age In Business...
Published (2009-12-07 09:25:00)
Did you ever figure out how to fix this problem or find a work around? I am considering downloading this app, but don't want to mess up my email-to-case functionality. We are currently very reliant on email-to-case.
MiguelGuerreiro
1
user's latest post:
Community - Case Age In Business...
Published (2009-12-08 23:40:00)
No not really. The problem seems to happen when you have a workflow rule on the email message object which performs some update on the parent case. My workaround was disable this workflow rules.
pierrefrazny
1
user's latest post:
Community - How to create a...
Published (2009-12-08 15:22:00)
I have 4 unmanaged packages. The last package relies on fields included in the first 3 packages. 1- Is it a good practice? (should I simply one package) 2- When I try to create the 4th package, all dependents fields (already part of other packages) are automatically added. I tried to create the 4th package in a separate instance (different than the one used to create the first 3 packages) but the same thing happen.    Any...
trekbin
1
user's latest post:
Community - Authentication for...
Published (2009-12-10 07:35:00)
Hello,   I am packaging a few Web services I am building for an app that integrates with a 3rd party software that calls these Web services. My question is: If various Users install my app, how do I build the authentication in to my Web services so that a Web service call from the 3rd party system goes through without having the 3rd party system to store Salesforce.com credentials of the ORGs that install the app.   Thanks!
Kathy123
1
user's latest post:
Community - Can javascript be...
Published (2009-12-14 12:44:00)
As part of the installation of a managed package, can I call javascript to perform a setup function? Thanks
Affinaquest
1
user's latest post:
Community - Override of standard...
Published (2009-12-14 07:38:00)
I thought I read somewhere that a change was going to be made in packaging so that we could package standard button overrides in managed packages.   Cannot anyone confirm or refute this statement?   Thanks for your responses.
 

Latest active threads on AppExchange Directory & Packaging::

Started 3 days, 18 hours ago (2009-12-14 09:44:00)  by shillyer
Not yet, coming in Spring '10 . Best, Sati
Thread:  Show this thread (2 posts)   Thread info: Community - Override of standard buttons - AppExchange Directory &
Packaging - Force.com Discussion Boards Size: 283 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Override of standard buttons :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 1 week ago (2009-12-10 09:41:00)  by shillyer
You can use the sessionID and serverURL. As long as the transaction begins from SFDC, these two parameters can be passed to your third party system, which can then be used to log into that org and call the desired web services. Check out this article for details. Hope that helps, Sati
Thread:  Show this thread (2 posts)   Thread info: Community - Authentication for packaged Web services - AppExchange
Directory & Packaging - Force.com Discussion Boards Size: 526 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Authentication for packaged Web services :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 3 weeks, 3 days ago (2009-11-23 05:09:00)  by anjaligupta25
Hi, No you cannot edit, delete manage package components. So for this you need to uninstall the package and then do necessary changes in previous org and again create package and install it into second org. No other possible way to edit the pages.
Thread:  Show this thread (4 posts)   Thread info: Community - Is it possible to edit manage package componets? - AppExchange
Directory & Packaging - Force.com Discussion Boards Size: 360 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Is it possible to edit manage package componets? :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 1 week, 1 day ago (2009-12-09 17:01:00)  by shillyer
Dependent packages can only be created with Managed Packages. They are called extension Managed Packages. This way your extension package requires the base managed package to be installed. Check out the help to learn more. Best, Sati
Thread:  Show this thread (2 posts)   Thread info: Community - How to create a dependent package? - AppExchange Directory &
Packaging - Force.com Discussion Boards Size: 507 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to create a dependent package? :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 2 months, 3 weeks ago (2009-09-24 03:06:00)  by MiguelGuerreiro
Error is in this line: for (CaseStatus status:[Select MasterLabel From CaseStatus where IsClosed=true]) { closedStatusSet.add(status.MasterLabel); } Please, any help is appreciated! Message Edited by MiguelGuerreiro on 09-24-2009 11:13 AM
Thread:  Show this thread (4 posts)   Thread info: Community - Case Age In Business Hours - AppExchange Directory & Packaging
- Force.com Discussion Boards Size: 575 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Case Age In Business Hours   [ Edited ] :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 1 week, 4 days ago (2009-12-06 21:05:00)  by shillyer
Yes, you can install Apex Code (including VF custom controllers) in PE as long as the managed package has been authorized. This is done after you've completed the Security Review. Hope that helps, Sati
Thread:  Show this thread (3 posts)   Thread info: Community - Visualforce Tab in Professional Edition - AppExchange Directory
& Packaging - Force.com Discussion Boards Size: 403 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Community - Visualforce Tab in Professional Edition - AppExchange Directory
& Packaging - Force.com Discussion Boards :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 2 weeks, 1 day ago (2009-12-02 08:58:00)  by shillyer
You can only have 1 public listing per app on the AppExchange. If you have multiple versions/extensions of this app, you can have 1 public listing and multiple private listings. This way a user could go to the public listing to learn about your offering, perhaps install the lowest version (base package) and then if they want more, they can be redirected to one of your private listings ...
Thread:  Show this thread (4 posts)   Thread info: Community - Multiple versions of the same package in one listing -
AppExchange Directory & Packaging - Force.com Discussion Boards Size: 572 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Multiple versions of the same package in one listing :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 2 weeks, 2 days ago (2009-12-02 03:34:00)  by gautam123
Is anyone aware of this issue !! Plz help .. i am not able to proceed becoz of this "Missing Organization Feature: GoogleDoc" issue while installing the package.
Thread:  Show this thread (2 posts)   Thread info: Community - Missing Organization Feature: GoogleDoc - AppExchange Directory
& Packaging - Force.com Discussion Boards Size: 260 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Missing Organization Feature: GoogleDoc :: AppExchange Directory & Packaging :: Salesforce.com Community"
 

Hot threads for last week on AppExchange Directory & Packaging::

Started 1 week ago (2009-12-10 09:41:00)  by shillyer
You can use the sessionID and serverURL. As long as the transaction begins from SFDC, these two parameters can be passed to your third party system, which can then be used to log into that org and call the desired web services. Check out this article for details. Hope that helps, Sati
Thread:  Show this thread (2 posts)   Thread info: Community - Authentication for packaged Web services - AppExchange
Directory & Packaging - Force.com Discussion Boards Size: 526 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Authentication for packaged Web services :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 3 days, 18 hours ago (2009-12-14 09:44:00)  by shillyer
Not yet, coming in Spring '10 . Best, Sati
Thread:  Show this thread (2 posts)   Thread info: Community - Override of standard buttons - AppExchange Directory &
Packaging - Force.com Discussion Boards Size: 283 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Override of standard buttons :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 2 months, 3 weeks ago (2009-09-24 03:06:00)  by MiguelGuerreiro
Error is in this line: for (CaseStatus status:[Select MasterLabel From CaseStatus where IsClosed=true]) { closedStatusSet.add(status.MasterLabel); } Please, any help is appreciated! Message Edited by MiguelGuerreiro on 09-24-2009 11:13 AM
Thread:  Show this thread (4 posts)   Thread info: Community - Case Age In Business Hours - AppExchange Directory & Packaging
- Force.com Discussion Boards Size: 575 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Case Age In Business Hours   [ Edited ] :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 3 weeks, 3 days ago (2009-11-23 05:09:00)  by anjaligupta25
Hi, No you cannot edit, delete manage package components. So for this you need to uninstall the package and then do necessary changes in previous org and again create package and install it into second org. No other possible way to edit the pages.
Thread:  Show this thread (4 posts)   Thread info: Community - Is it possible to edit manage package componets? - AppExchange
Directory & Packaging - Force.com Discussion Boards Size: 360 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Is it possible to edit manage package componets? :: AppExchange Directory & Packaging :: Salesforce.com Community"
Started 1 week, 1 day ago (2009-12-09 17:01:00)  by shillyer
Dependent packages can only be created with Managed Packages. They are called extension Managed Packages. This way your extension package requires the base managed package to be installed. Check out the help to learn more. Best, Sati
Thread:  Show this thread (2 posts)   Thread info: Community - How to create a dependent package? - AppExchange Directory &
Packaging - Force.com Discussion Boards Size: 507 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How to create a dependent package? :: AppExchange Directory & Packaging :: Salesforce.com Community"