Separate tab for equipment Attributes

Hi All,
Please I need some help here.
I have created some characteristics and assigned them to a class. I have now assigned the class to an equipment directly through the equipment master.
When I display the equipment, I need to click on Class Overview which then open to a new screen: Display Equipment: Classification
My requirement is to also have a tab (screen) call Attributes which should also have the characteristics and values. So on display of the equipment master, and by opening the tab 'Attributes' the screen should display these characteristics and values.
Any config required?
Regards.
Kash

Hope you are looking to see Equipment Attributes in Equipment master as one of tabs same like Location, Organization, etc.,
Please do configuration as follows.
1. Set the View Profiles for Technical Object
2. In this Configuration, go for New Entries to add New View Profile or Select Existing Profile.
3. Add Additional View 1 / 2/ 3 & assign Classification 095 (Full Screen) view to that. Tick Tab Active selection mark.
Click New Entries to add new tab.
4. Click Icons and Texts in left side (marked in red color) & Define the name of that tab how it should be displayed in Equipment Master (in your case Attributes).
5. While Maintaining Equipment Category, view profile which has been created should be assigned. Below is IMG path.
6. Assign that Profile to your desired Equipment category as shown below.
7. Create Characteristics in CT04 & Class in CL02. Assign the Characteristics in Class.
8. Create / Change Equipment & Assign the Class.
Hope, this is the one you are looking for.

Similar Messages

  • No parameter tab for marketing attribute form in IC Web Script

    Hello Experts,
    When I am creating a survey as part of a script, there is a tab "parameters" where I define, which survey to use.
    I do not find parameter tab for marketing attributes in script construcion screen (SE80 - CRM_IC_ISE).
    So how do I define which attribute to use?
    Hoping for help. Points will be awarded.
    Best regards,
    Cristina

    Hi,
    The Marketing Attributes are there in the answers.
    In the repository try using
    Answers >> Dynamic Answers >> Default >> Marketing Attribute
    When you use this in the script (Question), you will see one of the Tabs below called 'Dynamic Content Parameters', here you can specify the details.
    Hope this helps you.
    Regards,
    Rajiv

  • Control hints tab for an attribute of a view object shows null pointer erro

    hi
    I am using j developer 11g. I have a view object and it is working fine and i set control hints for an attribute , i set display label and length etc
    there. now i am taking the view object the control hints tab for the particular tab didnt shows and there displayed follwing error
    how can i rectiify this error.
    java.lang.NullPointerException
         at oracle.jbo.dt.ui.main.misc.ControlHintsPanel.isOverridenProperty(ControlHintsPanel.java:662)
         at oracle.jbo.dt.ui.main.misc.ControlHintsPanel.processUIHintsOnEnter(ControlHintsPanel.java:577)
         at oracle.jbo.dt.ui.main.misc.BaseControlHintsPanel.initializeControlsFromContext(BaseControlHintsPanel.java:187)
         at oracle.jbo.dt.ui.main.misc.BaseControlHintsPanel.enter(BaseControlHintsPanel.java:340)
         at oracle.jbo.ui.wizard.JboWizard.selectPage(JboWizard.java:806)
         at oracle.jbo.ui.wizard.JboWizard.selectPage(JboWizard.java:758)
         at oracle.jbo.ui.wizard.JboWizard.newMddPageSelected(JboWizard.java:827)
         at oracle.jbo.ui.mdd.MddTraversable.onEntry(MddTraversable.java:70)
         at oracle.ide.panels.MDDPanel.enterTraversableImpl(MDDPanel.java:1213)
         at oracle.ide.panels.MDDPanel.enterTraversable(MDDPanel.java:1194)
         at oracle.ide.panels.MDDPanel.mav$enterTraversable(MDDPanel.java:128)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1650)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1518)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1512)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:177)
         at java.awt.Dialog$1.run(Dialog.java:1045)
         at java.awt.Dialog$3.run(Dialog.java:1097)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1095)
         at java.awt.Component.show(Component.java:1422)
         at java.awt.Component.setVisible(Component.java:1375)
         at java.awt.Window.setVisible(Window.java:806)
         at java.awt.Dialog.setVisible(Dialog.java:985)
         at oracle.jbo.ui.main.JboDialog.setVisible(JboDialog.java:164)
         at oracle.jbo.ui.wizard.JboWizard$MddWizardDialog.setVisible(JboWizard.java:2557)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.jbo.ui.main.JboDialog.showDialog(JboDialog.java:142)
         at oracle.jbo.ui.wizard.JboWizard$MddWizardDialog.showDialog(JboWizard.java:2493)
         at oracle.jbo.ui.wizard.JboWizard.createMddWizard(JboWizard.java:549)
         at oracle.jbo.ui.wizard.JboWizard.setVisible(JboWizard.java:352)
         at oracle.jbo.ui.wizard.JboWizard.showDialog(JboWizard.java:330)
         at oracle.jbo.dt.jdevx.ui.JdxMenuManager.invokeEOAttributeDialog(JdxMenuManager.java:1295)
         at oracle.jbo.dt.jdevx.ui.JdxMenuManager.invokeAttributeDialog(JdxMenuManager.java:1277)
         at oracle.jbo.dt.ui.main.DtuMenuManager.doEditMenuAction(DtuMenuManager.java:1776)
         at oracle.jbo.dt.ui.main.DtuMenuManager.performMenuAction(DtuMenuManager.java:1584)
         at oracle.jbo.dt.ui.main.DtuMenuManager.doMenuAction(DtuMenuManager.java:1377)
         at oracle.jbo.dt.jdevx.ui.JdxMenuManager.doMenuAction(JdxMenuManager.java:892)
         at oracle.jbo.dt.jdevx.deployment.ui.JxdMenuManager.doMenuAction(JxdMenuManager.java:66)
         at oracle.jbo.dt.ui.main.DtuMenuManager.doAction(DtuMenuManager.java:1363)
         at oracle.jbo.dt.ui.main.DtuMenuManager.doAction(DtuMenuManager.java:1348)
         at oracle.jbo.dt.jdevx.ui.editors.common.JeoBaseEditor.doMenuAction(JeoBaseEditor.java:327)
         at oracle.jbo.dt.jdevx.ui.editors.common.JeoEditorPage.doMenuAction(JeoEditorPage.java:777)
         at oracle.jbo.dt.jdevx.ui.editors.view.VoeAttributesPage.doMenuAction(VoeAttributesPage.java:366)
         at oracle.jbo.dt.jdevx.ui.editors.common.JeoEditorPage.mouseDoubleClick(JeoEditorPage.java:642)
         at oracle.jbo.dt.jdevx.ui.editors.common.JeoEditorPage.mouseClicked(JeoEditorPage.java:623)
         at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
         at java.awt.Component.processMouseEvent(Component.java:6044)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
         at java.awt.Component.processEvent(Component.java:5806)
         at java.awt.Container.processEvent(Container.java:2058)
         at java.awt.Component.dispatchEventImpl(Component.java:4413)
         at java.awt.Container.dispatchEventImpl(Container.java:2116)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3995)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
         at java.awt.Container.dispatchEventImpl(Container.java:2102)
         at java.awt.Window.dispatchEventImpl(Window.java:2440)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)

    I did try making a VO that extends the original VO, but with the attribute based on the SDO_NN_DISTANCE function call, which means that a call to SDO_NN MUST be in the WHERE clause.
    This works to some extent, in that the common attributes and methods are in the second VO, inherited from the first, without me having to write them again. However, I have to use them in my ViewController project as two separate VOs. For one thing, I need two separate result pages, one for when the query used the SDO_NN in the where, and needed the distance in the output, and one without. One uses the original VO, and the other uses the new one. Similarly, I need two separate pages for adding additional criteria. Doing it this way with pairs of nearly identical pages is going to be a pain, and will be difficult to maintain, since any change will have to be done twice. Or can .jspx pages be written that extend other .jspx pages, and in particular override the VO bindings in the pageDef? Could a single .jspx page decide dynamically which pageDef to use?
    I decided to try a different tack. Back to a single VO, I wrote a WHERE clause that calls SDO_NN, but returns all of the rows. That way, I can have a call to SDO_NN_DISTANCE in the SELECT for all queries, and I was even able to add a parameter that sets the Distance attribute to NULL if it is irrelevant to the query the user constructs. This is a good work around, but it is a little slow, because SDO_NN is doing a lot of work but returning every row when it hasn't been replaced with an "actual" SDO_NN where clause.
    One more possibility: Can I have a method that replaces the entire SELECT command for this VO dynamically? I assume that you need to make sure that the expressions in the SELECTed data still map to the attributes one to one, with the same aliases. After all, I am already replacing the WHERE clause dynamically, and it works fine.

  • Tabs: Used to have separate tabs for each window, now they 'bunch up'

    Previously, I would open a window, and for each a separate identified tab would appear at the bottom of my screen. Now they bunch up and appear as one tab showing like "2 Firefox" or "4 Firefox". Not very helpful with open windows and trying to move from one to the other.
    How do I get back to separate identified tabs for open windows??

    You need to change that in the Properties of the Windows Taskbar.

  • I used to have separate tabs for each email address, now I only have one and have to toggle between them, how can I correct this?

    Each of my email accounts was on a separate tab, so I could view them all together, somehow I managed to change the layout so that now i have to use "Go", "Folder" etc. I'd like the old layout back but can't find any way of changing it in the menu.

    I do not know about separate tabs. Maybe you are talking about the Folder Pane down the left margin of the main window.
    From the menu bar select View-Layout-Folder Pane

  • I cannot use multiple tabs for Hotties For Sale. I was able to do this until yesterday but now the same tab is duplicated each time. How can I fix this?

    I play an app called Hotties for Sale. Until yesterday I was able to operate several accounts on the game simultaneously by using separate tabs for each account. Now I can only open one account at a time with a single tab. When I open a second tab I just get a duplicate of the previous one. How can I fix this please?

    Final Cut is a separate, higher end video editor.  The pro version of iMovie.
    Give iPhoto a look at for creating the slideshow.  It's easy to assemble the photos in an album in iPhoto, put them in the order you want and then make a slideshow of them.  You can select from various themes and transitions between slides and add music from your iTunes library.
    When you have the slidshow as you want use the Export button at the bottom of the iPhoto window and export with Size = Medium or Large.
    Save the resulting Quicktime movie file in your Movies folder.
    Next, open iDVD, choose your theme and drag the QT movie file into the menu window being careful to avoid any drop zones.
    Then follow this workflow to help assure the best qualty video DVD:
    Once you have the project as you want it save it as a disk image via the File ➙ Save as Disk Image  menu option. This will separate the encoding process from the burn process. 
    To check the encoding mount the disk image, launch DVD Player and play it.  If it plays OK with DVD Player the encoding is good.
    Then burn to disk with Disk Utility or Toast at the slowest speed available (2x-4x) to assure the best burn quality.  Always use top quality media:  Verbatim, Maxell or Taiyo Yuden DVD-R are the most recommended in these forums.
    The reason I suggest iPhoto is that I find it much easier to use than iMovie (except for the older iMovie 6 HD version).  Personal preferences showing here.

  • PMS: Creation of new tabs for reference elements of ENHANCE BADis

    Dear Experts,
    I am on a PMS EHP5 implementation (for all practical purposes, it's an EHP4 implementation as we are not using the pre-defined template) and have the below problem.
    I have the ENHANCE_FIX and ENHANCE_FREE BADIs included at the VA level (as the requirement is to create immediate child objects for the template through these BADIs). I have a reference element (VB) defined for these BADIs.
    Example template (L1 = Level 1, L2 = Level 2, L3 = Level 3):
    L1 - VA
    ---- L2 - VB1
    --------- L3 VC1
    --------- L3 VC2
    ---- L2 - VB2
    ---- L2 - VB3
    In the above example template, the ENHANCE* BADIs will add VBs (example: VB4 and VB5) at the L2 level (appearing in the document below VB2 and VB3).
    The requirement is to have separate tabs for each VB at the L2 level (so I will have one tab for VA and 5 tabs for VB from the above example).
    I am unable to specify creation of new tabs for the reference element VB when I carry out my tabs and process configuration.
    I have not been able to find any information on this aspect either. Would appreciate any help that can come my way.
    Thanks.

    Thanks Maurice.
    I still feel that the product should leave that option to the designer of the solution. There are a lot of solutions which can get chaotic. If designed appropriately, I guess this chaos can be controlled.
    At the very least, I am sure that I have not left anything out in configuration. I will raise this with SAP over a CSS.
    Thank you for your input.

  • Links, URLs & bookmarks open in same tab -- not separate tabs so i left ff 17 for FF 16

    no matter how i configure the tabs setting in firefox (open links and new windows in a new tab) , all links, URLs and bookmarks open in the same tab, instead of as separate tabs, unless i first open a new tab and then select/enter the link, URL or bookmark.
    for this reason, i ALWAYS use Tab Mix Plus extension...this has mastered the use of tabbed browsing and is very easy to set up and keep up...i dont have to open blank tabs first and TMP has other options too...
    i just downgraded from FF 17 to FF 16 bc Tab Mix Plus doesnt work with FF 17 and i wont have my browsing hindered by FF inability to make their tabs work...
    btw, i always revert to a previous version of FF until Tab Mix Plus is updated to work with the current FF upgrade...

    ''desertvoice wrote:''
    i just downgraded from FF 17 to FF 16 bc Tab Mix Plus doesnt work with FF 17
    The development version of Tab Mix Plus works with Firefox 17.
    * [[Tab Mix Plus is incompatible with Firefox 17 - Use the development build as a workaround]]
    ''desertvoice wrote:''
    no matter how i configure the tabs setting in firefox (open links and new windows in a new tab) , all links, URLs and bookmarks open in the same tab
    There's no option in Firefox to open all links in a separate tab.
    * You can open a link in a new tab by middle-clicking the link, holding down the '''Ctrl''' key while left-clicking the link, or right-clicking and choosing '''Open in a New Tab'''.
    * Links in app tabs will always open in a new tab. For details, see [[App Tabs - keep favorite websites open and just a click away|App Tabs]].
    * If the site requests opening the link in a new window via the ''target'' attribute, it will open in a new tab unless “Open new windows in a new tab instead” is unchecked. For details, see [[Tab preferences and settings]].
    * The way links from other applications open is also controlled by the above option.
    * Pop-up windows will always open as separate windows rather than tabs.

  • Attribute "Report Layout" is missing in the "Print Attributes" tab for IR

    Hallo,
    The attribute “Report Layout” is missing in the “Print Attributes” tab for an interactive report?
    How to alter the report layout (xsl-fo) of an interactive report?
    Has someone any idea where to configure this?
    Btw, for the "classic" SQL Report the XSL-FO "Report Layout" can be cahnged in "Print Attributes" and this works fine for me. But I want to change the xsl-fo for the interactive report.
    "If you do not select a report layout, a default XSL-FO layout is used. The default XSL-FO layout is always used for rendering Interactive Report regions. ... Unlike classic reports, the Interactive Report Print Attributes can only utilize the default XSL-FO layout and is initiated from the Report Attributes, Download section rather than directly from this screen. Once configured, these attributes only apply only to the current region and cannot be used outside the context of the region."
    http://apex.oracle.com/i/doc/bldapp_rpt_print.htm
    How can the "default XSL-FO layout" be changed?
    Changing is necessary because the Apache FOP 1.0 reports the following error (for the transmitted default XSL-FO):
    "fo:simple-page-master", "fo:region-body" must be declared before "fo:region-before"
    http://www.w3.org/TR/xsl/#fo_region-before
    The default report layout is not saved in:
    select * from APEX_040000.WWV_FLOW_REPORT_LAYOUTS
    Thx, Willi

    I've found two workaround for getting Apache FOP 1.0 to work with Oracle Apex 4.0 for PDF printing of interactive reports:
    1, Use an application process to set your custom layout for interactive reports:
    [ ] grant all on APEX_040000.WWV_RENDER_REPORT3 to {YOUR_SCHEMA_NAME};
    [ ] Create an Application Process e.g. "Custom Report Layout" with constraint for request 'PDF' and Process Text:
    declare
    v_xsl varchar2(32767);
    begin
    v_xsl := '<?xml version = ''1.0'' encoding = ''utf-8''?>
    <xsl:stylesheet version="2.0"
      <fo:region-body region-name="region-body" margin-top="54.0pt" margin-bottom="54.0pt"/>
      <fo:region-before region-name="region-header" extent="54.0pt"/>
    </xsl:stylesheet>';
    APEX_040000.WWV_RENDER_REPORT3.g_prn_template := v_xsl;
    end;2, If you have some knowlege in Java change the sequnce of the the nodes in the apex_fop.jsp (or servlet), ie. changing the xsl before you use it for transformation.
    The code depends on the solution you are using to parse the xsl string.
    Hope this may help someone,
    Willi

  • Missing Tabs for "Attributes" in SOLAR01

    Client is using SP17.
    When using transaction SOLAR01, we do see only 1 tab (General) under Attributes. The rest, such as Comments, Link, History, Object, etc. do not appear.
    Please advise why these might be missing and how i can get them back.
    Thank you.

    Sorry that is not what my issue is.
    Within the Project or General Documentation Tab, when we create a document, attributes can be assigned in the Attributes section. In there, the remaining tabs are missing.

  • I'd like separate window tabs for each new window I open

    My windows are consolidated in one master tab in the tray at the bottom of my screen. When I open a new one, it adds it there and adds to the number showing how many active windows I have open. I want each window to have it's own separate tab in my tray. I can't seem to find a way to do that.

    See http://www.helpwithpcs.com/courses/windows-xp-tutorial-taskbar.htm

  • Data not coming from DOE to Mobile After defining Rule for device attribute

    Hi All,
    I have created a DO and rule for it.In case of Bulk Rule for all definition when i triggere extract from Portal then all the data comes to outbound queue but when i define rule for Device attribute then no data comes to my Outboun queue.Here is the scenario what i am doing :
    1. I have order header in my backend which has a field named "Work_Center" and this will be criteria field.
    2. In CDS table i have all the records for all the work center.
    3. Now in RMM under customized , i have added an attribute named "Work_center".
    4. Now i defined a rule with Device attribute mapping and activated the rule.
    5. Now on Portal i assigned this data object and in the device attribute tab i assigned the value(this value exist in CDS table for few orders) of a   Work center to the attribute "Work_Center" .
    6. Then i triggrere extract but its Outbound queue is empty, what could be the reason.
    Is my approach is correct
    Regards,
    Abhishek

    Hi Abhishek,
    You can check one ore thing, after you have performed all the steps till step 5, i.e. just before triggering
    extract. Check if the AT table for ur DO has entries based on the criteria specified by you...
    1. In the workbench click on the Data Object, and then right click and select "View Metadata".
    2. Select Distribution Model tab.
    3. Now select your DO's Association table.
    4. For the input field DEVICE ID specify your corresponing device id,and also for status field specify it 
        as "I"  and execute
    If there are any entries now in the AT table, and on triggering extract if they are not coming to the
    outbound Q there is some EXTRACT Q blocked. And is there were no entries in the AT then the rule
    specified is not  the satifying.
    Thanks,
    Swarna
    Now if you have entries w

  • How to open a several links in separate tabs in Safari you drag to more tabs button"

    how can I open a several links in separate tabs in Firefox, In Safari you drag all the links to the "+" button and they all open in separate tabs.
    This is different then the plug-in "Multilink and snaplink" since the links I need to open are not selectable they are just written on a document.
    For instance, it would look like this:
    http://www.hi1.com
    http://www.hi2.com
    http://www.hi3.com
    etc.....
    Thanks!!!

    Hello CommeLeMois,
    You should be able to open links in new tabs by holding the Command key (⌘) and clicking on the link. Check in Safari Preferences and looked and the Tab section to see if you have the right behavior enabled. 
    Safari 7 (Mavericks): Tabs pane of Safari preferences
    http://support.apple.com/kb/PH17163
    Regards,
    -Norm G. 

  • Custom search help tab for "Material" in ME21N...

    Experts,
    I have a requirement to create a separate tab in the standard collective search help that is triggered in F4 at the Material field in PO items for ME21N to add an additional search criterion for Materials by Material Group, there by reducing the number of material groups displayed.
    Ex: ME21N -> F4 on Material -> Just like the tab "Material by Mat Group" on the collective search help, there has to be an extra tab for "Materials by non-taxable Material Groups".
    Please advice on how I go about it. Using Exits/BADIs?
    Thanks in advance
    NW

    Hi,
    GO TO SE11. Under Search help radio button enter the standard search help name MAT1.
    From menu clicke on "Append Search Help (F5)" and enter a name ZAMAT1 (Match Code by Material and Material Group)
    Enter field names as follows:
    Srch Help parameter                   Data element     Def.value
    MATNR               MATNR                         
    WERKS               WERKS_D     WRK
    MATNR_B               MATNR                         
    PLNTY               PLNTY                         
    PLNNR               PLNNR                         
    PLNAL               PLNAL                         
    MATNR_HTN          EMATN                         
    VKORG               VKORG                    VKO
    VTWEG               VTWEG          VTW
    Regards,
    Subramanian

  • The settings on the tab for "delegate" was not properly stored.

    Hello group,
    I try to write it in english - but it is a try only *g
    Since last week I can´t set or delete any user or groups from the delegate tab.
    Only User in the IT OU can set delegates. I´ve compare the users with acldiag and I can´t see any differnce.
    I´ve try to move the users to the IT OU but the problem is the same.
    New Users have the same problem. I´ve copy a User that can set delegates but the copied user can´t set it. 
    Die Einstellungen auf der Registerkarte für "Stellvertretungen" wurde nicht
    korrekt gespeichert. Liste zum Senden im Auftrag kann/können nicht aktiviert werden.
    Sie besitzen nicht die erforderliche Berechtigungen, um diesen Vorgang mit diesem Objekt auszuführen.
    I´ve translate the error message with google language tools.
    The settings on the tab for "delegate" was not
    properly stored. List to send in the order can or can not activated will.
    You do not have the required permissions to perform this operation with this object.
    Our enviroment is a single W2k3R2 Domain with 2 Ex2k3 and 1 Ex2k7 Server.
    Thx for any help!!
    Kind Regards
    Denis Ecklerhttp://www.ewig-drohendes-versagen.de
    ICE 2009 I´ll be there -> http://www.ice-lingen.de/

    Hi Denis,
    At this time, I suggest you apply following hotfix on a problem Outlook 2007 client to check whether the error still exists:
    Error message when you try to add a delegate in Outlook 2007: "The Delegates settings were not saved correctly"
    http://support.microsoft.com/default.aspx?scid=kb;EN-US;950794
    I would like to explain that the hotfix is included in Office 2007 Service Pack 2. Therefore, you can simple install SP2 on Outlook 2007 and create the registry key indicated in the KB article.
    Please understand that before this hotfix was created, the "Send on Behalf" (PublicDelegates) permission was considered a mandatory part of adding a delegate. This hotfix lets you add the delegate without setting the "Send on Behalf" (PublicDelegates) property.
    The "Send on Behalf" permission is not needed for meeting-related messages. Therefore, even without the "Send on Behalf" permission, delegates can successfully send meeting requests and responses on behalf of the calendar owner. However, when you use a delegate that does not have the "Send on Behalf" permission to send a non-meeting-related message on behalf of the owner, the operation fails.
    After installing the hotfix and apply the registry key change, if the error can be resolved, we can conclude that the issue occurs due to Outlook is not able to update the PublicDelegates attribute successfully due to permission issue. After your previous post, I notice the issue occurs even if you create a new user.
    At this time, would you please let me know whether the new user belongs to any group (except domain users)? I also suggest you use DSACLS tool to export the ACLs of the user object to check whether acl may reject the user to update AD attribute.
    DSACLS “distinguished name of the user object” >acls.txt
    Thanks,
    Mike

Maybe you are looking for

  • HT4314 can I have multiple game center accounts with one itunes account?

    All members of the family havee iphones ipads associated with the same itunes account.  How can they have seperate game center accounts?

  • How can I find out who is connected to my Airport network?

    I want to see if people are stealing my internet, is there anyway I can find out how many specific users are connected to my airport express? Thanks very much.

  • Assign building-specific VLAN via 802.1X vlan assignment

    Hi all We plan to implement 802.1X. We have several departments. Each department is using several VLANs, depending on which building the machine is. If a machine/user from department A connects in building A, it should receive VLAN 10 via 802.1X vlan

  • STOP 0x0000007F Error - 6 systems

    I emailed MSI Tech. Support just incase, but figured this might be a little quicker.  Heres what I sent them: I have six systems that we have built for a customer that are all having the same problems.  Random restarts/shutdowns.  Tried many differen

  • Help About Class CL_CRM_DOCUMENTS

    Hi ,    When I use the class CL_CRM_DOCUMENTS~create_with_table to create a attachment for crm activity , the sy-subrc is 0 ,and I can see the attachment in crm activity ,but i can not browser the file ,the error message is 'open file error' , whethe