• Chuck Scro 13
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
We have created an app that is not on the app exchange. Let's call it W/S. One of our customers wants us to place the app in code escroll for them to access in case our company should go out of business. Is this even possible? Can all of the files that make up W/S be placed into a single zipped file that could be imported into a code escroll account and later exported into Salesforce as a usable app?
Is it possible to have two different lead conversion processes available at the same time? If so, could we make the Lead conversion process similar to Record Types where either the user can select which conversion process to take or we can determine who gets which process through permissions?

We have created an app that works great with the standard lead conversion process. But, the customer is using NPSP and is using the NPSP lead conversion process which causes our app to throw an error on lead conversion: Error: ConvertLead failed. First exception on row 0; first error: INVALID_STATUS, invalid convertedStatus: Open - Not Contacted: [Status]
 
Is it possible to have two different lead conversion processes available at the same time? If so, could we make the Lead conversion process similar to Record Types where either the user can select which conversion process to take or we can determine who gets which process through permissions?

We have created an app that works great with the standard lead conversion process. But, the customer is using NPSP and is using the NPSP lead conversion process which causes our app to throw an error on lead conversion: Error: ConvertLead failed. First exception on row 0; first error: INVALID_STATUS, invalid convertedStatus: Open - Not Contacted: [Status]