05-16-2012 02:51 PM
Hello Everyone,
I'm honestly not a developer, but a BES admin. Although, I have had great success with implementing the myPortal and myHelpdesk canned applications from article http://supportforums.blackberry.com/t5/tkb/article
.
What I would like to do is have a second implementation of MyHelpdesk, for local numbers, ie our helpdesk 1-800 number will ask the user to call a local number if you are within a specific region.
The problem is that I have given the local version a new name, and version number, but the BES will not take it because it outputs MyHelpdesk.cod has the file, which has already been added as software.
Is there a simple way to rename the output files in the delieverables section to MyHelpDeskLocal or something like that?
Cheers, and thanks for all the help.
Jeremy
Solved! Go to Solution.
05-18-2012 04:29 PM
Hi Jeremy,
Your best option would be to create a new project, with a new name using the same source files then change path to something else.
The new project will allow you to maintain the 2 different apps and give them different icons.
The change to package structure will allow it to be seen as a different application.
Cheers,
05-22-2012 11:54 AM
05-22-2012 12:08 PM
Did you create a new project with a new name? Did you change the application name in the descriptor XML file?
05-23-2012 07:06 AM