Additional/Extended attributes display

Hi -
Is there a way we can hide the attribute category "Category" thats visible on the Aditional Attributes page in Install base. Also can the display length of the value field be increased.
Thanks,
Amit

Oracle has confirmed that the category field can not be hidden and to increase the display length, they have given a patch that would increase the display from 15 to 50 characters. Further extension is not possible

Similar Messages

  • Display non extended attribute in a Custom Report

    Hi,
    Is it possible to query external attributes (that are not set as extended attributes) in a user report ?
    I read in this forum that reports are just meant to query IDM repository, is it still true ?
    Thanks,
    Ben

    Hello Sandra,
    Thanks for your reply, but eventhen it fails to load the pdf. Is ADS required to be installed for this?
    Can I just pass the pdf_fsize imported from  CONVERT_OTF which is of type i.
      CALL FUNCTION 'CONVERT_OTF'
        EXPORTING
          FORMAT                = 'PDF'
        IMPORTING
          BIN_FILESIZE          = PDF_FSIZE    
    bin_file              = pdfxstring
        TABLES
          OTF                   = L_JOB_OUTPUT_INFO-OTFDATA
          LINES                 = LT_PDF
        EXCEPTIONS
          ERR_MAX_LINEWIDTH     = 1
          ERR_FORMAT            = 2
          ERR_CONV_NOT_POSSIBLE = 3
          OTHERS                = 4.
      CALL METHOD G_HTML_CONTROL->LOAD_DATA(
         EXPORTING
           TYPE         = 'application' "'text' " 'application'
           SUBTYPE      = 'pdf' "'html'  "'pdf'
           size           = PDF_FSIZE
         IMPORTING
           ASSIGNED_URL         = lv_URL
         CHANGING
           DATA_TABLE           =  LT_DATA "i_html "LT_DATA
         EXCEPTIONS
           DP_INVALID_PARAMETER = 1
           DP_ERROR_GENERAL     = 2
           CNTL_ERROR           = 3
           OTHERS               = 4 ).
    Thanks,
    Jaya.

  • Custom MBean - Attribute Display Order & Documentation

    Hi All,
    I've implemented custom security providers for one of our customers. All Providers are working very well. However I've problems about displaying attributes of my MBeans in WLS console. Attributes of my custom mbean definitions are displayed in console in unsorted manner. They're not sorted as I put them in mbean definition file and as I know there is also no display order attribute specified in "commo.dtd". I also checked [MBean Definition|http://download.oracle.com/docs/cd/E15523_01/web.1111/e13718/mdf_ref.htm#i1035144] . Is there a way to specify display order of managed bean attributes that placed in mbean definition file ?
    My second question is about generating description to display WLS console. I first tried to use "Description" attribute of MBeanAttribute element. It didn't worked. So I checked out out-of-the-box security providers to how they've done this before. I created "-doc.xml" files that uses "commodoc.dtd" schema and my attribute element's "Description" attributes as "See ...-doc.xml" in mbean definition file. It also didn't worked. I need to find a way to put my descriptions in WLS console . Any help would be appreciated.
    I'm including sample mbean definition, mbean documentation definition and my mbean generation ant comments. By the way I'm trying all this by using WLS 10.3.2 environment with Sun JDK 1.6.0.18.
    Thanks in advance.
    ANT TASK
    <java classname="weblogic.management.commo.WebLogicMBeanMaker" fork="true"
    failonerror="true" >
         <jvmarg line=" -DdoCheckDescription=true -Dfiles=${build_dir} -DMDFDIR=${build_dir} -DMJF=${build_dir}/${myproviderjar} -DtargetNameSpace=${namespace} -DcreateStubs=true -Dverbose=true"/>
    </java>
    MBEAN DEFINITION
    <?xml version="1.0" encoding="windows-1252" ?>
    <!DOCTYPE MBeanType SYSTEM "commo.dtd">
    <MBeanType Name="SpnegoCredentialMapper" DisplayName="SpnegoCredentialMapper"
         Package="com.dflora.security.wls.cm.spnego" Extends="weblogic.management.security.credentials.CredentialMapper"
         PersistPolicy="OnUpdate" Description="See SpnegoCredentialMapper-doc.xml.">
         <!-- Standard values -->
         <MBeanAttribute Name="ProviderClassName" Type="java.lang.String"
              Writeable="false"
              Preprocessor="weblogic.management.configuration.LegalHelper.checkClassName(value)"
              Default="&quot;com.dflora.security.wls.cm.spnego.SpnegoCredentialMapperProviderImpl&quot;"
              Description="See SpnegoCredentialMapper-doc.xml." />
         <MBeanAttribute Name="Description" Type="java.lang.String"
              Writeable="false"
              Default="&quot; DFlora's Identity Assertion Provider for Spnego Tokens &quot;"
              Description="See SpnegoCredentialMapper-doc.xml." />
         <MBeanAttribute Name="Version" Type="java.lang.String"
              Writeable="false" Default="&quot;1.0&quot;" Description="See SpnegoCredentialMapper-doc.xml." />
         <!-- Extended Attributes -->
         <MBeanAttribute Name="Debug" Type="boolean" Writeable="true"
              Default="false" Description="See SpnegoCredentialMapper-doc.xml." />
         <MBeanAttribute Name="ForwardTicket" Type="boolean"
              Writeable="true" Default="true" Description="See SpnegoCredentialMapper-doc.xml." />
    </MBeanType>
    MBEAN-DOC
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE MBeanType SYSTEM "commodoc.dtd">
    <?xml-stylesheet alternate="yes" href="commodoc.css" type="text/css"?>
    <MBeanType Name="SpnegoCredentialMapper"
    Package="com.dflora.security.wls.cm.spnego">
    <Description>
    <Lead>
    <p>This MBean represents configuration information for the Spnego credential mapper.</p>
    </Lead>
    <Detail>
    Deprecation of MBeanHome and Type-Safe Interfaces
    <p>Additional description about mbean </p>
    </Detail>
    </Description>
    <MBeanAttribute Name="Debug">
    <Description>
    <Lead>
    <p>Enables Disables Debug</p>
    </Lead>
    <Detail>
    <p>Detailed description of debug attribute.</p>
    </Detail>
    </Description>
    </MBeanAttribute>
    </MBeanType>

    Yes the description attribute doesnt work anymore the way it used to work in prev versions.
    On further research it was found that the Mbean required for generating description was missing.
    A bug was filed with the engineering the engineering team. I am not sure what happend after that.
    Let me try to find out.
    If the mean while if any one of u guys have a support contract, you can go ahead and open a case with Oracle.
    As for the order on display in the console, it shows in the order in which its defined in the MDF, m not sure why its behaving differently in your case.
    -Faisal
    http://www.weblogic-wonders.com/weblogic/

  • Adding custom extended attribute

    Hello,
    In view T77OMATTR we added a new extended attribute but it does not appear on "extended attribute" tab. I suppose additional work is to be done to get it displayed. Any idea?
    We have no issue with custom attributes in "attribute" tab.
    Thanks in advance

    Any idea?

  • I don't find User Extended attributes in IDM 8

    Hi all,
    I have installed idm8 and I need to extend the user attributes, but I can't find the User Extended Attributes object (or Extended User Attributes). Can anyone help me?

    From the release notes :
    Identity Manager 8.0 consolidates the locations where an administrator specifies extended,
    queryable, and summary attributes for user objects into the new
    IDM Schema Configuration object. (ID-17784) In prior versions of Identity Manager, an administrator
    edited the User Extended Attributes configuration object to add extended attributes for
    user objects and the UserUIConfig configuration object to specify additional queryable or
    summary attributes for user objects. An administrator now edits the IDM Schema Configuration
    object for these purposes.

  • Custom report Extended Attribute

    Hi,
    On my user selection screen I just need a multiple selection box and user related data needs to be populated in it, can anybody guide me on this.
    Thanx

    Open BPE --
    click File - >
    --> OpenRepository Object
    ---> Forms
    --->EndUserMenu
    you can have a look at EndUserMenu
    if you want to display custom forms then you need
    login as configurator to administrator module
    Click configure Tab
    --->Forms and Process Mapping
    you can find EndUserMenu
    change the name of the EndUserMenu to your form name(should be uploaded to the IDM)
    for adding attributes to your User Object
    login to your http:\\localhost:8080\idm\debug pages then select
    ListObjects -->configuraton
    from the list of values select the User Extended Attributes for edit
    then you can add your Extended Attributes here. eg PassportNo
    <List>
    <String>firstname</String>
    <String>PassportNo</String>
    </List>
    </List>

  • How to set a extended attribute as read-only in runtime

    Hi Team,
    I would like to set a extended attribute as read-only in runtime based in a condition.
    I tried with "Criterion" in a extended model definition, but if the condition is false the content field disappear.
    Best regards

    Hi Bruno,
    About the first part of your problem : User with permission and user without permission.
    To meet your needs I would have defined a Group named "WithPermission" and associated this group to a Member (user) "A"
    While other users would not have been associated with this group.
    When an user login I would have checked what groups that are associated with. If the group "WithPermission" was found I would have allowed the current login user to write "My Example". If the current login user was not associated to group name "WithPermission". The user would not have been able to edit the field.
    I did a search in the metamodel object and I found nothing Method. Following my reading it seems that it is not possible. Read below.
    In Sybase Guide "Customizing and Extending PowerDesigner" - CHAPTER 7: Scripting PowerDesigner you can read the following :
    Manipulating the Repository By Script
    PowerDesigner lets you access the Repository feature via scripting using the RepositoryConnection as BaseObject global property.
    It allows you to retrieve the current repository connection, which is the object that manages the connection to the repository server and provides access to documents and objects stored under the repository.
    The RepositoryConnection is equivalent to the root node in the Repository browser.
    You can access the repository documents, but you cannot access the repository administration objects, like users, groups, configurations, branches, and list of locks. In addition, only the last version of a repository document is accessible using scripting.
    As described by Dirk I think the only thing you can do is to make a check on a specific username. Unfortunately it will be "hard coded" in your program. Or If you can by vb script access the repository tables. You could resolve your problem by checking Group permission associated to each users logged in..

  • Using additional userprofile attributes from LDAP

    Hi,
    my users are inside an OpenDS LDAP-Server connected to SSGD 4.41 - all works fine.
    I would like to store some additional SGD attributes like
    UserProfile.Multiple = yes/no
    (Multiple: Whether someone may log in using this user profile and whether this user profile will be shared by multiple users in the form of a "guest" account.)
    also inside the LDAP (extending my own LDAP-schema).
    Question: How can i tell SSGD to use this attribute UserProfile.Multiple from LDAP instead of looking into the
    local repository ?
    regards
    Danny

    Hi Danny,
    I don't think you can do this, as user profile data is never read from the LDAP directory. LDAP users always have to be mapped to a local profile (from the SGD datastore), meaning that any attributes on the user object from the LDAP directory wouldn't be considered when evaluating a user's profile.
    Does anyone else have a take on this?
    -- DD

  • "Open With"- "Change All" corrupts your file (Resource forks, extended attributes, creation date)

    I finally know why some of my files get corrupted.
    If you use the following method to assign one kind of file to always open with the same application;
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/8387.html
    (File -> Get Info -> Open With -> Change All)
    an extended attribute will be added to your file.
    You can examine that by typing "ls -l" in Terminal. If you see an @-sign after permissions than you have an extended attribute in that file.
    To see what it contains, type "xattr -l filname.jpg" in Terminal.
    Besides that is adds an extended attribute (which can be deleted with the "xattr --help" command) the modification date of the selected file will be changed.
    I think this is irritating because I wan't to keep my master photos with the same modification date as creation date.
    What else does it effect besides the modification date and to add extended attributes? Does my metadata get intact?
    (If you further want to make a backup copy on for example a FAT32 filesystem than your got a new problem. FAT32 doesn't support resource forks, so besides filename.jpg you will have an additional ._filename.jpg of 4kb)

    Doesn't sound like there is any corruption going on to me. It may change the date modified, but that should be expected since you modified the file.

  • Huh?:  "Error processing extended attributes"

    I just tried upgrading to the new versions of Quicktime and iTunes through "Software Update," and at the end of each one I got the following error messages: "NSURLErrorDomain -1005" (this was the message in the "Software Update" window) and "imac cp: error processing extended attributes: operation not permitted" (this was on the System log). Before this I have had no trouble upgrading new releases from Apple (like the Java update). The only thing I have done recently that may be causing a problem is that I downloaded OnyX system maintainence software and used it to run the daily, weekly, and monthly Apple maintainence scripts (the ones that are supposed to run early in the morning). Could that be causing the problem? Does anyone know why all of a sudden I would start having problems downloading Apple software updates? Any help would be greatly appreciated.
    imac g3 400Mhz graphite 1G/80G   Mac OS X (10.4.8)  

    A server for Software Update to connect from my node is up and running now. I confirmed it with "Software Update..." in the Apple menu and followed by two utilities as below.
    Netstat menu (Network Utility) with "Display the state of all current socket connections":
    Active Internet connections (including servers)
    Proto Recv-Q Send-Q Local Address Foreign Address (state)
    tcp4 0 0 192.168.1.2.51904 swscan.apple.com.http ESTABLISHED
    A "netstat -an" command execution from Terminal application:
    tcp4 0 0 192.168.1.2.51904 17.250.248.95.80 ESTABLISHED
    Verify whether your ISP's DNS server is all right. Type "dig" and press a return key to see whether any odd events are returned.
    But if it was a connection problem, would both downloads have completed up to the very end and then terminated?
    That is strange. It seems that the server cannot verify some consistency on the filesystem on your client machine. I'll figure it out for some possible reasons after I read your posts.
    Message was edited by: Fumiaki Kawashima

  • Read product categories under extended attributes tab in org structure.

    Hi SRM gurus,
    We have a requirement to read all product categories maintained for purchaser under Extended Attributes tab in Organizational Structure.
    Can anyone let me know any FM, BAPI available to read the product categories listed in organizational structure under extended attributes tab?
    Cheers,
    Chirag.

    Hi Chirag,
    For Your Reference you can check the following:-
    Re: Create new category product in SRM
    Re: Question on Product categories..
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/srm/code%252bsample%252b3%252bupdating%252bextended%252battributes%252b(Storage%252bLocation)
    FM for Extended Attributes Mantenance
    Hope it Helps..!!
    Regards,
    Kanika

  • IFSMGR - Unable to add Extended Attributes to Folder and PublicObject in IFS 1.1.9

    Hi,
    I am using IFS-1.1.9 version and trying to add Extended attributes to PublicObject and Folder in IFSMGR.IFSMGR does not allow be to do this it turns the ADD button grey.
    Is there any way I can do this?
    Thanks,
    Hima

    Hi,
    Whatever steps you have done seems to be correct for adding an UDF in Create User page. If the UDF is not displayed, then refresh the content by clicking the refresh icon at the top right hand corner of the dialog box while selecting Add Content -> "Data component - catalog" -> userVO. Also I would suggest you to give an unique name while creating the UDF using form designer in sysadmin console. Try it again and it should work.
    In worst case try the below steps
    1. Create and activate a Sandbox.
    2. On the left nav pane, expand Upgrade and click on link Upgrade User Form.
    3. On the page that opens, the table will display all your UDFs. Click Upgrade Now and wait for completion.
    4. Export(recommended) and Publish the sandbox.
    After that create another sandbox in identity console,create sandbox, click on customize and after that try following the same process of adding from userVO

  • Extended Attributes and Custom Sections

    Hi,
    When we update formulation specifications we are finding that the extended attributes and custom sections are not automatically updating in the ingredient output. Is this how the system is designed? Is it possible to get the ingredient outputs to update automatically?
    Thanks.

    Hey Belinda,
    Can you provide a more detailed scenario of what you are trying to accomplish?
    For example,
    If extended attribute "Brix" exists on the raw material specification (in the simple extended attributes grid or inside a custom section) and is tagged as "distinct" and "Is Design Attribute" on the Extended Attribute template in ADMN then anytime you use that raw material in a formulation "Brix" will appear on the Ext Data tab > Extended Attributes section of the output popup. When multiple raw materials contain the "Brix" extended attribute then the Brix value displayed on the output popup will be calculated by the system.
    A few key points that may be causing your problem:
    1. Custom Sections on the raw material are not automatically pulled and placed on the output popup. Only distinct attributes are pulled out and placed in the simple attributes grid on the output popup.
    2. Custom data is not pulled from raw materials and placed onto the formulation specification > ext data tab. Calculation of theoretical values only occurs on the output popup
    3. When an input is used inside a formulation we take a snapshot of that material, this allows you to perform "what if" scenarios. If changes are made to the raw material (for example an extended attribute was added or a nutrient value was edited), the formulation specification must be refreshed so it will pull the new updated values.
    Version 6.1.0.x allows for specification templates that will help with the auto creation of custom data on the formulation specification, output popup and output material specification.
    Thanks
    Kelly
    Edited by: user754372 on Oct 16, 2012 10:12 AM

  • Make user extended attribute available on the user report

    Hi,
    We have created a few user extended attributes for the client. The quyestion is how to make them available for select in a user report. Currently we configured a user report for approvers "approver report" and save the XML as TaskTemplate. How can I modify the xml to display user extended attributes? I tried the following but it did not work:
    In the task template xml, add the attribute (e.g., department) into
    <Attribute name='attrMapField'>
    <Map>
    <MapEntry key='attributes.department' value='Department'>
    </Map>
    </Attribute>
    <Attribute name='attrsToDisplay'>
    <List>
    <String>attributes.department</String>
    </List>
    </Attribute>
    Thank you.

    We will need to edit the TaskDefinition object named �User Report� with the id
    �#ID#TaskDefinition:UserSummary�.
    1) Insert the following xml directly above the field named �queryAttr.MemberObjectGroups.enabled�:
    <Field name='queryAttr.employeeId.enabled'>
    <Display class='Checkbox'/>
    </Field>
    <Field name='queryAttr.employeeId.operator'>
    <Display class='Select'>
    <Property name='title' value='Report only users whose employeeId '/>
    <Property name='noNewRow' value='true'/>
    <Property name='nullLabel' value='Please Select'/>
    <Property name='valueMap'>
    <ref>conditionsList</ref>
    </Property>
    </Display>
    <Expansion>
    <cond>
    <eq>
    <ref>queryAttr.employeeId.enabled</ref>
    <s>true</s>
    </eq>
    <ref>queryAttr.employeeId.operator</ref>
    <null/>
    </cond>
    </Expansion>
    </Field>
    <Field name='queryAttr.employeeId.value'>
    <Display class='Text'>
    <Property name='noNewRow' value='true'/>
    </Display>
    <Expansion>
    <cond>
    <eq>
    <ref>queryAttr.employeeId.enabled</ref>
    <s>true</s>
    </eq>
    <ref>queryAttr.employeeId.value</ref>
    <null/>
    </cond>
    </Expansion>
    </Field>
    2) Inside of the defvar named �attrMap� you will need to insert the following text:
    <MapEntry key='attributes.employeeId' value='Employee ID'/>
    3) Save the modifications.
    4) Check the "User Report" your attr will be available

  • Adding Extended Attributes for Data Exporter

    Hi, I'm having trouble in getting an exported attribute to export within the new Data Exporter feature. In fact, once i alter the export schema to include the additional column (ext att), it won't write to that table at all.
    I am doing the following per the documentation from Sun, hopefully someone can point out the error of my way.
    First I alter the IDM Schema Configuration.xml file to include the additional User extended attribute.
    Next, I alter the model-export.xml file under model name='User' within WS_HOME to include the additional attribute here, my entry is as follows:
    <field name='employeeId'
    type='java.lang.String'
    introduced='8.0'
    max-length='50'
    forensic='User'
    queryable='true'
    exported='true'
    friendlyName='Employee Id'>
    <description>The Peoplesoft ID coming over</description>
    </field>
    Next, I go to the unzipped directory of IDM hence, \exporter and execute: "ant rebuild" and "ant deploy".
    The following takes place, The rebuild process regenerates my create and drop schema configuration scripts for MySQL. I run both scripts and
    my new column with the newly added extended attribute appears in the EXT_USER table. I also issue the proper permission commands on the tables
    I then undeploy my web application from Tomcat and re-deploy the web app.
    I start the server, log into IDM and go to the Data Exporter configuration page. Under the User data type, my extended attribute does not show up. Further, what once worked, the scheduler now does not write to the EXT_USER table and gives the following error when I believe IDM is starting up. I have no doubt that this is a clue as to why it is not working:
    "StartupServlet: Defining properties from web.xml
    Starting: Identity Server...
    ...Finished starting Startup Servlet
    {Model=User, employeeId=[], assignedRoles=[], idmManager=, businessPhone=[], location=[], MemberObjectGroups=[(id=#ID#Top)], lhdis=true, lhlocked=false, controlledObjectGroupsRule=, ACCT_CD=[], lastModDate=Tue Oct 21 16:44:21 PDT 2008, failedPasswordLoginAttemptsCount=0, description=, lastModifier=Configurator, role=[], divisionCode=[], companyMobilePhoneNumber=[], fullname=Anuradha Rao, employeeType=[], CompanyMailingAddress=[], objectClass=[Top, Object, Principal, User], hasCapabilities=false, questionLocked=false, [email protected], subtype=, managerId=[], sponsorId=[], contractorLocation=[], jobCode=[], locked=false, failedQuestionLoginAttemptsCount=0, xmlSize=936, res=[], repoMod=Tue Oct 21 16:44:21 PDT 2008, accountId=, textPagerEmailAddress=[], lastname=Rao, lastAuditorScan=, user_resources=[], creator=Configurator, id=#ID#54D7-:3AE94AA9C11:110E5685:2FC0FC1B3DEDDBF6, title=[], idmManagerNameNotFound=, faxNumber=[], facility=[], dis=0, lastPasswordUpdate=Wed Oct 01 15:31:47 PDT 2008, name=definabl, authType=, effectiveDate=[], createDate=Thu Sep 25 10:56:13 PDT 2008, jobTitle=[], prov=2, accounts=[], ControlledObjectGroups=[], costCenter=[], firstname=Anuradha, correlationKey=, primaryObjectClass=User, departmentName=[], roleInfo=[], accountType=, middleInitial=[], departmentId=[], displayName=, cubeNumber=[], disabled=true, }
    ex: java.lang.reflect.InvocationTargetException"
    java.lang.reflect.InvocationTargetException is thrown which leads me to believe that something is wrong with the javabean that is regenerated under the ant rebuild and the underlying User.hbm.xml file that regenerated as well. I can see from the User.hbm file that the new extended attribute has been added but this is as far as I have gotten. I really don't know where to go from here.
    Any and all help is extremely appreciated.
    Thank you. Dan

    Hi Nik,
    From section 1.4.2 of the install guide.
    https://docs.oracle.com/middleware/1213/edq/DQINS/planning.htm#DQINS5205
    EDQ Configuration Directories
    EDQ requires two configuration directories, which are separate from the EDQ Home (installation) directory that contains the program files. The configuration directories are:
    The base configuration directory: This directory contains default configuration data. Once EDQ is installed, the files in the base configuration directory must not be altered, renamed, or moved.
    The local configuration directory: This directory contains overrides to the default configuration. EDQ looks for overrides in this directory first, before looking in the base configuration directory. Files in the local configuration directory can be modified to customize or extend EDQ.
    The names and locations of the configuration directories are as follows:
    If you are using Oracle WebLogic Server, the Oracle installation wizard automatically creates and populates the configuration directories in the EDQ domain with the names of oedq.home (base configuration directory) and oedq.local.home (local configuration directory). An example installation path is: WLS_HOME/user_projects/domains/edq_domain/edq/oedq.home
    WLS_HOME/user_projects/domains/edq_domain/edq/oedq.local.home
    If you are using Apache Tomcat, you create the configuration directories manually in any location, with any names, and the configuration utility will populate them. You are prompted to create the directories during the installation instructions.
    Just copy flags.xml from your oedq.home casemanagement folder to your oedq.local.home casemanagement folder and edit the file accordingly.
    thanks,
    Nick

Maybe you are looking for