IOM-impossible to map a custom field checkbox UDF via GTC

Hi all

We are on IOM 11.1.1.5 BP 02 and use GTC to the reconciliation of flat file. We have a custom UDF which is a box and the default value for this is 'False. ' We cannot map the value of this form of field configuration of the TAG page. When we try to save the configuration of the GTC it errros outside. Useful information on this please?

Thank you!

You can use the translation in the mapping. Translate false to 0. True to 1.
Create a search and use it in translation.

Code to decode

1 true
0 false

Published by: i.m.k on August 7, 2012 12:53 AM

Tags: Fusion Middleware

Similar Questions

  • How long does it take for the custom field created in SFDC appears in the list of field mapping?

    How long does it take for the custom field created in SFDC appears in the list of field mapping? I hit the refresh field button, but it does not appear after 5 min. I just need to have patience?

    I had the same problem yesterday, I think it took about 10-15 minutes to appear.

  • IOM 11.1.2.2 map the descriptive fields

    In IOM 11.1.2.2, after reconciliation accounts using the connector of the ICF, the account name column under the sub-tab of accounts user details tab displays orc_key instead of account name.

    The account name is displayed correctly in the detailed information below however.

    Solution: I new applications using this connector, select the account name as the field to map the descriptive fields of console Design. These applications be reconciled properly and display the correct account name.

    Question: Accounts that are close already still show the ORC_KEY, is there a way I can make these accounts show the account name?

    Any guidance is appreciated.

    Thank you

    Hello

    Please find my answers below:

    This issue is in Production environment, I might not be able to convince my client with this solution which needs updates of database in the backend.

    Or maybe, I can get them to not do that for once.

    If you don't mind, can you suggest an alternative? or maybe a way to avoid this in the future?

    [J_IDM]: Yes, for the old DB update user will be the only option. New users account name is picked up.


    Should it be triggered like SR with Oracle? Because my definition of process marked the AccountName = True. So why should he show me some keys in the description field.

    [J_IDM]: this key is mapped to the descriptive field by default, you can trigger a SR with oracle, if you wish.

    Or is that, whenever we have on board, a request, go to console design > treat defs > map the descriptive fields > click on the name of the account > save. Every time?

    [J_IDM]: how applications onboarding PROD? Are you export/import of lower env? If so, then the description field must be available in your exported xmls.

    If you are creatng new Application directly in PROD, after integration, you must design console > treat defs > map the descriptive fields > click on the name of the account > save. Every time?

  • Reconciliation of the IOM is not updating after adding custom fields

    In Oracle Identity Manager 11.1.2 with connector

    Connector for Oracle Internet Directory version 11.1.1

    I close the IOM LDAP users, and after I add custom fields for the reconciliation of the target, and I try to update these users with the new event of reconciliation return of custom fields, this new custom fields poster in case page of reconciliation and not in the form user to LDAP.

    I already create the new form with the news of the custom fields associated with the application Instance.

    Solution:

    CVF (form Version Control Utility) comes with IOM that updates the form associated with existing users.

    With the help of the form Version control utility - 11g Release 2 (11.1.2)

    OR


    Update PROCESS_FORM_TABLE set PROCESS_FORM_TABLE_VERSION =(select SDK_ACTIVE_VERSION of the SDK where SDK_NAME = 'PROCESS_FORM_TABLE'); COMMIT; NOTE: Replace PROCESS_FORM_TABLE with process form real that is 'UD_XXX '.

  • OID - IOM adpOIDModifyUser adapter mapping

    Hello

    When you create a new custom field defined by the user in the IOM and the configuration of the adapter design console adpOIDMODIFYUSER, which should be the mapping of variables of the adapter

    most of the variables must be the same as the other tasks of the process definition of user OID with some additional settings such as the attribute name and value of the attribute
    name of the attribute depend on the task that you invoke as updated name will take the name as the attribute name and the first name in the form of process as attribute value value.
    Hope this helps,
    Sagar

  • Instantis 9.0 - custom fields can be updated when importing

    Sure that the answer is no, but thought I would check to make sure.

    The custom field to project are available on the tab Instantis_Financial_Parameters in the export of the financial model for a project. It's a one-way simple push, right?  Impossible to update the Instantis infield by changing it on the spreadsheet and import, correct?

    You import the area directors or of export/import in the field of project finance.  You must enable the possibility to import and export in the project.  If you do, you cannot update manually or have a calculated field.  You are locked.

    An import from spreadsheet (saved in a zip file), should be updated all custom fields.

  • [Solved] Custom field for organizations

    I want to add a custom field to each organization.
    In this case our own unique customer reference ID.

    -Max 128 characters
    -No visible to users in the Organization
    -Only editable and searchable by the system administrators of the Organization of the system.
    -Editable via the RESTful API

    Is this possible in vCloud Director? And if not, you have any suggestions for a solid solution?

    Thanks in advance!

    Well, it's really a security issue with deleting and editing the data.

    I don't know if it's OK in your case, but if it is possible to map the Organization to a VCC of concrete supplier, then you can put the metadata in the provider VDC, with the key, the Organization ID. Provider metadata VDC are visible and editable by Sys Admin.

    #Hristo

  • I added a custom field in my form in British Colombia, but it will not be rendered.

    I added a custom field in my form in BC, but I can't seem to appear whhen I saw it. Anyone know why this is happening?

    Hello

    With Adobe Muse CC 20141, reCaptcha and checkbox field can be added to forms.

    Please install our latest update to try out these new features.

    Release notes | Adobe Muse CC

    Thank you

    Sanjit

  • Output of mapping a custom BPM object DB adapter

    Hello
    I'm trying to map a set of my Adapater DB to a custom BPM object. My DB adapter contains a sql select statement that returns multiple order records. I want this card to my "orders" defined in the BPM project. I saw the new transformation Editor, but I don't know what choice do the mapping.

    Thank you.

    If you select "Use the Transformations" as type of data binding, which will have you use/create a xsl to do the transformation. In the Visual editor for XSL JDev, if you drag the type returned to your type I think we need to create a and create maps of specific fields.

  • drawFocus, drawHighlightRegion & XYRect is equivalent to a white rectangle in a custom field?

    It's one of those days where I should have stayed at home.

    Why the following sets a rectangle white when the false boolean value on?

    In other words, when it put there at the point, I get the highlight of rectangle of color TYellow as expected, when there is no discussion on the custom field (a class that extends the field); a white rectangle is drawn.

    I don't want to take anything either when there is no accent, which is equal to the value Boolean false.

    protected void drawFocus(Graphics graphics, boolean on) {
      paint(graphics);
      if (on) {
        XYRect rect = new XYRect();
        getFocusRect(rect);
        drawHighlightRegion(graphics, HIGHLIGHT_FOCUS, on, 0, 0, w, h);
             int prevColor = graphics.getColor();
         graphics.setColor(Colors.TYellow);
         graphics.drawRect(x, y, w, h);
         graphics.setColor(prevColor);
      }
    }
    

    Good or bad, I solved the problem by following these steps:

    1. My rectangle of drawing in paint with the previous color.
    2. Adding a call to invalidate in the onUnfocus method:
    protected void onUnfocus() {
      invalidate();
    }
    

    If there is a better, I'll be first in line.

  • Background color of the custom field

    Hello

    I create a custom field that is as shown in the attached display a bar graph.

    I don't want to change the background color of the field of another color. I tried to overridding method paintBackground of the field as shown below:

    protected void paintBackground(Graphics arg0) {
            arg0.setColor(Color.DARKGRAY);
            super.paintBackground(arg0);
        }
    

    but it seems to have no effect. Could someone kindly help me with this. Thanks in advance.

    Kind regards

    S.A.Norton Stanley

    Try this...

    Create a class that extends the scope and implements DrawStyle

    and override its Paint method... to set the background color

    Draw the shape you want with the graphics object and either fill the area or set the background color.

    THX

    Rabi Ray

  • Question regarding setExtent and getPreferredWidth for the custom field

    I am trying to understand the difference between getPreferredWidth and setExtent, which relate to the width of a custom field.

    I create a field that may be greater than the width of the screen. The field is made up of cells (for example columns and lines or cells, such as a table). The cells contain text, shapes, lines, color, etc. When I display the field I only paint the visible columns on the screen and allow the user to use the trackball to accomplish the columns out of the screen.

    At present, getPreferredWidth returns the total width of the field without all the empty columns, is longer than the width of the screen. I use the same value in setExtent for width. GetPreferredWidth must return the size of the field that is painted on the screen - the total width less the width of the columns out of the screen? I have the same question about setExtent - width either in total, longer than the screen width or the width of the part of the field that is painted on the screen?

    If I use the width of what is painted on the screen or the other of these methods, then the width changes when the user scrolls through the field. As the user scrolls, I calculate the number of columns will agree to a width of the screen and paint these columns. Is it a problem to have the PreferredWidth and the setExtent change width? I read that setExtent is called only when the Manager sets this field, so that the changes will not be recognized.

    It seems to work in two ways in a few simple tests, but I was just curious as the value of width that is right.

    Thank you!

    Mark

    When a field has changed in a way that requires the update of the screen (for example, after scrolling offset changes), simply call invalidate() from this area. That will eventually lead to paint (Graphics) for the field. At this point, you return the update field. (If only part of a field - as a single cell - needs to be updated, there invalidate() versions that accept arguments where, for efficiency, you can limit the update for just this part.)

    If I understand your needs, you can achieve the effect desired in the paint method. You can use the current dimensions of the field, the cutting of the graphics area, and your internal roll compensates to decide what to paint and what to delete. Let your custom field leave white space where you decide of doesn't make is not part of a cell. There is no need to change the scope of the field.

    If you go about it by changing the dimensions of the field, and then you ask the system to play much more work he has to do. If the custom field is the only field on the screen, it won't make much difference in the behavior (although there may be performance). With more than one field, it can be weird effects. For example, suppose that your custom field is one of several fields in a HorizontalFieldManager and you change the field width. When the HorizontalFieldManager recalculates its own layout, it will change the horizontal position of the fields to the right. The effect on the user, I think, would be really confusing: as the custom field parade, parties to the right of the screen could bounce left and right as the changed width field. I can't imagine that's what you want.

    Here's another way to think about this: absent some bit of style, your custom field would prefer be exactly wide and high enough to show all without scrolling. So the width and height would be based on adding the appropriate cell widths and heights, regardless of what actually is on the display. (It's also a long time that you do not have something fanciful.) If the optimum height is a function of the width available - as with sheathed on the line of text - you would implement this logic in the layout method. You then have no use for autonomous preferred width and height).

  • Question view screen with custom fields

    I've developed a class that extends the scope and Implements DrawStyle. The field contains a bitmap with text drawn on the left of the it... nothing too complicated. I made focasable, has erased layout and drawFocus, painting, etc., but I'm having a Visual anomaly.

    On my screen (no title), I added a LabelField (non-active), and then a BitmapField (non-Focus), followed by a number of my custom fields. When the first screen, everything looks great. My first custom control has focus and is drawn as such.

    The problem occurs when I scroll through the custom control 3rd to 4th (causing the screen scroll), the 2nd custom control appears twice, the 3rd is missing and the 4th has the focus. There are also some white background that starts to show through (my controls are all black and is so the bottom of the screen and other controls).

    Of course, I'm having some trouble of painting, but it is certainly related to scrolling.

    What methods should be overritten in a custom control to ensure the scrolling will work properly?

    Which must be defined in the screen?

    1. prepare your screen unscrollable as:

    Super (NO_VERTICAL_SCROLL);

    2 use a VerticalFieldManager to add all of your components.

    Make sure verticalManager Scrollable and set its size and background color.

    Something like:

            mainManager = new VerticalFieldManager(Manager.VERTICAL_SCROLL | Manager.VERTICAL_SCROLLBAR)
            {
                //setting background color
                protected void paintBackground(Graphics graphics)
                {
                    graphics.setBackgroundColor(0x00000000);
                    graphics.clear();
                    super.paint(graphics);
                }
                //setting its height and width
                protected void sublayout( int maxWidth, int maxHeight )
                {
                    int width = Display.getWidth();
                    int height = Display.getHeight();
                    super.sublayout( width, height);
                    setExtent( width, height);
                }
            };
    

    3. now add this to your screen.

    Now your screen does not scroll and you will not get the white background at the end.

    Let me know if you have any questions.

    Concerning

    Bika

  • Changing custom field problem Listener

    I created a custom field that works as a button. He painted a bitmap to the screen. And when it focuses it changes the color of the image. However, I try to add a field change listener to it. I looked on the forum and found this code.

    protected boolean navigationClick(int status, int time)
    {
         fieldChangeNotify(1);
         return super.navigationClick(status, time);
    }
    

    It works but I have a problem. You see, my button now push a small screen, thin in the stack that has another button of the same type on it (custom button). At the moment it is the only button on this screen, which means that it has the focus. But it seems that once my button has the focus, I can click anywhere and it is always enabled. I only want to be activated when I touch it. Any suggestions? Here is my code

    public class MenuButtonField extends Field
    {
        Bitmap imagePic;
        Bitmap highlightedPic;
        public MenuButtonField(String imageName, String focusedImg)
        {
            super();
            imagePic=Bitmap.getBitmapResource(imageName);
            highlightedPic=Bitmap.getBitmapResource(focusedImg);
        }
    
        public void layout(int width,int height)
        {
            setExtent(20,80);
        }
    
        public boolean isFocusable()
        {
            return true;
        }
    
        public void drawFocus(Graphics graphics, boolean on)
        {
            paint(graphics);
        }
    
        public boolean touchEvent(TouchEvent message)
        {
            int type=0;
            type=message.getEvent();
            if(type==TouchEvent.CLICK)
            {
                fieldChangeNotify(1);
                return true;
            }
            else{
                return false;
            }
        }
    
        protected boolean navigationClick(int status, int time) {
            fieldChangeNotify(1);
            return super.navigationClick(status, time);
        }
    
        protected void paint(Graphics g)
        {
    
            g.drawBitmap(0, 20, 20, 80, imagePic, 0, 0);
    
            if(this.isFocus())
            {
                g.drawBitmap(0, 20, 20, 80, highlightedPic, 0, 0);
            }
    
        }
    }
    

    PLEASE HELP ME

    I found help here
    http://supportforums.BlackBerry.com/T5/Java-development/navigationClick-invoked-when-clicking-outsid...

    The position of Scribe the Lion was the solution.

  • Two sliders in the custom field definition

    Hi guys,.

    First of all, I want to thank all those who helped me to this day. This forum has been essential for blackberry dev work I do, and I would be screwed without you guys. That being said, I'm having a problem. I install a custom like this text entry field.

    (1) creates a vertical field Manager, assigned a background and resized image with setExtent(). (works fine)

    (2) created a new type of field and inserted in the vertical field Manager to make native look (almost works)

    The problem I have is that two sliders are appearing. Cursor #2 is dynamically updated as it should be, but the #1 cursor seems to be a "flawed slider. Please see the image below for details.

    The custom field is defined using the following code. If I remove the custom field, or cursors comes, so I am positive that it is the source of the problem.

        public class JustifiedEditField extends HorizontalFieldManager implements FieldChangeListener {
            BasicEditField ef;
    
            public JustifiedEditField(long style) {
                super(USE_ALL_WIDTH);
                ef = new BasicEditField(style) {
    
                    protected void onDisplay() {
                        setPosition(10, 17);
                        update(0);
                        //invalidate();
                    }
    
                    protected void update(int d) {
                        super.update(d);
                        setPosition(10, 17);
                        //invalidate();
                    }
    
                    protected void paint(Graphics graphics) {
                        graphics.setColor(Color.WHITE);
                        getFocusRect(new XYRect());
                        drawFocus(graphics, true);
                        super.paint(graphics);
                    }
    
                    protected void onUnfocus() {
                        invalidate();
                    }
    
                    protected void onFocus(int direction) {
                        invalidate();
                    }
    
                    /**
                     * Intercepts ESCAPE key.
                     * @see net.rim.device.api.ui.component.TextField#keyChar(char,int,int)
                     */
                    protected boolean keyChar(char ch, int status, int time) {
                        switch(ch) {
                            case Characters.ESCAPE:
                                // Clear keyword.
                                if(super.getTextLength() > 0)
                                {
                                    setText("");
                                    return true;
                                }
                        }
                        return super.keyChar(ch, status, time);
                    }
                };
                add(ef);
            }
    
            protected void sublayout(int width, int height) {
                super.sublayout(width, height);
                setExtent(width, 57);
            }
    
            public BasicEditField getEditField() {
                return ef;
            }
    
            public String getText() {
                return ef.getText();
            }
    
            public void setText(String value) {
                ef.setText(value);
                invalidate();
            }
    
            public void setChangeListener(FieldChangeListener changer ){
                ef.setChangeListener(changer);
            }
    
            public void fieldChanged(Field field, int context) {
                invalidate();
            }
        }
    

    I am totally stuck on this issue, any help would be really appreciated. TIA!

    I came up with an alternative solution. It turns out that I can use a transparent border to set the offsets to where the edit field must be located within the input Manager; thus eliminating the need to use setPosition.

Maybe you are looking for

  • Firefox button does not work since the installation of 16.01 for win7 64-bit.

    Even if the button does not appear, there is no answer to the click of the mouse

  • Help, help, help

    Помогите пожалуйста не могу активировать свой Apple iPhone 4S IMEI: 013541005202427, SN: DX3MK3FAFML3, iPhone был подарен человеком который живёт в другой стране и связи с ним do, теперь после требует iPhone обновления Apple ID прежнего владельца его

  • Series of HP Photosmart C4500 - problem Solution Center

    Whenever I start my computer, a box appears that says "Solution Center" - the component you are trying to use is on a network unavailable resource. Check ok to try again or enter a different path to the folder containing the installation package. The

  • HP Probook 4530 s W7 x 64 freeze after windows installation

    Hey, I bought a version 4530 s with suse linux preinstalled. I format C:\ and installed W7 proffesional x 64. After this computer freeze. I can not install drivers or programs because computer freezing or slow, slow Veery. (I try to install a driver

  • PC blue screen problem

    I am running windows 7 and my PC guard blue screening. Sometimes, it happens randomly and sometimes if I plug headphones or a USB device. My specs are: Processor: Intel core i5 4430 RAM: 4.00 GB Single Channel DDR3 RAM Motherboard: Gigabyte B85M-D3H