• JVU6034
  • NEWBIE
  • 0 Points
  • Member since 2012

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

Hi all,
i have an issue with my new package and I can't find a logical motivation.

 

In my package there is 2 custom profile that enable my custom object permission

Custom Profile Admin
   Object Read/Write/Delete
Custom Profile StandardUser
    Object Read

When I install the package in a new ORG I can extend the permissions of the current profiles by assigning
to each existing profile a custom package profile.

 

When I assign the permission like this
 ORG Profile 1 -> Custom Profile Admin
 ORG Profile 2 -> Custom Profile StandardUser
 ORG Profile 3 -> Custom Profile Admin
 ORG Profile 4 -> Custom Profile StandardUser
 ORG Profile 5 -> Custom Profile StandardUser
 ORG Profile 6 -> Custom Profile StandardUser
all it's ok

 ORG Profile 1\3 have Read\Write\Delete permission
 ORG Profile 2\4\5\6 have Read permission

 

 

But when I assign the permission like this
 ORG Profile 1 -> Custom Profile Admin
 ORG Profile 2 -> Custom Profile StandardUser
 ORG Profile 3 -> Custom Profile StandardUser
 ORG Profile 4 -> Custom Profile StandardUser
 ORG Profile 5 -> Custom Profile StandardUser
 ORG Profile 6 -> Custom Profile StandardUser
I have an unexplained result

 ORG Profile 1 have Read\Write\Delete permission -> OK
 ORG Profile 2\3\4\5\6 have Read permission + Object "View All" permission!!

 

Why?

 

Thanks
Simone

 

 

Hello Team,

 

When a package is installed on a sandbox or production org, the install dates are very erratic.

Kindly let us know the reason for this.

How can we have the package install dates be kept the same as the PC/MAc date from which the install was done?

 

Regards

A R Mohan

We have a released package, for some reason we have created multiple versions (upto 1.8). Today we are using only one version  1.3. I have deprecated 1.4 to 1.6. Now can I delete these versions. No customer has installed this package. I want the next version to be 1.4 or atleast 1.5. Is this possible?

  • October 18, 2012
  • Like
  • 0

On the appexchange I choose to recieve a Lead when a user clicks the Get It Now button and I also recieve a lead from LMA once the package is installed successfully.

 

I have noticed the information on these two types of Leads can vary greatly. Data will be different or missing. Does anyone know why and is there anything that can be done to ensure the data is the same. I am reciving both leads and merging simply to ensure I get all the data I can but ideally I'd only recieve on lead with all of the data

 

Thanks,

Jason

  • September 23, 2012
  • Like
  • 0

Hi

I am new in salesforce and developed my first app, I have three custom profiles cloned from standard user but when I install the app and I want to assign a custom profile to a user these profiles do not appear neither in drop down list nor in profiles list.

I included them in the package and i don´t know what I'm doing wrong.

Any help will be app appreciated.