How do the group members list by using the portal api?

Hello.

the CDIP does not provide the means to members of the group list (users or groups), and I think that it is a common need among our community.
Anyone know how to do with the portal api?

Thanks for your help and your time.

Sébastien

Tags: Fusion Middleware

Similar Questions

  • How is the javascript API?

    Hello

    I'm trying to serealize a document of AI using the javascript API. Based on the "REFERENCE AI CC SCRIPTING" I assumed that this could be done in simple traversing the dom and by recording the type and the properties of each object. However, it seems that the API is not complete. For example, I can't understand how to read the a symbolItem transformation matrix. (i.e. When you create a new symbolItem to a symbol and then resizing/rotation/repositioning, how can I find these new properties?)

    It's just a thing that I stumbled on, which could be set using the C SDK. However, I wonder if it is worth the effort or more like a bucket full of holes to fill? How is the javascript API?

    Thank you

    Tom

    the DOM in Illustrator is very limited, half the features are not exposed to scripting, SymbolItem matrix is one of them.

  • How to sort, group, this xdoxslt of use?

    Dear all,

    I have the group by month:

    <? for-each-group@section:EeventsParentEvent; (xdoxslt:get_month (xdoxslt:format_date(StartDate,'yyyy-mm-dd','mm/dd/yyyy',$_XDOLOCALE,$_XDOTIMEZONE), $_XDOLOCALE))? >

    per week:

    <? for each group: (current-group); (xdoxslt:ora_format_date (xdoxslt:format_date(EventVenueStartDate,'yyyy-mm-dde)
    ((("mm/dd/yyyy", $_XDOLOCALE, $_XDOTIMEZONE), 'W'))? >

    then tried to sort because the Group has yet to sort

    <? sorting: current-group; (xdoxslt:ora_format_date (xdoxslt:format_date(EventVenueStartDate,'yyyy-mm-dd','mm/dd/yyyye)
    ((($_XDOLOCALE, $_XDOTIMEZONE), 'W')), 'Crescent', data of type = "text"? > error-> see the

    My syntax is wrong?
    because I didn't know which formula you want to use

    appreciate any help

    Concerning

    Cecilia

    I find not all wrong in this sort code.
    To sort on the week, you can use type number, although it works as a text too (in this case)

  • How suppliers can load content in catalogues using iSupplier Portal?

    Hello

    I learned that in R12, suppliers can load content in catalogues using the iSupplier portal.

    Please give the navigation and to explain how it's done.

    Thank you very much

    Jennifer

    There is a feature called iSupplier punch which allows providers to perform these steps. Please see the user guide for the Oracle (NSO) provider network.

  • I want to remove the group members in AD

    I want to remove the group members in AD using c# currenlty referring to the code on MSDN avliable

    http://msdn.Microsoft.com/en-us/library/Windows/desktop/aa772133 (v = vs. 85) .aspx

    but make error on line

    objGroup = objADAM.Children.Find (strGroup, 'group');

    Error message:-there is no such object on the server.

    Please suggest

    Hi Stephen,.

    I understand that you need to remove the Member of group in AD.

    The problem you are having is more complex than what is generally answered in the Microsoft Answers forums. It is better suited to the MSDN forums.

    Please post your question in the MSDN Forums.

    You can follow this link to ask your question:

    http://msdn.Microsoft.com/en-us/vstudio/aa718325.aspx

    For any other corresponding Windows help, do not hesitate to contact us and we will be happy to help you.

  • 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 do the properties of the list of all sprites or the cast members?

    How can I create a list of all the properties of all of the sprites in a movie or all the properties of all members of the distribution of certain types?
    During development, this is for documentation purposes. The main objective is to properties such as size, position, policies and behavior attached (if 'all' is not really needed).

    Any suggestions are welcome.

    Arman

    on GetABigListOfSpriteProps
    start_frame = (the frame)

    big_list =]

    Repeat with n_frame = 1 to (the lastFrame)
    go n_frame

    Repeat with n_sprite = 1 to (lastChannel)
    If (sprite (n_sprite) game = 0) then
    next rehearsal
    end if

    If (sprite (n_sprite) .startFrame< n_frame="" )="">
    next rehearsal
    end if

    sprite_props = [:]
    sprite_props.addProp (#channel, n_sprite)
    sprite_props.addProp (#startFrame, sprite (n_sprite) .startFrame)
    sprite_props.addProp (#endFrame, sprite (n_sprite) .endFrame)
    sprite_props.addProp (#loc, .loc sprite (n_sprite))
    sprite_props.addProp (#rect, sprite (n_sprite) .rect)
    sprite_props.addProp (#width, sprite (n_sprite) .width)
    sprite_props.addProp (#height, sprite (n_sprite) .height)
    sprite_props.addProp (#member, sprite (n_sprite) .member)
    sprite_props.addProp (#name, sprite (n_sprite). member.name)
    sprite_props.addProp (#type, sprite (n_sprite). member.type)

    case (sprite (n_sprite). member.type) of

    #text, #field:
    sprite_props.addProp (#font, sprite (n_sprite). member.font)

    #bitmap:
    sprite_props.addProp (#depth, sprite (n_sprite). member.depth)

    cases of termination

    sprite_behaviours =]

    Repeat with n_behaviour = 1 to the sprite (n_sprite). scriptList.count
    sprite_behaviour = [:]
    sprite_behaviour.addProp (#member, sprite (n_sprite) .scriptList [n_behaviour] [1])
    sprite_behaviour.addProp (#name, sprite (n_sprite) .scriptList [n_behaviour] [1] .name)
    sprite_behaviour.addProp (#properties, value (sprite (n_sprite) .scriptList [n_behaviour] [2]))

    sprite_behaviours. Add (sprite_behaviour)
    end repeat

    sprite_props.addProp (#behaviours, sprite_behaviours)

    big_list. Add (sprite_props)

    end repeat

    end repeat

    go start_frame

    return big_list
    end

  • Get members of the group with the Java API in LiveCycle

    I work with the Java API in LiveCycle (LiveCycle 8.2) and I am looking


    an example of how read the members of a group.

    I am able to get a group (Type GroupImpl) using the PrincipalSearchFilter.


    But how do I get the members of this group. I checked the
    DirectoryManagerServiceClient and classes of different search filters
    without success?

    As a solution, I can retrieve all users of my application area and
    check their membership to see if they are in the group concerned. But this
    is a dirty hack, I really don't want to use.

    Any ideas?

    Hello!

    I know you mentioned that you were watching in this without success, but it should work really.

    First make a GroupMemebershipSearchFilter, defining the groupoid be the ID of the group itself.  Using the DirectoryManagerServiceClient you can then call findGroupMembers using the searchFilter that will return a list of, as follows:

    DirectoryManager DirectoryManagerServiceClient = new DirectoryManagerServiceClient (serviceConnection.getFactory ());

    List userList = new ArrayList ();

    Try
    {
    userList = directoryManager.findGroupMembers (searchFilter);
    }
    catch (System.Exception e)
    {

    Animals mistake
    }

    return userList;

  • How can you name a group conversation if you use this feature?

    How can you name a group text if you use find my friends?  I am unable to scroll down on the details

    You can name a group text if all members use iPhones.

  • BBM how to remove inactive members on BBM group

    Hi all

    I am admin and creator of a group. recently, I realized that on the list of the members of my group, there was an inactive member, I want to delete this but has always failed... I can't even see this inactive member.

    Does anyone of you faced this problem too? How to remove inactive members in the Group

    Thank you

    Sort:

    Ok thank you!

    I'll see what I can find and update this thread when I know more

  • By the numbers, how do the list tables on the side?

    By the numbers, how do the list tables on the side? It used to be on the side, now it is on the top which is a huge pain.

    This changed in the transition from Numbers2.x too 3.x.

    Unless you explicitly removed numbers 2.x, it is always installed and usable on your computer.  You can locate it in the folder "/ Applications/iWork ' 09.

    You should be aware, that numbers 2.x cannot open files saved numbers 3.x - you can export files from Numers3.x back to Numbers2.x by using the item of menu numbers 3.x "file > export to > number ' 09»

  • How to configure PXI-8464 to use the channel API

    I have a PXI-8464, but I don't know how to set up so that I can access block API of ways.

    Normally, I can choose the NPC channel by selecting "CAN0". For example, I can do it to the MAX:

    Then I can, just select "CAN0" in VI:

    However, on my remote system, it looks like this to the MAX:

    Notice how there is no "CAN1" or anything like that. Therefore, in the VI, it has a long list of channels CAN, but none of them can be used to connect to my channel PXI-8464.

    How do I get my CAN map to work? Thank you.

    Hi Bladhart,

    You have configured the NPC card via MAX for the RT system?

    Here is a link that might help!

    Configuration of a real-time Application of NI-CAN to the MAX

    http://digital.NI.com/public.nsf/allkb/D2D8B947369F453986256F89006F40B0

    Thank you!

  • How can I find a list of inner channel of a chassis or any other device using NOR-DAQmx?

    Hello

    I want to use the internal counter on my cDAQ-9178 channels. I know that I can use _ctro for my physical channel name when creating channel meter. Is there a way I can list all the internal channels available on a device. I use the function

    DAQmxGetDevCIPhysicalChans

    for a list of all channels of the device. But when it is used on the chassis, I do not get a list of internal channels. I found KB on how to do it with LABVIEW but cannot find a way to do it programmatically using NI DAQmx API C.

    Best regards

    Manisha

    The MathWorks

    Hi Manisha,

    For the internal channels, you must hard-code them. You can find a list of the names of internal channels at the following link: http://zone.ni.com/reference/en-XX/help/370466V-01/mxdevconsid/internalchannels/

  • How can I get Snipping tools im using Vista and this control panel and then enable or disable the thing pc isn't here. Help?

    How can I get Snipping tools im using Vista and this control panel and then enable or disable the thing pc isn't here. Help?

    Hello

    You don't say which edition of Vista you are using.

    Vista Home Basic Edition does not have the "snipping tool".

    If you have a different edition of Vista, read the information on how to find it:

    http://www.PCWorld.com/article/137099/activate_vistas_snipping_tool.html

    If you have one version of Vista, other than the Home Basic edition, you already have the Snipping Tool screenshot utility: click on Start, all programs, accessories, Snipping Tool. If you do not see here, it cannot be activated. Go to the Control Panel and open programs and features (you may need to click programs first). In the left pane, click Windows turn features on or off. If necessary, click continue when you are prompted by user account control. Scroll down the list of features, check the box next to Tablet PC optional components, and click OK. Marketing of these features gives you not only the Snipping Tool, but also input panel Tablet PC, Windows Journal and other features related to the stylus.

    "Install or activate the cutting tool in Windows Vista"

    http://www.mydigitallife.info/install-or-enable-Snipping-Tool-in-Windows-Vista/

    See you soon.

  • How to create a mailing list of group in Windows Mail

    I created 2 groups for more than a year, but can not find a way to do it again.  I opened "contacts" in windows mail, can not find 'create new group' anywhere.

    Hello

    These should contribute to a:

    How to create e-mail contact groups in Windows Vista
    http://www.vista4beginners.com/how-to-create-e-mail-contact-groups-in-Windows-Vista

    How to create a mailing list with Windows Mail
    http://www.ehow.com/how_4815283_mailing-list-using-Windows-mail.html

    Create groups of contacts (mailing lists)
    http://Windows.Microsoft.com/en-us/Windows-Vista/create-contact-groups-mailing-lists

    How to create and use a Contact Group in Vista
    http://www.Vistax64.com/tutorials/69738-contact-groups-Windows-mail.html

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

Maybe you are looking for