• dorozco
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 3
    Replies

Hi 

im have a issue my app is composed by One base package and extension packages, then now that i have all ready i don't know what is the package that i need to link on the listing of apppexchange?

 

          

                             Extension Package A

Base Package

                            Extension Package B

hi
we have an issue we develop our app based on standar object COntract (add custom fields,triggers,class,vf page, validation rules etc) this is for our customers that has salesforce crm.
also separate we develop the same funcionality but all the objects are customs,  our main custom object is contract_txm  and (add other trigers,class,vf page,custom fields etc)  now we want to know if is posible to create a package with both versions and when a customer is installing the package only install one versions depend if the has salesforce crm(standar object contract ) or has force.com without standar object, and the installer ignore the rest of components and only install the version with pure custom objects  and ignore customs fields etc for standar objects
 
 
but says "When you typically reference a feature or object in your package not supported by GE or PE, the installer will prevent installation of the package. This can include adding a custom field on a standard object not supported (i.e. Campaigns and/or Assets), or making an Apex reference to features like multi-currency or territory management. However, if you only use Dynamic Apex to reference these unsupported features and objects, and do not include components in the package (i.e. workflow, record types, custom fields on unsupported objects, etc.), you can install and run your managed package in GE and PE. "
 
we tried describe apex but this isn't our requirement because in our package we add custom components that reference to standar object so we want to know if is posible to create a package of this way?
 
o we need pack separate and the customers install the version  compatible with their org?
hi
we have an issue we develop our app based on standar object COntract (add custom fields,triggers,class,vf page, validation rules etc) this is for our customers that has salesforce crm.
also separate we develop the same funcionality but all the objects are customs,  our main custom object is contract_txm  and (add other trigers,class,vf page,custom fields etc)  now we want to know if is posible to create a package with both versions and when a customer is installing the package only install one versions depend if the has salesforce crm(standar object contract ) or has force.com without standar object, and the installer ignore the rest of components and only install the version with pure custom objects  and ignore customs fields etc for standar objects
 
 
but says "When you typically reference a feature or object in your package not supported by GE or PE, the installer will prevent installation of the package. This can include adding a custom field on a standard object not supported (i.e. Campaigns and/or Assets), or making an Apex reference to features like multi-currency or territory management. However, if you only use Dynamic Apex to reference these unsupported features and objects, and do not include components in the package (i.e. workflow, record types, custom fields on unsupported objects, etc.), you can install and run your managed package in GE and PE. "
 
we tried describe apex but this isn't our requirement because in our package we add custom components that reference to standar object so we want to know if is posible to create a package of this way?
 
o we need pack separate and the customers install the version  compatible with their org?

HI

I have a issue, i have a app that i develop that is focus in contracts, this app use contracts of salesforce and i' add more custom fields and more components, also develop a custom object called contract-X  that is equal as contract of salesforce.

the main issue is that i want that if the customer install this app and if the client has Salesforce CRM and object contract my app works with this object and all mi components page, triggers other objects and not with contract_X,  but if the customer has'nt crm salesforce if he has force.com  my app works with my custom object contract_X and customs components,   

 

some people said me about  describe apex or dynamic apex  but  i dont know how to use or how to implement on my app i'm really confused 

i hope you can help me 

 

my app hass

 

contract                  contract_X__c

contacts                 contacts

accounts                accounts

subcontract__c      subcontract__c

terms__c                terms__c

 

i dont know if i need to reestructure my app of where add describe apex 

:-(

 

hi

 

i have a doubt im new on force.com and salesforce

y recently develop one application it has 2 modules each module was develop for salesforce & force.com

 

the problem is that my boss want to package all in one and when the costumer is installing only install the components that he needed

 

for example

if costumer is on salesforce only install objects or fields and components for salesforce

is the same for force.com

 

i herd about intelligent package but i don't know how to do this

actually y have a package with one module

but the other module i don't know how to package like managed 

 

please helpme

hi
we have an issue we develop our app based on standar object COntract (add custom fields,triggers,class,vf page, validation rules etc) this is for our customers that has salesforce crm.
also separate we develop the same funcionality but all the objects are customs,  our main custom object is contract_txm  and (add other trigers,class,vf page,custom fields etc)  now we want to know if is posible to create a package with both versions and when a customer is installing the package only install one versions depend if the has salesforce crm(standar object contract ) or has force.com without standar object, and the installer ignore the rest of components and only install the version with pure custom objects  and ignore customs fields etc for standar objects
 
 
but says "When you typically reference a feature or object in your package not supported by GE or PE, the installer will prevent installation of the package. This can include adding a custom field on a standard object not supported (i.e. Campaigns and/or Assets), or making an Apex reference to features like multi-currency or territory management. However, if you only use Dynamic Apex to reference these unsupported features and objects, and do not include components in the package (i.e. workflow, record types, custom fields on unsupported objects, etc.), you can install and run your managed package in GE and PE. "
 
we tried describe apex but this isn't our requirement because in our package we add custom components that reference to standar object so we want to know if is posible to create a package of this way?
 
o we need pack separate and the customers install the version  compatible with their org?

HI

I have a issue, i have a app that i develop that is focus in contracts, this app use contracts of salesforce and i' add more custom fields and more components, also develop a custom object called contract-X  that is equal as contract of salesforce.

the main issue is that i want that if the customer install this app and if the client has Salesforce CRM and object contract my app works with this object and all mi components page, triggers other objects and not with contract_X,  but if the customer has'nt crm salesforce if he has force.com  my app works with my custom object contract_X and customs components,   

 

some people said me about  describe apex or dynamic apex  but  i dont know how to use or how to implement on my app i'm really confused 

i hope you can help me 

 

my app hass

 

contract                  contract_X__c

contacts                 contacts

accounts                accounts

subcontract__c      subcontract__c

terms__c                terms__c

 

i dont know if i need to reestructure my app of where add describe apex 

:-(