Customer Tracker Packaged App Developer

I'm working on my own CRM app, and there are a few features I like in the customer tracker app that I'd like to see how they were implemented. However, when I install on apex.oracle.com, it says that the editing of it is locked. Is there anyway to see the developer version of this app?
Thanks,
Scott

The Packaged Application can be unlocked, if you click on the application in the builder - choose the option "Manage". Select the "Unlock" option.

Similar Messages

  • Using custom fonts in app development?

    Could somebody inform me if it is possible to use custom fonts of choice when developing an app. If so are there any restrictions? I have read that sinds OS 3.2 iPhonesupports custom fonts, ttf and otf  fonts. Is this not the case also  for the ipad? Or am I completely off track?
    If one can add custom fonts do they work along the same lines as embedded webfonts, availale for all users even if they are not  on their ipad?
    I am a media design lecturer looking for correct info for my students who are doing the visual design voor an app.
    Thanks in advance.
    Toronot00

    Hi William
    I found one error. In the skin file, I had added a dependency to my css. It was missing a slash (/) to point to the correct folder level. Now that I've added that, the TOC displays the same font as the Index, Search results, and the topic (content, breadcrumbs, and footer). So, that's good, but on closer inspection, it looks like Verdana, not my custom font.
    I changed the font in whthost.js to the name of my custom font and generated the help, but it made no difference. I also changed the font and just opened the help without generating and got the same results.
    For your second suggestion, you mean whtdhtml.htm not whtdhtml.js? The custom font is in the lines:
    setFont("Normal", "MyFont","10pt","Black","Normal","Normal","none");
    setFont("Hover", "MyFont","10pt","#004080","Normal","Normal","underline");
    I added the <font> tag to this file, but the tag just shows up as plain text within the webhelp TOC (no matter where I insert it in the file).
    I also tried changing the font to my custom font for the Index body and Search results using the steps in Rick's Skinny on Skins (editing the whibody.htm and whfbody.htm files). When I do this, the serif font appears in the Index body and Search results.
    It seems like the files cannot "see" my custom fonts (which are in a folder at the same level as my css).
    Deborah

  • Package Apps Customer Tracking Modal Page how to pass parameter

    On package application "Customer Tracking", there is good example about Modal Page. Quite simple but it work quite nicely.
    The step to create this Modal Page:
    - Create new region, set display poinrt: After Header and use region template: Modal Region and set the Static ID (eg. ActivityModal)
    - Create the page item and put it on the above region (eyample: Name, Company etc.)
    - Create a button, set the action to "Redirect to URL" and enter the URL target to: javascript:openModal('ActivityModal');
    Now when you click on the button, the modal page will be display.
    My question:
    How can I pass a parameter to the modal page, example: I want to pass text 'Johnny' to the Name page item which is on the modal region.
    Any idea ?

    use the $s function right after.   I used this to pass first name to the field.
    javascript:openModal('addContact');$s('P110_CON_FIRST','#FIRST_NAME#');

  • Problem in enhancing "Sales Order Tracking" Fiori App

    Hi,
    I need to enhance Sales Order Tracking Fiori App. My scenario is to add Sales Order Count to Customer EntitySet/List.
    In package P_SRA018_ODATA, which refers to this app, I can not see any standard enhancement possibility where I can add enhancement for my Model and Data Provider classes.
    So I am now trying class based enhancements for my model and data provider classes.
    a) When I try to enhance MPC_EXT, I can not because methods are inherited not redefined ones and I can enhance only redefined methods.
    b) When I try to enhance my MPC class I am not able to create a post exit. I get following error when adding a post exit:
    The class has not yet been converted to the new class-local types
    When I try to do so from utilities->Convert class-local types, system asks for an object key.
    c) As opposed to this, I am able to add a post exit in DPC_EXT class sucessfully!
    Whats the best way to enhance this app?
    Tags edited by: Michael Appleby

    Hi Saumil,
    This is help document.
    http://help.sap.com/saphelp_fiori_erp_100/helpdata/en/38/265c5273066f2de10000000a44176d/content.htm?frameset=/en/fb/b34f52f10a5c64e10000000a423f68/frameset.htm
    Regards,
    Masa
    SAP Customer Experience Group - CEG

  • Question RE: Button Items and Item Buttons - from "Bug Tracker" Demo app

    I've retrieved and installed the "Bug Tracker" Demo app from apex.oracle.com and installed it in my space as I've interest in recreating the custom search bars this application contains (I can't use interactive reports because it appears a bug prevents the ability to remove the "hide column" functionality which is a requirement for me).
    I'm perplexed with how the developer of this demo app was able to create an item of type "button" (not normally available as an item type when creating items) and how buttons were created with the sequence value of "Item" versus a sequence number.
    How do these interact?
    I'm a fairly new developer and as these methodologies are not readily apparent with 3.2's "normal" functionality, I'm quite intrigued to understand how this was accomplished.
    I've been looking at this demo app for 2 days in hopes of learning this on my own - still at it but not there yet. Any help you kind folks can provide would be certainly appreciated!
    Thanks!
    Paul

    Dan, thanks for the reply!
    I actually figured this out shortly after submitting this post (and confirmed by your post). I had never used a button as "Create a button displayed among this region's items" (versus "Create a button in a region position") before. That apparently is the difference.
    My inexperience simply did not allow me to recognize the difference in how apex treats how buttons are created given this choice differentiation.
    One more notch in the belt!

  • Has anyone used an Ipad first generation with the IOS SDK app development kit? If you have or have not did you need more than 16 gigabytes to work with?

    What up with these online custormer assists they don't know what their own product is (ISO SDK app development kit) So this is where they send me when they could have answered me yes or no you need that

    What "online customer assist" are you referring to? The only entity at Apple that could or would help you with this issue is Apple Developer Support. Is that who you contacted?
    In any case, are you referring to the capacity of the iPad itself? If so, a 16GB will be fine for testing unless you have it loaded up with too much stuff for your app to load and run. If that's not what you meant, please clarify.
    Regards.

  • [HELP] [BPEL 11g] Customized BPEL worklist app could not work on JBoss

    Dear all,
    We are developing the customized Human Worklist app based on BPEL HW API 11g.
    The application (some jsp pages) works fine in JDeveloper 11g. However, after deploy to JBoss, it always prompt with "NoClassDefFoundError" exception, although we have already add following 7 jar files into Classpath:
    ${jdeveloper.home}\Middleware\wlserver_10.3\server\lib\weblogic.jar
    ${jdeveloper.home}\Middleware\jdeveloper\modules\oracle.jrf_11.1.1\jrf.jar
    ${jdeveloper.home}\Middleware\jdeveloper\modules\oracle.webservices_11.1.1\wsclient.jar
    ${bea.home}/AS11gR1SOA/soa/modules/oracle.soa.fabric_11.1.1/bpm-infra.jar
    ${bea.home}/AS11gR1SOA/soa/modules/oracle.soa.workflow_11.1.1/bpm-services.jar
    xml.jar
    xmlparserv2.jar
    Then we manually copy many other jars (nearly 100) under Weblogic server, but it still prompt lacking of some jar file with "NoClassDefFoundError" exception.
    So, does BPEL 11g support deploy HW app outside weblogic, like JBoss? If so, what we need to set at JBoss side to run our app?
    Thanks a lot.

    Not sure it is available yet as I have not seen any doc for 11g.
    here is the 10g instructions which may provide some pointers.
    http://download-east.oracle.com/docs/cd/B31017_01/web.1013/b25947/deployment_topics012.htm
    cheers
    James

  • What is best UI technology to use for custom business package

    Hi,
    I have a requirement to develop a custom Business Package for Treasury in Finance. With my past experience I am leaning towards Web Dynpro for Java.
    Client does not have any programming language consideration.
    Is there any body who has done something like this ? Can some expert suggest me if my choice of Web Dynpro might not be good and why?

    Hi,
    If you don't have complex business logics and lot of portal runtime interaction then webDynpro is the best choice considering the ease of development and look and feel.
    But your answer to the question is yes then you can think of java iView development along with webDynpro.
    Thanks,
    Abdul Raheem S

  • Easy Question: Copy pcui_gp/xssfpm from DTR track to local development

    Hi Experts,
    I have to create one custom Web Dynpro program in Local Development. For this program, pcui_gp/xssfpm and pcui_gp/xssutils are needed.
    NWDI is configured. I can see pcui_gp/xssfpm and pcui_gp/xssutils in one of the DTR tracks. I am not allowed to do any development in DTR track.
    I have to carry out development in Local Development. How I can copy pcui_gp/xssfpm and pcui_gp/xssutils from DTR track to Local Development.
    Regards,
    Gary

    Hi Gary ,
    -go to Development Configuration perspective in NWDI.
    -go to inactive DCs.
    -right click on the components you need.
    -choose create project from the context menu.
    then it will be shown in your local development
    regards,

  • Amazon Store Packaged App Question - Web Service

    Hi!
    I was very excited when I saw the Amazon Store packaged app! It's exactly what I need for a venture of mine, but unfortunately the packaged app is not working.
    I get the following error:
    <?xml version="1.0"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09"><SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>aws:Client.MissingParameter</faultcode><faultstring>The request must contain the parameter Signature.</faultstring><detail><aws:RequestId xmlns:aws="http://webservices.amazon.com/AWSFault/2005-15-09">69ae79fc-d6d2-41ed-a451-763974b95bf3</aws:RequestId></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    I know why: apparrently Amazon changed the authentication method, and the answer lies somewhere here:
    http://docs.amazonwebservices.com/AWSECommerceService/latest/DG/index.html?RequestAuthenticationArticle.html
    I have created and downloaded my private key file and X.509 certificate file, but am not sure where to make the rest of the changes they describe.
    Can anybody help? Is the original creator of Amazon Store anywhere out there?
    Many thanks in advance for any help! You have NO IDEA what a huge help it would be for me to get this working!!!
    Michelle

    Hi,
    According to your description, I am afraid your problem is out of support in windows store app. Apache is a  third party web service. We cannot support it.
    Best Wishes!
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey. Thanks<br/> MSDN Community Support<br/> <br/> Please remember to &quot;Mark as Answer&quot; the responses that resolved your issue. It is a common way to recognize those who have helped you, and
    makes it easier for other visitors to find the resolution later.

  • Can I use Interop.Excel in Office 365 web app development

    Hi,
    I want to develop a app for office 365 web. I know javascript api is available for that purpose but the problem is, it is limited to some functionality only. I want to manipulate excel sheets and ranges so will Interop assembly work ? 
    Thanks

    Hi Maulik,
    >>Can I use Interop.Excel in Office 365 web app development <<
    No, the Office PIAs is used to interact with Office Client which developet with COM technology. The Office online is different with Office client, it is an service and exposed with HTML.
    >>I know javascript api is available for that purpose but the problem is, it is limited to some functionality only.<<
    Did javascript mean JavaScript API for Office? If you have any feedback about apps for Office, you can submit it from link below:
    Customer Feedback for the Office Developer Platform
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • Which is a better carrer option,DBA or oracle apps developer,please help?

    I am a trainee and have been offered a choice between the oracle DBA and the oracle apps finance developer.
    What is the future of a DBA guy ,can he get into the management side in an IT industry or just stick to the tech side all through the life?
    Is getting into a managerial side more easier in the DBA or the apps developer side?
    Please help ,I am in a real confusion and have to quickly make a decision.
    regards
    mahen

    [email protected] wrote:
    I am a trainee and have been offered a choice between the oracle DBA and the oracle apps finance developer.
    What is the future of a DBA guy ,can he get into the management side in an IT industry or just stick to the tech side all through the life?
    Is getting into a managerial side more easier in the DBA or the apps developer side?
    Mahen,
    Before giving an opinion, the most relevant part would be to know that you want to do what, be a manager or be a techie or both? AFIK, in the dba track as well, after few years, a person can become a manager , project/team lead. It all depends on this fact tht you want to be a manager or not. I have got couple of friends, some are managers but some chose to stick with technology only despite that they were offered to become a manager as they didn't like the idea of analyzing the appraisal reports than Statspack reports.
    Getting into the manager side would only come(or should come) with a proven record. I am not from Apps background, never did that but I feel that's a more functional side that you have mentioned. If you are a finance guy, having a strong base in finance, you should go for it. I don't think that if you are not having a base in this stream, you should be opting for it. You are still a trainee as per your saying, think about being good in either side of the technology than being the manager. You can always be once you have spend some time with either of the tracks.
    HTH
    Aman....

  • XAML editor failes, Package failed updates, dependency or conflict validation.Windows cannot install package App

    Hi,
    I have just installed Visual Studio Express 2013 update on Windows 8.1 OS, and started a new Windows Phone App project. When I'm opening a new XAML editor window, it fails with the following error message:
    System.Exception
    Package failed updates, dependency or conflict validation.
    Windows cannot install package App.af631a335.af069.a4bf5.a81c7.af4c34f85cb29 because this package depends on another package that could not be found. This package requires
    minimum version 0.0.0.0 of framework Microsoft.VCLibs.120.00.Debug published by any publisher to install. Provide the framework along with this package.
       at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateDesignerProcess(String applicationPath, String clientPort, Uri hostUri, IDictionary
    environmentVariables, Int32& processId, Object& processData)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.ProcessIsolationDomain..ctor(ProcessDomainFactory factory, IIsolationBoundary boundary,
    AppDomainSetup appDomainInfo, FrameworkName targetFramework, String identifier, String baseDirectory)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.ProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
       at Microsoft.Expression.HostUtility.Platform.AppContainerProcessDomainFactory.CreateIsolationDomain(IIsolationBoundary boundary)
       at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.Initialize()
       at Microsoft.Expression.DesignHost.Isolation.Primitives.IsolationBoundary.CreateInstance[T](Type type)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedObjectFactory.Initialize()
       at Microsoft.VisualStudio.ExpressionHost.Services.VSIsolationService.CreateObjectFactory(IIsolationTarget isolationTarget, IObjectCatalog catalog)
       at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
       at Microsoft.Expression.DesignHost.Isolation.IsolationService.CreateLease(IIsolationTarget isolationTarget)
       at Microsoft.Expression.DesignHost.IsolatedDesignerService.CreateLease(IIsolationTarget isolationTarget, CancellationToken cancelToken, DesignerServiceEntry&
    entry)
       at Microsoft.Expression.DesignHost.IsolatedDesignerService.IsolatedDesignerView.CreateDesignerViewInfo(CancellationToken cancelToken)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.InvokeWithCulture[T](CultureInfo culture, Func`2 func, CancellationToken cancelToken)
       at Microsoft.Expression.DesignHost.Isolation.IsolatedTaskScheduler.<>c__DisplayClassa`1.<StartTask>b__6()
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    I Have tried repairing visual studio But no use.
    I have unistalled all the things and installed again but no use . Please anybody resolve this issue..

    Hello amanojkumar24,
    I see a related error thread from here:
    https://social.msdn.microsoft.com/Forums/windowsapps/en-US/b6a66a5a-e3b4-4f1a-848e-c1a6b7668b31/desgin-mode-breaks-down-during-windows-store-application-windows-8?forum=toolsforwinapps
    As you've already repaired Visual Studio but Visual Studio still reports the error for you, we need to look into the error info:
    This package requires minimum version 0.0.0.0 of framework Microsoft.VCLibs.120.00.Debug published by any publisher to install.
    So here we need this package "Microsoft.VCLibs.120.00.Debug"
    Please do the following:
    1. Check your installation that you have enabled VC++ components. If you haven't or if you are not sure of it, please check this blog:
    http://blogs.msdn.com/b/vcblog/archive/2014/08/01/c-runtime-for-sideloaded-windows-8-1-apps.aspx
    Then you can download and install the package from
    here.
    2. You can also make sure you've registered and already have the license:
    http://stackoverflow.com/questions/20010421/vs-2013-xaml-editor-and-microsoft-vclibs-120-00-debug
    Someone fixed it by using this solution.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Signature of package APPS.FND_GLOBAL has been changed

    On Opening the R12 forms, getting the pop error
    APP-FND-01926 The custom event WHEN-RESPONSIBILITY-CHANGED raised unhandled exception
    ORA-04062 signature of package APPS.FND_GLOBAL has been changed.
    On Clicking OK, it opens switch responsbility form and then it shows the same error.
    APPS.FND_GLOBAL package is valid too. How to rectify this? Plz help

    Enabled the trace and got the below information.
    Error Message: FRM-40815: Variable GLOBAL.IGI_INSTALLED_GLOBAL_VAR does not exist.
    Error Message: FRM-40815: Variable GLOBAL.IGI_INSTALLED_GLOBAL_VAR does not exist.
    Error Message: FRM-40815: Variable GLOBAL.IGI_PREV_ORG does not exist.
    Error Message: FRM-40815: Variable GLOBAL.IGI_INSTALLED_ORG_VAR does not exist.
    Error Message: FRM-40815: Variable GLOBAL.OPM_GML_INSTALLED1 does not exist.
    Error Message: FRM-40735: WHEN-NEW-FORM-INSTANCE trigger raised unhandled exception ORA-04062.
    Error Message: FRM-40400: Transaction complete: 1 records applied and saved.
    Error Message: FRM-40735: WHEN-NEW-FORM-INSTANCE trigger raised unhandled exception ORA-04062.
    Plz help on this !!!
    Karthik
    Edited by: cRazy DBA on Jan 3, 2012 5:24 AM

  • Agentry app development with SMP 3.0 SDK

    Dear All,
    I am new to Agentry app development using SMP 3.0 and i have some basic knowledge on Agentry app development using Eclipse editor using Agentry Plug-in's, and after developing the app, publishing to the Agentry Server and testing the same app using Agentry ATE, but what my queries is please find the below points.
    1) In SMP 3.0 SDK, under Agentry app development what is the use of following 'a' and 'b', and give me more clarity about those 'a' and 'b'.
         a) Agentry OpenUI for iOS Setup Overview and
         b) Agentry OpenUI for Android Setup Overview
    For above points please find the Agentry1.jpeg for better understand.
    2)In the same SMP 3.0 SDK under Agentry app development what is the following points and give me more clarity the same below points.
        a) The Agentry SDK
         b) Agentry Device Client Branding SDK.
         c) Agentry OpenUI API
    For above points please find the Agentry2.jpeg for better understand.
    3) And how to generate executable like .apk for Android client and .ipa for iOS client and .cab for Windows Mobile etc..
    Best Regards,
    Ranjith Lingala
    Tags edited by: Michael Appleby

    Ranjith,
    I will do my best to answer your questions.
    1) OpenUI is a new option for Agentry applications under SMP 3.0 to allow users to extend and create their own controls for the Agentry clients.  Open UI is available for WPF, iOS and Android clients.  Using OpenUI is optional but can be used to create additional controls that do not exist in the base Agentry product (for example a slider control).  Open UI controls are created using the native language of the device so there are different setup instructions for each platform.
    2a) The Agentry SDK is the Active X process that only applies to Windows Mobile clients under SMP3.0.  For the other clients it has be replaced with OpenUI.
    2b)  Device branding is a process to take a generic client and apply your own icon, name, etc to it so that it is specific to your application name.  Again here the process for branding differs depending on the platform.
    2c) See #1
    3) Generating the .ipa or .apk process is part of either OpenUI or the Branding process.  You will need to follow the steps specific to which one you are doing.  There is no process for generating .cab files.  The branding for WinCE involves creation of a custom installer using NSIS scripts
    With SMP 3.0 we have even more options for extending the Agentry client to provide better integration (ESRI maps via OpenUI) or additional controls to improve the user experience.
    Have fun!
    --Bill

Maybe you are looking for

  • Why can't I click on the movie clips when they are moving fast?

    I am making a game where insects in an array fall down from above the screen. The user clicks on these insects to increase his/her score. When the score reaches specific points, the speed increases. When the speed increases, it gets harder to click o

  • IView "automatic" height property problem

    Hi SDN, very annoying one .... I have "km document iView" pointing to html file. my user is editing the html file (add \ remove line ) so ... basically, my user determine the iView height (the height of the iView is determine by the lines number the

  • What is the latest current version of the Actiontec router for FiOS internet?

    Hello, I will be moving in a couple of months and I'm wondering if I should turn in my current router and ask for a new one when I get the service installed at my new house, vs taking my current router with me.  I've had mine for over 2 years now. Th

  • LV2011sp1 - 64 bits - clear Histogram

    Hi, i have a big problem that I need to solve today I'm using the function General Histogram VI(NI_AALPro.lvlib:General Histogram.vi In my program, I need the clear the histogram during the process. For this, I can do right click and then 'Clear Grap

  • Pages Trashes Documents on its own

    My page files are gone. I shut down normally and I know they were in my documents folder at the time of shutdown. Turns out this has happen before except I thought it was my problem. This time I am certain iots Apple's because I checked the folder ju