The use of attributes to calculate values

Hello... I'm struggling with something that I think should be easy... but I can't understand a simple way to do it, so am hoping someone here can give me a simple solution (which does not imply having to store or copy additional values).

This is a light version of what I'm trying to do:

I made plans with an attribute called 'Contract Type' against the Bills (which are in the entity dimension).

_ (Account)
___Revenue
Project A___10
Project B___25
Project C___30
==================
Total___65
==================

Projects A and C have a 'Contract Type' 'Secure' attribute and project B has an attribute "unsecured".

Then, I want to have two DC accounts known as "Revenue secured" and "unsecured", which would all be two calculate 40 and 25 respectively.

All other dimensions are standard and I would calculate dynamically "Revenue secured" and "unsecured", so would develop a formula that says actually revenue-> secure; Recipes - > unsecured; but it does not work.

Put recipes; pull the amount of appropriate receipts, but how to filter on the attribute also (when I do this against Auditors, but the attribute is against the project)?

The reason is so that I can tell you the Type contract totals for projects / entities easily and then lots of metric calculations basic accounts.

Thanks a lot for your help.

Yes, it will be a little slow because of the need to dynamically the sum together all members not secured/Secured and depending on how much there is that it would be very slow. If you calculate the value as a form of stored member or in a business rule, then the form should load OK, but a form of dynamic member calc might just be too slow.

Tags: Business Intelligence

Similar Questions

  • The use of Javascript to calculate monthly payments on form

    I have a form one page where I want to be able to allow the user to choose between making a time payment or monthly payments for an amount defined by the user. I could easily penetrate the shape of two pages and calculate the value of monthly payments and post it on the second page, if the user has selected the monthly payment option. What I would like is a single page where the monthly payment is determined on the fly when the user selects the box of monthly payment option or the user defined amount is entered.

    I think I have the function determined to do the calculation for the monthly payment, but I'm not sure how to get CF to read or display the value. I tried to use the following with no luck:

    < input type = radio name = value of payments = "Yes" tabindex = 1 onClick = "calculatemonthlypayment (return [0].). DonationAmount) ">"

    < script type = "text/javascript" >
    function calculatemonthlypayment (donation)
    {
    monthlypayment =(donation/12)
    }
    return monthlypayment
    < /script >

    You try the result like this:

    < cfoutput > < input type = "text" readonly = "yes" value = "#dollarformat (monthlypayment) #" > < / cfoutput >

    No idea I'm doing wrong or missing? Or is there a better way to do this?

    >

    You can't do that. CF code runs on the server (the first). The javascript that results (html, css,...) is sent to the browser where it is running. Given that the javascript code is executed in the client browser, after the CF code is already completed, the variable "monthlypayment" does not exist that CF is concerned.

    You can use javascript to read the amount of the donation text field and calculate the amount of "monthlypayment" to display. Here's a simple example. You will need to add validation and formatting number.

  • the use of attributes in Datagrid - beginner

    Hi - I am new to Flex and just try to get the grounding. I hope that my problem is simple. I am following the tutorial of RSSViewer but change the XML to meet my needs. I would like to use attributes in the columns of a datagrid. for example

    < root >
    < book CP = "23" CPDESC = "The Hobbit" / >
    < book CP = '24' CPDESC = 'The Lord of the Rings' / >
    < book CP = '249' CPDESC = 'Web Designers Bible' / >
    < / root >

    I know to use the notation by point if its nodes but how do I get in on these attributes. I am trying to use. @, but like the yet to get anything but empty.

    If someone could point me in the right direction, I would be very grateful.

    See you soon

    In fact correct Vygo, dataField will take the @ attribute expression. I just tried this in a sample application. This must be an exception to the rule of the "string only.

    As a note attached, if the data that you want to display in the text of the element node, then you can specify using the ' * ': dataField = "" * "another exception?"

    TimP06, if you still have trouble post back.

    I posted my example on cflex.net:
    v http://www.cflex.net/showfiledetails.cfm?ChannelID=1&Object=File&objectID=563

    Tracy

  • Calculate the attribute (entity) Total value based on a specific entity

    I'm writing a calc that will calculate a total based on an attribute (entity) and based on a specific entity. I am currently able to calculate the total value of the attribute by using @SUM (@ATTRIBUTE (attrmembername)). I tried specifying the entity specifi in DIFFICULTY, but it is still calculating the total of the entire dimension, rather based on a specific entity. I would greatly appreciate any suggestions. Thank you!

    Use the @REMOVE function to exclude members that you do not want. The FIX is not your problem. Within the function, when you call @ATTRIBUTE, you get all basic members associated with this attribute.
    So in your @SUM function that you must exclude members you won't be part of the sum.

    Suppose you had a structure where you had a '1' attribute that has been associated with several children of 'A' and 'B', but in your sum function, you want only to the sum of the members who have the '1' attribute, AND are children of "A". If you want to exclude with the attribute members that are under the 'B '.

    @SUM (@REMOVE (@ATTRIBUTE("1"), @CHILDREN ('B'));

  • Write to the file of measurement with a loop For using the value of the dynamic data attributes

    I looked and looked, but couldn't find a solution for this.

    I currently have 15 points of different data that I try to write in an Excel file.  I have all combined in a table and lie with the function "write into a file position.  However, the column names are always "Untitled", "Untitled 1" etc.  I then used the function 'Set the Dynamic Data attributes'; but for this I have to do 15 different functions "set data dynamic attributes.  It was suggested to use a loop with the function 'Set the Dynamic Data attributes' inside of her, but I can't find how do.

    I have several arrays consisting of 15 different values for 'Signal Index' 'Name of Signal' and 'Unit', but also a unique 'get Date/Time In Seconds' related to 'Timestamp '.  The problem is that the error I get when I try to connect the output with Scripture at the entrance to measure file:

    The source type is dynamic data table 1 d.  The type of sink is Dynamic Data.

    How can I fix it?  I have attached a picture of my installation; Sorry if this is gross (I'm new on this!).  Thank you!

    It will get rid of the error, but it is not quite correct. What you need to do after that is to click on the output or the tunnel entry and select 'replace with the shift register. In addition, the array of values that you have wired to the Signal Index is wrong. Arrays are 0 based. Just wire the iteration Terminal here. And, finally, take the size of the table and this connection to the N terminal are stupid. Don't wire nothing to this.

  • Please how can I insert a value of richinputtext in the database string attribute

    Please how can I insert a value of richinputtext in the database string attribute

    If you can get its value at the bean and then call your insert statement to put it in the DB table

    and if you want to know about the execution of SQL query

    then check - Ashish Awasthi (Jdev/ADF) Blog: SQL to run in an ADF Application using DataSource DBTransaction & JDBC query

    Ashish

  • Calculate the use of operating rooms

    I received this question in an e-mail.

    I will post it here, as well as my own answer-, so that other people with the same problem can find and learn, and that responses can be given (here there are smart people who might have alternative solutions of large .)

    Here's the post with the question:

    ------------------------------------------

    Hi Kim,

    I'm stuck in a SQL query.

    I want to calculate the use of operating rooms. follwing is my data structure

    create the table room_usage
    (in_time DATE,
    out_time DATE,
    mr_no VARCHAR2 (15).
    room_no, NUMBER (3));

    insert into room_usage
    values
    (to_date('11-Feb-15 8:33:00 AM', 'dd-mon-rr hh:mi:ss am'),
    to_date('11-Feb-15 10:17:00 AM', 'dd-mon-RR hh:mi:SS am'),
    '00052740',
    733);
    insert into room_usage
    values
    (to_date('11-Feb-15 10:56:00 AM', 'dd-mon-rr hh:mi:ss am'),
    to_date('11-Feb-15 12:36:00', 'dd-mon-RR hh:mi:SS am'),
    '00111780',
    733);
    insert into room_usage
    values
    (to_date('11-Feb-15 12:56:00 PM', 'dd-mon-rr hh:mi:ss am'),
    to_date('11-Feb-15 2:46:00 PM', 'dd-mon-RR hh:mi:SS am'),
    '00111777',
    733);
    insert into room_usage
    values
    (to_date('11-Feb-15 3:02:00 PM', 'dd-mon-rr hh:mi:ss am'),
    to_date('11-Feb-15 6:12:00 PM', 'dd-mon-RR hh:mi:SS am'),
    '00052713',
    733);
    insert into room_usage
    values
    (to_date('11-Feb-15 6:51:00 PM', 'dd-mon-rr hh:mi:ss am'),
    to_date('11-Feb-15 7:57:00 PM', 'dd-mon-RR hh:mi:SS am'),
    '00052760',
    733);
    insert into room_usage
    values
    (to_date('12-Feb-15 8:51:00 PM', 'dd-mon-rr hh:mi:ss am'),
    to_date('12-Feb-15 9:57:00 PM', 'dd-mon-RR hh:mi:SS am'),
    '00082760',
    733);

    Select IN_TIME, OUT_TIME, (OUT_TIME - IN_TIME) * 24 * 60 stay, MR_NO, ROOM_NO
    of room_usage
    When trunc (IN_TIME) between February 11, 15 'and 12 February 15'
    order of in_time


    in_time out_time stay_min mr_no room_no

    11 February 15 08:33 11 February 15 10:17 104 00052740 733
    11 February 15 10:56 11 February 15 12:36 100 00111780 733
    11 February 15 12:56 11 February 15 14:46 110 00111777 733
    11 February 15 15:02 11 February 15 18:12 190 00052713 733
    11 February 15 18:51 11 February 15 19:57 00052760 733
    12 February 15 20:51 12 February 15 21:57 00082760 733

    But I also want to get time slots to USE NOT. This is the result I want

    in_time out_time stay_min mr_no room_no

    11 February 15 12:01:00 AM February 11, 15 08:32 511 no use of 733
    11 February 15 08:33 11 February 15 10:17 104 00052740 733
    11 February 15 10:18 11 February 15 10:55 37 no use of 733
    11 February 15 10:56 11 February 15 12:36 100 00111780 733
    11 February 15 12:37 February 11, 15 12:55 18 no use of 733
    11 February 15 12:56 11 February 15 14:46 110 00111777 733
    11 February 15 14:47 11 February 15 15:01 14 no use of 733
    11 February 15 15:02 11 February 15 18:12 190 00052713 733
    11 February 15 18:13 February 11, 15 18:50 37 no use of 733
    11 February 15 18:51 11 February 15 19:57 00052760 733
    11 February 15 19:58 11 February 15 23:59 241 no use of 733

    How can I get that.

    A problem like this is easy to solve with the model clause:

    Select in_time, out_time, round ((out_time-in_time) * 24 * 60) stay_min, mr_no, room_no
    of room_usage
    model
    partition (room_no, trunc (in_time) d)
    dimension (row_number() on rn (partition room_no, trunc (in_time) order of in_time))
    measures (in_time, out_time, mr_no)
    rules iterate (1000) until (presentv (in_time [iteration_number + 1], 1, 2) = 2)
    (in_time [iteration_number + 0.5] = presentv (out_time [iteration_number], [iteration_number] out_time, trunc (in_time [iteration_number + 1])) + interval minute '1'
    , out_time [iteration_number + 0.5] = presentv (in_time [iteration_number + 1], in_time [iteration_number + 1], trunc (out_time [iteration_number] + 1))-'1' minute of interval
    , mr_no [iteration_number + 0.5] = 'no use '.
    )
    order of in_time

  • Display object attribute transitional (calculate amount) using groovy problem

    Hello

    I have a read-only view object named 'ConnectionVVO '. And there the database field name ' points of "(type is number)."»
    Now, I need to take the sum of the points.

    For this, I did the following.

    View free object added to the same view as a view accessor named 'ConnectionVVO1 '.
    Created a transitional attribute named "TotalPoints".
    Added after groovy as an expression of the value of the transient above attribute.
    adf.object.ConnectionVVO1.getRowSet().sum("points")
    After that, when I run the module the application and run the view object that is extremely slow. In fact nothing had appeared. After I changed the sql statement and added a clouse where clause to select a few lines.
    Then he was appeared without delay.

    The table has about 11 million documents.

    Could you please provide a tip or any other way to do this (get the sum of the points).

    Help, please.

    Published by: benoit on March 9, 2011 14:56

    The problem is that you browse through all the data to summarize all the point values. Do this to 11 million lines takes time (lots of db back and forth). This is the reason why you must use a new VO with a query like

    select sum(points) from yourtable
    

    When you run this VO the sum is constructed in the comic book, using caches generate with one trip to the db and the DB. This should give you much better performance.

    The solution you found in the blog is only good for small data sets.

    Timo

  • Remove users from UDF attribute of unique values present in the flat file

    Hello
    I'm trying to remove users from the IOM by using a single value of one of the present of the UDF in the flat file for example say SSN. I preferred the approach to go through a scheduled task to remove users from IOM. I know that the permanent deletion of IOM through the database is not possible. To have written a custom code to do the same thing and I have used the tcuseroperationintf.deleteuser(long...) method. But I had a straight and simple query for the same thing. Should what value I contact in the long appropriate field in the list of the attributes of this method?

    Any guidance on this task would be appreciate.

    Thanks in advance,
    -oidm.

    You want to the Users.Key or the USR_KEY and give it in the format of variable length.

    -Kevin

  • After the upgrade to El Capitan, I get "the scanner is attributed to ImageCapture. Using the scanner with TWAIN? What to say?

    I have XP Epson-610 and have scanned on it successfully for years. To date, but when tried to open I get the ap scanner, the scanner is attributed to ImageCapture. Using the scanner with TWAIN? ImageCapture does not work on El Capitan? What is TWAIN, a printer-scanner driver?

    Thank you.

    TWAIN is an old scanner interface. OS X now use ICA, Architecture (?) of Capture of Image.

    Never seen this message, but I guess that means Capture of Image is using the scanner, or is configured to use the scanner and it is not necessary for the third party software. You open picture Capture, or did the scanning software provided with the scanner by Epson?

  • Mr President, how can I enter two rows at the same time with different default values that only the first line to use see?

    Mr President.

    My worm jdev is 12.2.1

    How to enter two rows at the same time with different default values that only the first line to use see?

    Suppose I have a table with four fields as below

    "DEBIT" VARCHAR2(7) , 
      "DRNAME" VARCHAR2(50),
      "CREDIT" VARCHAR2(7) , 
      "CRNAME" VARCHAR2(50),
    

    Now I want that when I click on a button (create an insert) to create the first line with the default values below

    firstrow.png

    So if I click on the button and then validate the second row with different values is also inserted on commit.

    The value of the second row are like the picture below

    tworows.png

    But the second row should be invisible. It could be achieved by adding vc in the vo.

    The difficult part in my question is therefore, to add the second row with the new default values.

    Because I already added default values in the first row.

    Now how to add second time default values.

    Concerning

    Mr President

    I change the code given by expensive Sameh Nassar and get my results.

    Thanks once again dear Sameh Nassar .

    My code to get my goal is

    First line of code is

        protected void doDML(int operation, TransactionEvent e) {    
    
            if(operation != DML_DELETE)
                 {
                     setAmount(getPurqty().multiply(getUnitpurprice()));
                 } 
    
            if (operation == DML_INSERT )
                       {
                               System.out.println("I am in Insert with vid= " + getVid());
                           insertSecondRowInDatabase(getVid(),getLineitem(),"6010010","SALES TAX PAYABLE",
                            (getPurqty().multiply(getUnitpurprice()).multiply(getStaxrate())).divide(100));      
    
                           }
    
            if(operation == DML_UPDATE)
                              {                                                    
    
                                 System.out.println("I am in Update with vid= " + getVid());
                             updateSecondRowInDatabase(getVid(),
                                 (getPurqty().multiply(getUnitpurprice()).multiply(getStaxrate())).divide(100));      
    
                              }                      
    
            super.doDML(operation, e);
        }
        private void insertSecondRowInDatabase(Object value1, Object value2, Object value3, Object value4, Object value5)
                  {
                    PreparedStatement stat = null;
                    try
                    {
                      String sql = "Insert into vdet (VID,LINEITEM,DEBIT,DRNAME,AMOUNT) values " +
                 "('" + value1 + "','" + value2 + "','" + value3 + "','" + value4 + "','" + value5 + "')";  
    
                      stat = getDBTransaction().createPreparedStatement(sql, 1);
                      stat.executeUpdate();
                    }
                    catch (Exception e)
                    {
                      e.printStackTrace();
                    }
                    finally
                    {
                      try
                      {
                        stat.close();
                      }
                      catch (Exception e)
                      {
                        e.printStackTrace();
                      }
                    }
                  }  
    
                  private void updateSecondRowInDatabase(Object value1, Object value5)
                  {
                    PreparedStatement stat = null;
                    try
                    {
                      String sql = "update vdet set  AMOUNT='"+ value5+"' where VID='" + value1 + "'";                     
    
                      stat = getDBTransaction().createPreparedStatement(sql, 1);  
    
                      stat.executeUpdate();
                    }
                    catch (Exception e)
                    {
                      e.printStackTrace();
                    }
                    finally
                    {
                      try
                      {
                        stat.close();
                      }
                      catch (Exception e)
                      {
                        e.printStackTrace();
                      }
                    }                  
    
                  }
    

    Second line code is inside a bean method

        public void addNewPurchaseVoucher(ActionEvent actionEvent) {
            // Add event code here...
    
            BindingContainer bindings = BindingContext.getCurrent().getCurrentBindingsEntry();
                   DCIteratorBinding dciter = (DCIteratorBinding) bindings.get("VoucherView1Iterator");
                   RowSetIterator rsi = dciter.getRowSetIterator();
                   Row lastRow = rsi.last();
                   int lastRowIndex = rsi.getRangeIndexOf(lastRow);
                   Row newRow = rsi.createRow();
                   newRow.setNewRowState(Row.STATUS_NEW);
                   rsi.insertRowAtRangeIndex(lastRowIndex +1, newRow);
                   rsi.setCurrentRow(newRow);
    
                   BindingContainer bindings1 = BindingContext.getCurrent().getCurrentBindingsEntry();
                   DCIteratorBinding dciter1 = (DCIteratorBinding) bindings1.get("VdetView1Iterator");
                   RowSetIterator rsi1 = dciter1.getRowSetIterator();
                   Row lastRow1 = rsi1.last();
                   int lastRowIndex1 = rsi1.getRangeIndexOf(lastRow1);
                   Row newRow1 = rsi1.createRow();
                   newRow1.setNewRowState(Row.STATUS_NEW);
                   rsi1.insertRowAtRangeIndex(lastRowIndex1 +1, newRow1);
                   rsi1.setCurrentRow(newRow1);
        }
    

    And final saveUpdate method is

        public void saveUpdateButton(ActionEvent actionEvent) {
            // Add event code here...
    
            BindingContainer bindingsBC = BindingContext.getCurrent().getCurrentBindingsEntry();      
    
                   OperationBinding commit = bindingsBC.getOperationBinding("Commit");
                   commit.execute(); 
    
            OperationBinding operationBinding = BindingContext.getCurrent().getCurrentBindingsEntry().getOperationBinding("Commit");
            operationBinding.execute();
            DCIteratorBinding iter = (DCIteratorBinding) BindingContext.getCurrent().getCurrentBindingsEntry().get("VdetView1Iterator");// write iterator name from pageDef.
            iter.getViewObject().executeQuery();  
    
        }
    

    Thanks for all the cooperation to obtain the desired results.

    Concerning

  • I have problem with value NULL when the use CASE statement please help this question

    I have problem with value NULL when the use CASE statement please help this question


    Table: digital_val

    SNO cl C2

    1 San1 11

    2 22 San2

    Actual result: expected to A         B

    A            B                                                                           11        22

    11 NULL

    22 NULL



    query:

    Select case when c1 = "san1" then c2,.

    case If c1 = "san2" then c2 B

    of digital_val

    I'm more curious why, when you select 2 rows, you expect a result of row?

    WITH digital_val

    AS (SELECT 1 AS 'Sno', 'San1"C1, c2 FROM DUAL 11)

    UNION ALL

    2 SELECT AS 'Sno', 'San2"C1, c2 FROM DUAL 22)

    SELECT CASE WHEN c1 is "San1" THEN END AS A c2.

    CASE WHEN c1 = "San2" THEN END AS B c2

    OF digital_val;

    With no other input, if you select 2 rows, you get 2 rows.  One of the other solutions use a max function, but is this really what you want, does not specify?

  • How we can filter the members of attributes using MDX ASO

    How can we filter the members of attributes using MDX ASO?

    SELECT {Descendants ([1_Account], LEVELS([1_Account],0))}

    ON COLUMNS,

    {Filter (different 1_Cost [Online], 1_Cost [Online]. CurrentMember = [1_AllocAccountR]. [85151010])} on the LINES

    OF Alloc1R.Alloc1R

    WHERE ([DC], [GenealogyAllocation], [Bill], [FY14],

    2_Cost [Online]. [Impact], [3_Cost online]. [Impact], [4_Cost online]. [Impact], [5_Cost Center_intra]. [Impact], [2_Project]. [Impact], [1_Project]. [Impact]

    )

    The code marked in yellow, is suppose to filter and to provide an output only the cost that has 85151010 attribute tag - Center but it generates all cost centers


    Thank you

    Vishal

    How about using attribute or WithAttr

    Concerning

    Celvin Kattookaran

  • How to calculate the use of the memory of the objects in Oracle/Collections

    Hi all
    Our application uses a large hierarchical object to store customer information and dependents. I am looking to display the amount of memory used to contain all the embedded objects and collections when filled with data.

    Please advice!

    Thank you

    PL/SQL collections are stored in the PGA. For example, you can monitor the use of the PGA of the meeting (s) to see how much PGA they use.

    SELECT sid, name, value
      FROM v$statname name
           JOIN v$sesstat using (statistic#)
     WHERE name.name in ('session pga memory', 'session pga memory max' )
    

    This will show, for each session, the current PGA consumed by the session and the high tide of the consumption of the PGA by this session. You can join V$ SESSION and add additional predicates to narrow things down to specific sessions you are interested in.

    Justin

  • The OID connector and failed multiple values of attribute update task

    Hello - I am stable update on an attribute multivalue custom and have a few problems. Adding and removing tasks are fired very well and do their job, but when I try the update task for my attribute to multiple values, it fails with the following error. Guys please can you me what Miss me?

    INFO, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class adapter: com.thortech.xl.adapterGlue.ScheduleItemEvents.adpOIDUPDATEMULTIVALUEATTR
    IBUTE loaded from the database.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcADPClassLoader/loadAdapter to the left.
    INFO, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], adapter: multiple value of OID attribute update was launched for the task: my Application role
    s update.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter entered.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter to the left.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter entered.
    INFO, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], from execution for adpOIDUPDATEMULTIVALUEATTRIBUTE adapter.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter - data: isEvtName - value: adpOIDUPDATEMULTIVALUEAT
    TRIBUTE
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter - data: Type of card - value: T
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/isAdapterUnMapped entered.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/isAdapterUnMapped to the left.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter - data: Tos Key - Value: 8
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter - data: process Table - value: UD_OID_USR
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter - data: Table Object - value:
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter - data: Mil key - value: 110
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter - data: this card is being run-value: com.tho
    rtech.xl.dataobj.tcScheduleItem
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/initAdapter to the left.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/setAdpRetVal entered.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/getRetValString entered.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/getRetValString - data: class - value: java.lang.String
    * DEBUG, 29 March 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/getRetValString - data: poRetVal.toString () - Value: UPDATE_VAL *.
    UE_NOT_SUPPORTED
    * DEBUG, 29 March 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/getRetValString - data: return: sRetVal - Value: UPDATE_VALUE *.
    NOT SUPPORT *.
    * DEBUG, 29 March 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/getRetValString left.*
    * DEBUG, 29 March 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/setAdpRetVal - data: return value from the UPDATE_VAL updated adapter *.
    UE_NOT_SUPPORTED - value:
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/setAdpRetVal to the left.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/finalizeProcessAdapter entered.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/finalizeProcessAdapter - data: truncation UD_MY_ROLES_MY_APP_RO
    THE 512-character - value:
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/finalizeProcessAdapter - data: mapped to the response Code - value:

    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/updateSchItem entered.
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/updateSchItem - data: event - value: adpOIDUPDATEMULTIVALUEATTR
    IBUTE
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/updateSchItem - data: new status - value:
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/updateSchItem - data: SchData - value: UPDATE_VALUE_NOT_SUPPORT
    ED
    DEBUG, March 29, 2010 11:26:41, 165, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/updateSchItem - data: reason - value:
    DEBUG, March 29, 2010 11:26:41, 228, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/updateSchItem to the left.
    DEBUG, March 29, 2010 11:26:41, 228, [XELLERATE. ADAPTERS], class/method: tcAdpEvent/finalizeProcessAdapter to the left.
    INFO, March 29, 2010 11:26:41, 228, [XELLERATE. ADAPTERS], adapter: adpOIDUPDATEMULTIVALUEATTRIBUTE completed for the task: MY Application role
    s update.

    If you choose the wrong, you delete and add, not up to date. It's not as if you update a value in the user profile as an value multi email address. You try to update an existing role or group in the target. Behind the scenes, members of the user groups and rules, they are not a member of the user, it appears like that.

    -Kevin

Maybe you are looking for