IC WebClient customization u0096 view  replacement

Hi everybody.
Does anyone could help me to solve me issue? I have to make some changes in IC WebClient, so to make it I need to replace a couple of standard controllers. As I understood from IC WebClient consultants cookbook, to replace a view I need to do the following steps:
1. In ‘spro’ transaction, Customer Relationship Management ->Interaction Center WebClient-> Customer-Specific System Modifications -> Define Runtime Framework Profile
- Create runtime framework profile,
- in ‘controller substitutes’ folder in the tree a left, assign replaced and replacement   controllers. For ex.: CRM_IC | BuPaCreate | ZMY_APLL | BuPaCreate
- in ‘custom controller’ folder assign custom controller to be called, for CRM_IC it will be IC_BASE | CuCoBDC
2. In ‘spro’ transaction, Customer Relationship Management ->Interaction Center WebClient->Define IC WebClient  Profiles
     - Create profile by coping the ‘DEFAULT’ one.
- in ‘Assign function profiles’ folder in the tree a left, for function profile id ‘RUNTIME’ change profile value form ‘DEFAULT’ to the name of Runtime Framework Profile we created in the step 1
3. In the cookbook sad: ‘Assign the IC WebClient profile to your user’s or business partner’s position in organizational management.’ I guess that this should connect our created profile with the actual user of the system.
4. Restart the IC WebClient (application CRM_IC). This step is unclear for me, what does that mean ‘Restart’?
As a result of this customization I expect that view ‘BuPaCreate’ from CRM_IC will be changed with BuPaCreate from ZMY_APLL. I use ‘BSP_WD_WORKBENCH’ transaction to test this changes, defining 'CRM_IC' as application and created profile name as Runtime Profile Name.  Can any body explain me how to execute the third step form the very beginning. Cause I did not have any special settings in the system for that, but my basis user. Anyway? any information will be helpful? Look forward for your replies.

Hi Vlad,
   At first thx in sdn forum is give the points to the answer, i think you should give point to Thirumala.
   At last, if you ask for a question of WebClient Cookbook you should have the cookbook and see the process of assign the profile. You can find information of organitional management you can see in the CR100 ( Course SAP of Basic configuration of CRM ) or <a href="http://help.sap.com/saphelp_crm50/helpdata/en/68/5c1738453fde16e10000009b38f8cf/frameset.htm">Organizational Management in SAP CRM Enterprise</a>.
Regards.
Manuel

Similar Messages

  • Customize Explorer View to Hide Folders with no Children

    Hello,
    Could someone point me in the right direction on how I would customize the Explorer view in Siebel to hide folders dynamically? Currently, for each account, all 4 folders are displayed (Accounts, Upward Affiliations, Downward Affiliations, Contact Affiliations). This gets to be a little busy with complex account hierarchies and would be easier for the user for example if there were no affiliations for the account, then the Upward & Downward affiliations folders would not appear.
    I have read the applet toggle approach on metalink, but that seems to pertain more to form fields then the inner-workings of the explorer view. Where else in Tools can I find additional places to customize Explorer view?
    Thanks!

    Unfortunately not.  PSE wasn't really designed for relying on folders for organizing your photos, and it has a number of bugs and design infelicities:
    http://www.johnrellis.com/psedbtool/photoshopelements-6-7-faq.htm#_Folder_Location_view

  • ALUI view replacement - SearchResultsView

    Hello,
    I am trying to custommize the search results page by adding a new column that displays the last modifed date of the document. I have read over the documentation for View Replacement but can't seem to find the code to do this. I believe I need to copy the class 'SearchResultview' from com.plumtree.portalpages.browsing.search.results and modify this somehow to add a new column and display the new property (last modifed date). Can someone send me some code on how to do this? Are there any other files I need to modify?
    Thanks.

    Thanks for the fast response, Ryan. Btw, everyone, he responded to me directly w/ a solution to this. Because the SearchResultsAS casts my custom object to a 'FollowupSearchView', I must extend the existing class. In other words, i was doing what I always did and simply copy the existing (view) class to my custom project, make my changes, then override the Create() method accordingly. In this case, however, because of the cast in the SearchResultsAS, I also had to change: public class AjgFollowupSearchView : SearchResultView to public class AjgFollowupSearchView : FollowupSearchView
    That fixed it.

  • I don't see the new "firefox button" and i can't see the bookmark button (with the drop down option) unless I'm in the customize toolbar view. How can I fix these?

    I am using Firefox 4.0 on Windows XP home, Service pack 3. I am trying to use some of the new features of Firefox 4.0 that I see on the Firefox feature page (http://mzl.la/gCFDjj) and am not having much luck. First off in the Firefox Button. It is supposed to contain all your menu items but it is not appearing on my screen. Is this a feature that only works in Vista or Windows 7?
    Second, I am trying to use the Bookmarks Button (the one that has the drop down menu) but it doesn't appear in my toolbar unless I right click the tool bar and choose "customize". The button shows up in this view already in the toolbar, as if it is hidden in normal use and no matter where I move it to, once I hit the "done" button in the customize window the Bookmarks Button gets hidden/covered up again.
    Third, I see the new "App Tabs" feature but I can't seem to find an option for this in the preferences for Firefox, if it's even supported by my browser/OS at all.
    Can anyone tell me how to use/activate these features or if I am even able to using Windows XP?

    You see the orange (on Linux gray) Firefox button if the Menu Bar is hidden (View > Toolbars > Customize or right-click a toolbar).<br />
    If you need to access the hidden Menu bar then press F10 or hold down the Alt key to make the Menu Bar appear temporarily.<br />
    You only see the Bookmarks menu button if the Menu bar is hidden.

  • Trying to Customize a view object relating to an LOV

    I am trying to customize an LOV that references View Object FlexDynamicLovVo. The about page shows      
    /oracle/apps/fnd/framework/webui/OAFlexLOVRG 120.6. The controller is OAFlexDynamicLovCO and the application module is     OAFlexDynamicLovAM. I was able to located all the files and directories with the exception of the View Object FlexDynamicLovVo. I have no idea where to find this.
    Thanks
    Nick

    Hi,
    In AM.xml file we can find VO path. Provided VO is attached this AM.
    In your case check in OAFlexDynamicLovAM.xml you can find FlexDynamicLovVo path.
    -Anand

  • Customize Filter View in OBIEE 11g

    Hi,
    Is there any way to customize the filter view? My requirement is not to show formulas that are used in Analysis in the “Filter view”. All analysis that we create should go with Filter Views at the bottom and Users should not see the formulas.
    Example:
    Column Formula:
    FILTER (sales.sales USING products.product =’Electronics’)
    If I filter the above column, it shows something like this:
    FILTER (sales.sales USING products.product =’Electronics’) is Prompted.
    What is need to show in the filters is the Title of the column i.e. Electronics Sales.
    Thanks in advance.

    Check this
    How To Implement a Narrative View Similar To A Filter View In OBIEE 11G?
    Mark if helps.
    Thanks,

  • Customize Report Viewer Frame and Colors

    I am using the CR report viewer (2008) from within a .Net UI application. I would like to customize frame and background colors of the viewer control. (not the background color of the report area itself).
    I can't find anything in the properties to get a rid of the light gray frame and the gray background left and right of my report pages. We are using our own styleguide for UI design and I would like to get a seamless integration of reports into our frame design.
    Hope anybody has some hints for me.
    Dirk

    Hello,
    I alread tried most of the viewer properties (BackColor, BackGroundEdge, etc...) before I posted my question here. Unfortunately it seems not to be that simple.
    Changing properties of some underlying controls I got one step further...
    The gray borderline and the dark gray background are not part of the viewer control itself, but under control of some of the underlying control elements. F.e. I am able to get rid of the dark grey background when I change the BackColor of the tab page control.
    I am still fighting to get rid of the ligth gray and black borderline, that seems to be created by the tab control istself. Unfortunately it is not just the BackColor or ForeColor I have to change here. If any body has an idea, it will be helpfull.
    Best Regards
    Dirk

  • Design View Replacement Found

    If like me you want to develop Flex applications with a Design View so you can actually see what you're doing as you code, check out IntelliJ and the Flash Designer UI plugin. It supports Flex 4.8+ and features a design view that runs in an AIR application. For me this is better than Flash Builder's previous design view since it now means I can code on one monitor and see the changes (in real-time too!!) in the design view app on my other monitor - essentially reducing development time.

    We haven't yet made the switch since we have no plans to use the new SDKs just yet. However today I found a way to enable Design View with the new SDKs, fully operational in Flash Builder 4.6. I had to remove the new SDKs from Flash Builder first, then edit the flex-sdk-description.xml file located in the SDK folder, changing the "version" value to "4.6.0". Then I re-added the SDK into Flash Builder and changed my existing project to the new SDK, and hey I had a fully operational Design View. I tried this with Flex SDK 4.9 and it works great. Worth a try if you want to be able to design applications using the latest SDKs.

  • 11i to R12 Tables/Views Replacement or obsoleted.

    All Gurus,
    How to find out easily that the table has changed or replaced from 11i to R12 from backend of the both database.
    Thanks,

    user11164339 wrote:
    All Gurus,
    How to find out easily that the table has changed or replaced from 11i to R12 from backend of the both database.
    Thanks,Please see these links/docs.
    Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases
    https://blogs.oracle.com/stevenChan/entry/ebs_data_model_1213
    EBS Data Model Comparison Report Overview [ID 1290886.1]
    EBS Seed Data Comparison Reports Now Available
    https://blogs.oracle.com/stevenChan/entry/ebs_seed_data_comparison_reports
    eTRM
    http://etrm.oracle.com
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Tables+AND+11i+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • MSS - Customize Team View

    Hello,
    We are implementing MSS on Portal and trying to hide/remove fields in the MSS - Team View Application under Home.
    When a manager views the employees in the Team View, and selects the 'Open Detailed Team View' link at the bottom he can drag/select employees and do a comparison. On the Comparison screen , I want to hide/remove fields for Talent Data.
    How can we achieve this?
    Any help would be highly Appreciated.

    Hi Shankar,
    Please find the screens where I want to hide the Talent Fields in the third screen.
    Thanks for your help.

  • How do I customize my "view" permanently? When changed, the view is reset the next page.

    How can I change the "view" permanently? When changed, it is reset the next page.
    == This happened ==
    Every time Firefox opened
    == Today

    Make sure that you not run Firefox in [[Private Browsing]] mode.
    In Private Browsing mode some menu items are disabled (grayed) and some features like visited links and others are disabled and not working.
    You are in Private Browsing mode if you see "Tools > Stop Private Browsing".
    See [[Private Browsing]] and http://kb.mozillazine.org/Issues_related_to_Private_Browsing
    You enter Private Browsing mode if you select: Tools > Options > Privacy > History: Firefox will: "Never Remember History"
    To see all History settings, choose: Tools > Options > Privacy, choose the setting '''Firefox will: Use custom settings for history'''
    UnCheck: [[ ] "Automatically start Firefox in a private browsing session"
    If you need to increase (or decrease) the font size on websites then look at:
    Default FullZoom Level - https://addons.mozilla.org/firefox/addon/6965
    NoSquint - https://addons.mozilla.org/firefox/addon/2592
    See also http://kb.mozillazine.org/Zoom_text_of_web_pages

  • SVG Viewer replacement

    Hello
    Does anybody know if SAP has provided a solution yet to the Visual Composer Design time client's requirement for SVG Viewer?  The original text is below from one of their communications.
    Thanks
    A prerequisite for the Visual Composer design-time client is the installation of the Adobe SVG Viewer. Adobe has announced that it plans to discontinue support for this viewer as of January 1, 2008. Until that time, customers and partners modeling applications with Visual Composer should continue using the viewer as they have done until now. During the course of 2007, SAP will provide a solution so that Visual Composer will no longer require this viewer.

    Waiting to see if 7.1 CE will still require SVG viewer

  • GP Customize Runtime View

    Hi folks,
    I've got a problem with the GP Runtime View.
    I would like to use it on both occasions:
    - showing the overview (with Alerts & Warnings, Processes I own, ...)
    - showing a single workitem (with Phase Bar, ... and the workitem)
    The problem now is, that this view brings it's own navigation bar with it. Putting this view on a standard portal page, I've got in sum 2 left navigation bars.
    I read GP Custom Runtime View, that it is somehow possible to alter this view - but I have no idea how to do this.
    My goal would be, to hide the runtime's left navigation in both cases. And to show some of the navigation items (e.g. phase bar) in a header bar. ...and perhaps to do without Custom Views, to keep it simple?
    Any help appreciated.
    Regards
    Daniel

    Hi Sreekanth,
    Even if you are defining you own runtime view, I'm not sure that you will be able to get rid of this d**n paper clip! I think it is part of the content area and cannot be modified.
    There should be a portal page accessible in the PCD under the name "SingleTaskUI".
    portal_content/com.sap.pct/platform_add_ons/com.sap.caf.eu.gp.folders.gp/com.sap.caf.eu.gp.folders.iviews/com.sap.caf.eu.gp.folders.singletask/com.sap.caf.eu.gp.iviews.singletaskiview
    Hope this helps,
    Best regards,
    David

  • Triggers silently dropped when view replaced

    It appears that instead of triggers on a view are silently dropped whenever a view is updated. Is there any way to prevent this from happening?

    Thanks, Toon. It seems like I would have to use PL-SQL to include an alert. I'm better at straight SQL than PL-SQL, and when I try to create a view in PL-SQL it gives me errors like ORA-06550 and PLS-00103, "Encountered the symbol CREATE..."
    Would you be able to give me a trivial example of including an alert and a create view statement in the same code, so that after executing it it remains in the view code?

  • View replacement not working

    Hi. I'm trying to modify some of the behavior of LocaleSettingsView in that we want to remove browser locale as an option (in the 5.0.4J portal). I followed the example described in the Plumtree developers documentation in that I created MyLocaleSettingsView by extending LocaleSettingsView. I left STR_MVC_CLASS_NAME set to "LocaleViewTest" just like LocaleSettingsView, and made certain that the Create() method returns a new MyLocaleSettingsView object. The only method I needed to override was GetLocalesDropdown() where I removed the bits about browser setting. Lastly, I modified CustomActivitySpaces.xml to include my JAR file.
    So my problem is that the portal still is using the native LocaleSettingsView class rather than mine. I turned on verbose class loading so I could verify that my class is being loaded, but when I run the portal in my debugger, I can see that it is only using its own version rather than mine.
    Is there an obvious step which I've missed? I even tried creating my class by using all the code from LocaleSettingsView in my class and not attempting to extend the original, but that didn't seem to work either.
    Any assistance is greatly appreciated.

    try runnning easy setup, it sounds like FCP is not recognizing your deck. try turning the deck on and off and make sure it is plugged in. Sometimes there are little elves that come around and unplug equipment randomly just to mess with your mind. There's one now!!! oh, just missed him.
    Anyway, if you were to check your A/V settings, you would most likeley see that the Video Playback setting says [Missing] Apple Firewire NTSC DV. It's either the FW port, cable or deck, and sometimes the deck needs to be power-cycled.

Maybe you are looking for