Undefined number of attributes

Guys, I'll try to keep this short.
let's say I'd want to create a job which adds new entries to IdM. Source is a .txt file with ; in between each entry.
Problem is each line in this .txt (so each new full entry) may contain a different amount of attributes, how do I do this?
Example to make it easier to understand:
Let's say I want to mass add users to business roles. So I have my job created which uses the MSKEYVALUE of the business role to select the right one. Then I start putting things in the MXMEMBER privilege. But atm I need to make sure that I have the exact same amount of members for every Business Role otherwise the job crashes with an error.
I was thinking of using sub-tables but I'm not 100% sure how to accomplish this, any help would be appreciated.

hey Michael,
I tried the multivalue delimiter approach but the problem I'm having then is that my MSKEYVALUE isn't transformed in an MSKEY.
So what I have now is:
brolemskeyvalue; <usermskeyvalue>;<usermskeyvalue>
if I change that to:
brolemskeyvalue; <usermskeyvalue>|<usermskeyvalue>
I get the problem that the brackets (<>) aren't read in a correct way, so what he reads then is <usermskeyvalue (without the ending bracket for some reason)
if someone has a solution for that problem I'm set perfectly well with using the |
Thx already for the answers guys

Similar Messages

  • Maximum number of Attribute dimensions Possible in BSO Cube

    hi,
    i have two simple queries :
    1 - What are the maximum number of Attribute dimensions Possible in a BSO Cube.
    2- How many attribute dimension can be associated with one base Dimension.
    hope to get reply soon.
    thanks in advance.
    Regards
    Anubhav

    No Limits are defined as such:
    How many Maximum number of Dimensions can create ?
    Even in the Dbag, it says "many":
    A base dimension member can have many attributes, but only one attribute from each attribute dimension.Cheers..
    Rahul S.

  • Large number of attributes reduces data display in Query (PLS HELP).

    Dear Guru's
    We have newly upgraded our system to 7.0, Currently i have a Query based on master data info object(0 equipment) which contain several attributes, due to huge number of attributes, i cannot see data for few  attributes( Ex:-0service descrip), but data exists for these atrrib, when i check in RSA1. my client want to use heavy number of 0Euipment numbers(nearly 10000) in selection screen. thats the reason for data not to be seen.
    WE are under SP 16 also(Note 562162 - Additional selection of attribute reduces query result set is allready exists), and did not found any proper note.
    So guru's can any one please tell me how i can get the data in Query for these attribute by keeping the same selection option for Equipment numbers (10000).
    Dude's give me some good suggestion please...client is waiting from 1 week
    Thanks in adv
    Dev
    Edited by: Srinivas dev on Jun 10, 2008 11:52 AM

    Dear Yogesh,
    Thanks a lot dude...
    I assigned points for your kindly help....
    Got any idea about by initial post   Large number of attributes reduces data display in Query
    Thanks and Regards
    Dev

  • Remembering an undefined number of arrays.

    I have an undefined number of arrays (usually 3-5, but can be different) which i need to 'remember' within a LabVIEW VI. Each array may need to be called up in the future for a variety of things, or even overwritten.
    I am currently storing the default (3 arrays) in three seperate shift registers in the main while loop of my VI but this arrangement is unsatisfactory when the number of arrays to be stored is unknown. The array size is not set in stone and can vary up to 200 points. However, the arrays should be the same size as each other.
    Does anyone have ideas on how this can be done? The only idea i've had is to use 'functional globals' but i don't know how to create Reentrant VIs with my version of LabVIEW (if it's even possible). I use LabVIEW 6.1 - the Full development system (i think that's what it's called).
    Thank you in advance.
    James
    P.S. I can view VIs up to LabVIEW 8.5
    P.P.S.  Perhaps i should add that each array is allocated a name in a 1D array of strings (the number of arrays is changed by adding or removing elements in this array) and are initialised 'blank'. Only one array is edited or used at a time and the 'active' array is selected using a menu ring.
    Message Edited by James Mamakos on 06-16-2009 03:01 PM
    Never say "Oops." Always say "Ah, interesting!"

    I do not know how many arrays i may have. I currently have a default of 3, but this could eventually be anything up to 50 or more - i really don't know. The user defines this themselves.
    I need to know (programmatically) exactly how many arrays there are, and also the size of the largest array. At the moment, i have a default size of 80 elements, but this could eventually be anything up to 200 or more.
    Each array is acted on separately (one at a time) whether this is to read, write, or overwrite the elements within it.
    I want to be able to change the associated name of an array without altering any data stored in it. I may need each array to have the option of differing in size to the others (one reason why i cannot merely store them as rows in a 2D array), though this is not essential for now.
    Basically, i want to create a generic method of storing an undefined number of arrays of an undefined size, and being able to call up and edit them in the future without constantly reading and writing from a data file. The details i've given above are just to give an idea of the limitations and requirements i have.
    If anything is still unclear, i will try to find another way of saying it.
    James
    P.S. As a background of the intended use, i am running a series of identical tests at different temperatures. Each test produces a 1D array of datapoints, and each array is associated to a particular temperature. Each array has its own associated name (to aid selection and viewing both after and during the tests) which will usually be the temperature that the data was collected at. However, there may well be a need for the user to manually name some or all arrays.
    Their names are currently stored in a seperate array of strings, and each array is selected using a menu ring. The size of the data arrays is determined by the number of datapoints inputted. When a new array name is created (as a new element in the array of strings), a new 'blank' array is then created ready for data to be stored in it.
    The data from the arrays is then displayed on graphs on the FP, and can be written into excel.
    Never say "Oops." Always say "Ah, interesting!"

  • Undefined number of parameters in a function

    Hi!
    Recenlty I've seen in somewhere that new verions of java enable functions to recieve an undefined number of parameters; something like (see the ...)
    public static void createList(int p1, ...){
    }But I don't know where can I find information about this, and I have not be able to find it anywhere.
    Thanks in advance.

    VarArgs

  • Large number of attributes for a characteristic

    I have the requirement to add like 100 attributes to the 0Material object. This object already have 120 attributes, what would result in a total ol 220 attributes. Although I know the technical limit is 750, I'd like to know if anybody has heard or experienced some performance or any kind of issue because of having such a big number of attributes in an object (0Material being particularly critical). Thanks a bunch. Regards.

    I dont know the upper limit, but I think 80 is too much. I have never used more than 15-20. For Nav attributes, a seperate tables are created which causes the Performance issue as result in new join at query run time. Just ask your business guy, if these can be reduced.One way could be to model these attributes as seperate characteristics. It will certainly help.
    Thanks...
    Shambhu

  • Maximum number of attributes in a session?

    Is there a limit to the number of attributes that can be placed in an httpsession? I can place 8 unique attributes before i get a servlet error and a nullpointer exception using Tomcat and the latest jdk.

    It appears that this is fixed in Tomcat 4.0.1. The httpSessionFacade in Tomcat 3.0.1 was buggy.

  • Concurrent invocations to an undefined number of partner links

    Hi everybody!,
    I'm getting introduced to BPEL and I have a problem when describing my first process:
    The problem I have is that I need something (structure, container, etc.) that allows me to make undefined (n) concurrent invocations to an undefined number of partner links.
    Is that possible? How can I do it?
    Some tips or guidance would be great.
    Thanks in advance,
    Gonzalo.

    From solution perspective ...
    you can use our dynamic partnerlink feature for that (given it's just the physical endpoints that change at each invocation) the rest can be done with a while loop ..
    nevertheless if you enlight us with the usecase - we can try to maybe come up with a more solid solution ..
    hth clemens

  • Max number of attributes in an Infoobject

    I've searched in the BI training materials, iSDN and the forums but haven't found an answer to this question. What is the maximum number of attributes you can have for an infoobject?

    Hi Robert,
    As per I know we can include n no. of attributes.
    Please read it will give clear idea.
    http://help.sap.com/saphelp_nw2004s/helpdata/EN/a8/6b023b6069d22ee10000000a11402f/frameset.htm
    Regards,
    Lokanatha.

  • How to change activity number screen attribute

    Dear :
    Can I change activity number field to "display" attribute? I find all PS config, but can not change screen attribute only for "activity number" field.

    Hi Jennifer,
    Please follow the steps given below:
    1. Using transaction OK02 create a user profile, preferably by copying from an existing profile
    2. Now go in for detailed screen of the created user profile
    3.Enter status number (you can number them as 1,2,3..),status in short form (like "PROD' for "under production"),
    3.Now select the status created by clicking on the left side and click "object types" at the top. Among the objects listed select "Network Header & Activity"
    4.Go back to the detailed screen and double click the status. Here you select "Change activity / element number" as forbidden.
    Now set this status to your network.
    You can select the status profile by opening the network in CJ20N ->edit->Status->System/User Status, or by assigning the user profile to the transaction in customizing transaction:OPSC
    Reagds
    Muraleedharan.R

  • Report with undefined number of columns

    Hello,
    I'm using VB.NET and Crystal Reports 2008 for my Windows application.
    I've a new report to implement. It's a budgetting report in a table form, which shows the amount of money allocated to a certain projects over a range of years. In each row I show the different projects, in each column I show the budget of each project per year. Users can select the number of years to print (as a parameter), that means, the number of columns is dynamic.
    My question is, how am I going to design this report? Will cross-tab help? My report will be in landscape format. The page width is enough for 8 columns, i.e. 8 years can be printed per table. If users choose to print more than 8 years, the "extra" columns should be printed on a new table underneath the one with the first 8 years, or on a new page if there's not enough space underneath.
    Your help and suggestions would be much appreciated. Thank you very much.
    Agnes

    Please note, this forum is dedicated to topics related to custom application development or deployment with Crystal Reports in .Net. This includes full versions of Crystal Reports as well as those versions of Crystal Reports bundled with Microsoft Visual Studio .Net.
    As your query concerns design of an actual report, you should be posting your query to the Crystal Reports Design forum:
    SAP Crystal Reports
    Ludek
    Moved to Report Design Forum
    Edited by: Don Williams on Nov 24, 2008 7:23 AM

  • Importing an undefined number of columns/rows

    hi,
    i am facing one problem, i am selecting small data range, and at the time of any updation (xml to swf autoupdate) it is not showing new data,i have to expand the data selection range mannualy. so i can get that new data on my live screen.
    so, anyone can hepl me regarding this problem of expand the data selection automatically
    thank you,
    Jindal

    I'm having this same issue.  This application is running against a data warehouse with an unknown return set of data (the rows are certainly unknown, columns are more often "known").
    Does this mean that we need to create a dummy set of data that can reach the "limits" of our expected bind range? 
    Is there an easy way to simply update the range in the xml url ?   Or does the full dataset need to be there when i import an xml url?
    What is the application (xls or Xcelsius) limit on the number of rows that CAN be returned via XML maps?
    What is the limit to the number of rows that can be bound to an Xcelsius object?
    Since Excel expands the rows in the range on refresh, I dont see why BO cannot enhance the product to do the same (at least on the row level).  I am very concerned that reporting will be inaccurate because data is simply dropped due to this limitation.

  • Maximum number of attributes can be added.

    hi,
    What is the maximum limit for which we can add attributes.? (display or navigational) (Is it 233?)
    What if I want to add more attributes exceeding the limiation? (One solutions would be to split the attributes. Is there any other solution? )
    please suggest me.
    thanks,
    Avneet

    Thanks for your quick response. Points awarded.
    Can you please tell me What if I want to add more than 248 characteristics in a single dimension without spliting them.
    I know that this would negatively impact on performance and mroe over, in general no report really would need so many characters.. But I am curious to know the anser.
    Thanks in advance.
    Regards,
    Avneet

  • Undefined number of Ref cursor,

    I im migrating from sqlserver to oracle and I have some procedure that could return from 1 to 10 cursor depending on the parameters. What is the best way to do that?

    create or replace PROCEDURE spConsTbRefGetListOfValues
         p_strTableName  IN      VARCHAR2,
            p_RCT1          IN OUT  SYS_REFCURSOR,
            p_RCT2          IN OUT  SYS_REFCURSOR,
            p_RCT3          IN OUT  SYS_REFCURSOR,
            p_RCT4          IN OUT  SYS_REFCURSOR,
            p_RCT5          IN OUT  SYS_REFCURSOR,
            p_RCT6          IN OUT  SYS_REFCURSOR
    AS
         strSelect VARCHAR2(4000);
            intNbrCursors NUMBER;
    BEGIN       
         strSelect := '';
            intNbrCursors := 0;
            FOR REC IN (  SELECT 'SELECT * FROM ' || ctablesource || ' ORDER BY ' || cTriTableSource AS SQLSelect
                          FROM Tables
                          WHERE Tables.cnomtable = p_strTableName AND ctypechamp = 'L'
                          ORDER BY nOrdreColonne
            LOOP
                intNbrCursors := intNbrCursors + 1;
                strSelect := REC.SQLSelect;
                CASE intNbrCursors
                      WHEN 1 THEN
                          OPEN p_RCT1 FOR
                          strSelect;
                      WHEN 2 THEN
                          OPEN p_RCT2 FOR
                          strSelect;
                      WHEN 3 THEN
                          OPEN p_RCT3 FOR
                          strSelect;
                      WHEN 4 THEN
                          OPEN p_RCT4 FOR
                          strSelect;
                      WHEN 5 THEN
                          OPEN p_RCT5 FOR
                          strSelect;
                      WHEN 6 THEN
                          OPEN p_RCT6 FOR
                          strSelect;
                END CASE;
                EXECUTE IMMEDIATE strSelect;
            END LOOP;
    END;Depending on the situation, it can return 1 to 6 cursor. The problem is when there is, let say only 2 cursor that are set, i get an error in Vb because the other 4 cursors are empty. Is there a better way to solve this that to add this part:
            WHILE intNbrCursors < 6
            LOOP
                intNbrCursors := intNbrCursors + 1;
                CASE intNbrCursors
                      WHEN 1 THEN
                          OPEN p_RCT1 FOR
                          SELECT * FROM DUAL;
                      WHEN 2 THEN
                          OPEN p_RCT2 FOR
                          SELECT * FROM DUAL;
                      WHEN 3 THEN
                          OPEN p_RCT3 FOR
                          SELECT * FROM DUAL;
                      WHEN 4 THEN
                          OPEN p_RCT4 FOR
                          SELECT * FROM DUAL;
                      WHEN 5 THEN
                          OPEN p_RCT5 FOR
                          SELECT * FROM DUAL;
                      WHEN 6 THEN
                          OPEN p_RCT6 FOR
                          SELECT * FROM DUAL;
                END CASE;
            END LOOP;Is there a way i can set the number of return cursor dynamically?

  • Excessive number of attributes

    I was looking into 10g Data Mining functionality to see if it can support mining a data set with many thousands of attributes (columns) and several thousands of rows.
    As far as I can see, from the PL/SQL interface input data set has to be a table/view/table function and they all are limited to 1000 columns.
    Is there a way to get around this ?

    Hi,
    You can use data types DM_NESTED_NUMBERICALS and DM_NESTED_CATEGORICALS as columns. These types are similiar to the ODM Java "Transactional Data", and allow you to expand the amount of information available to the model beyond 1000 columns. Please see the pl/sql reference for more details.
    Thanks, Mark

Maybe you are looking for

  • ITunes on imac G4 flat Panel-Remote Control?

    I have a iMac G4 flat panel which I love. I have 10.4.6 OS and I want to use a remote control to use iTunes while I am in the same room using a treadmill I have. Does anyone know if there is a usb or firewire Remote Control for the imac that will wor

  • WEBI working in Rich Client but giving error opendocument' api. (error err_wis_30270) in launch pad

    Hi, I transported webi documents + universe from a development server (BI 4.1. SP2) to a test server (same release). I can open the documents with the WEBI rich client, but I am unable to open them with the launch pad (error ...opendocument' api. (er

  • HP Photosmart C7180 All in One Scanner problem

    I received this unit a couple of years ago second hand, so any setup required was already done when I got it. The scanner always has worked and when I placed a document inside to scan, I would hit the scan button and the menu would give me several op

  • Installing Oracle SOA Suite with the WebLogic Server

    Hi all, I am trying to install Oracle SOA Suite with the WebLogic Server. After following the step-by-step instruction in the "Installing Oracle SOA Suite with the WebLogic Server" document, I ran into the following situation: I have a working WebLog

  • Fonts when creating eBooks

    Not sure if this is the right place, but I can't really find any other forum... I'm trying to create an eBook for Amazon and I can't work out how to keep the fonts from my original. I'm starting with an rtf file, which I export as html. In html all t