Any API's or command line utilities for accessing Beehive Groups

Hi, I have an internally developed application that has it's own list of users. I am wondering if I can leverage Beehive groups by programmatically accessing groups in order to enumerate their members. Does any one know of anyway API's or command line utilities to access this information ?

We got API and command line utilities in ST Beehive and Beehive Online but its access is restricted to Product Development IT group.
Thanks,
Jereen

Similar Messages

  • Compiling command line utilities for Linux with static libc

    Hi,
    The following command used to compile and link BerkeleyDB with both static libdb and static libc:
    make clean
    env LDFLAGS=-static ../dist/configure --disable-shared
    make
    Now the command only statically links libdb and not libc.
    [root@fedora8 ~]# ldd /usr/local/BerkeleyDB.5.3/bin/db_dump
    linux-gate.so.1 => (0x00110000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00c15000)
    libc.so.6 => /lib/libc.so.6 (0x00a88000)
    /lib/ld-linux.so.2 (0x00a69000)
    [root@fedora8 ~]#
    It appears that the link of the command line utilities has now been moved into "make install".
    Can anyone suggest how to also force a static link of libc?

    The command line utils are in /opt/novell/ncl/bin. There are man pages for
    them to describe how they work. If you run "ncl_man" it will list all the
    NCL man pages.
    >>> On 9/1/2006 at 8:42 AM, in message
    <[email protected]> , Joseph
    Marton<[email protected]> wrote:
    > Are there any command-line utilities for the 1.2 client? I'm thinking
    > what if my X gets hosed and I want to access my server. It'd be nice to
    > be able to still login and map drives. Granted there's always
    > samba/CIFS,
    > but if I have a working Novell Client installation and my X just fails
    > for
    > some reason it'd be nice to still utilize the Novell Client.
    >
    > Joe

  • Declaring UTIs for command line utilities?

    I'm working on some command line tools for manipulating Intel Hex files and I'd like to include a Quick Look generator. It appears there aren't any built-in UTIs for this file type, so I need to declare them, which apparently is handled by an application bundle. But command line utilities don't have an application bundle. So where do I put the plist to declare the new UTIs?

    The part of the plist for specifying the UTIs that the generator can handle doesn't seem to allow for defining a new UTI, so I'm assuming it has to be done someplace else.
    Here's the documentation I'm looking at: http://developer.apple.com/mac/library/documentation/UserExperience/Conceptual/Q uicklookProgramming_Guide/Introduction/Introduction.html#//appleref/doc/uid/TP40005020-CH1-SW1
    From Listing 3-1
    <array>
    <string>SUPPORTEDUTITYPE</string> // change this!
    </array>
    it looks like the generator plist can only specify existing UTI strings. I don't see where to specify all the other bits, like file name extension. Am I missing something?

  • Q. Any command-line options for Digimarc and Elements 7 batch file processing?

    Q. Any command-line options for Digimarc and Elements 7 batch file processing?

    Are you a digimarc subscriber? You would be better off asking them, if so.

  • BBIPS - Command Line Utilities

    BBIPS - Command Line Utilities - Just released !
    I wrote these after working on the main bbips program recently, and decided that individual functions could also be seperate programs, sometimes making it easier to chain them together to do multiple operations to image files.  This is the first release, and this contains 20 seperate programs to manipulate your images files.
    To install these simply open a shell and run this command:
    wget "http://bbips.org/downloads/bbipsinstall.sh"; sh bbipsinstall.sh; rm -f bbipsinstall.sh
    This will do the following.
    1. Create a directory if not already present "~/.bbips"
    2. Download into that directory "bbips-clu.tar.gz"  (http://bbips.org/downloads/bbips-clu.tar.gz)
    3. Extracts everything from bbips-clu.tar.gz to "~/.bbips"
    4. Removes the file bbips-clu.tar.gz (cleanup)
    5. Downloads the file bbipsbashrc (overwrites it if it exists) (http://bbips.org/downloads/bbipsbashrc)
    6. Checks to see if your .bashrc file has already been modified yet
    7. If .bashrc hasn't been modified, sources in the bbipsbashrc file.
    8. Exits
    Now.... if you follow the directions, you will close this shell and open a new shell (effectively reloading your bashrc file for you).  Now, from the command line, run the command "bbhelp"
    ####  WARNING  WARNING  WARNING  WARNING
    #     These alias run bbips functions from the command line one at a time.
    #     They also change the image your working on, and do NOT make copies !
    #              THESE ALIAS'S RUN COMMANDS THAT CHANGE IMAGES DIRECTLEY !!!
    #        THIS SET OF BBIPS FUNCTIONS DOES NOT MAKE BACKUP COPIES OF YOUR IMAGES !!!
    #      IT IS SUGGESTED THAT YOU ONLY RUN THESE COMMANDS ON COPIES OF YOUR IMAGES AND NOT THE ORIGINALS !!
    ####  WARNING  WARNING  WARNING  WARNING
    What does this stuff do ?  -- bbhelp
    These commands run from the command line and edit/modify all the jpegs in a directory.
    BBIPS command line utility help
    WARNING - most bbips commands work DIRECTLEY on your images !!!
    It is recommended that you work on jpg COPIES ONLY to prevent loss of originals.
    bbcopy | Create a directory and COPY all images into it.
    bbresize | RESIZEs all images width x height
    bbrotate | ROTATEs all images clockwise x number of degrees
    bbflip | FLIPs images top to bottom vertically.
    bbflop | FLOPs images side to side horizontally.
    bbatxt | ADDS TEXT to images.
    bbborder | Creates a border on all images color x size
    bbgrayscale | Converts images to Black and White
    bbsepia | Converts all images to SEPIA toned x percentage
    bbpaint | Simulates an oil painting on all images
    bbnormalize | Normalizes all images
    bbcolorize | Colorizes all images. Format rgb.
    bbgamma | Gamma correct for all images
    bbsolarize | Solorizes all images.
    bbhelp | This lists the bbips command alias's
    bbindex | Creates a index.jpg of all .jpg (not .JPG) files.
    bbgzip | Creates a GZIPped file containing all the images.
    bbapcom | APpend COMments to the images.
    bbrecom | Displays (REads) COMments on all images.
    bbwrcom | WRites COMments to all images, overwriting any existing comments.
    If you find these useful..... let me know   Feedback is always appreciated.
    Crouse
    http://usalug.org/phpBB2/viewtopic.php?p=84980

    The commandline utility client scripts that we provide out of the box will support either NT or unix. Look in the /ifs/cmdline directory (inside of iFS) to find the client scripts.
    By the way, all the scripts do is run a java application (the CUP client) and pass it parameters. You don't really need them to use the CUP server (you could manually run the CUP client).

  • Command Line Parameters for Run Application.vi in the LVWUtil

    I am trying to use the "Run Application.vi" located in the LVWUtil.llb.  I am sending a command line similiar to this:
    "C:\WINXP\system32\msiexec.exe" /i "C:\qc data\ZVMS Program Updates\Application Installer\install.msi"
    this command line works from the Start>Run dialog but the Run Application.vi only sees the beginning of the line "C:\WINXP\system32\msiexec.exe" so it opens the windows installler but does not go to the install.msi file and run it.  Does anyone know the correct command line formats for the Run Application.vi to run the entire command line?
    Thanks,
    BethV

    Hello BethV,
    I downloaded the LVWUtil32.zip file from the Windows API Function Utilities (32-bit) for LabVIEW example program.  In that zip file, is a library entitled Winevent.lib, which includes the Run Application.vi.  When you used this VI, I believe the string you passed in as a input had too many quotation marks.  Namely, you do not need quotes around the msiexec.exe call.  I passed the following string into the Run Application.vi and got the expected results:
    C:\WINDOWS\system32\msiexec.exe /i "C:\mymsi.msi"
    Please let me know if it helps.
    Message Edited by Wendy L on 10-21-2005 02:34 PM
    Wendy L
    LabWindows/CVI Developer Newsletter - ni.com/cvinews
    Attachments:
    RunApplication.GIF ‏2 KB

  • S1 Portal Server Command Line Utilities

    Hi,
    I want to check the health and state of identities(Desktop/Aggregation, Search Engine, Netlet & Rewriter) of Poral Server.
    "I am thinking this can be done by creating a dummy channel for a dummy display profile and associating it with a dummy application. The Search Engine can be monitored by sending a search request with a dummy query."
    Can I do user creation, display profile(Channel) creation, Sending a search request through command line utilities(writing a script which does that) , but I am finding difficulty in identifying the proper command line utilities which does...Can you please help me.
    Advance thanks,
    Dinesh Sharma

    There is also another way to do this:
    You can write a java client using identity server client API.
    A cron job can invoke your client every hour and your
    client will obtain Identity token and invoke several portal
    URLs(Search,desktop) using URLConnection from java.net.*
    If http responce is not "OK" your client will notify you
    about a problem. However, it is hard to monitor
    Rewriter or Netlet functionality....
    Cheers,
    Alex :-)

  • Command line parameters for al_engine.exe

    If you go to a command line window on a DS server and type al_engine.exe with no parameters it prints "Usage" information.  Some of the parameters it mentions are known to the community (like -XX, -XI, etc).  However there are some which sound pretty interesting, but I can't find any information or examples how it should be used.  Examples:
    -L<list of value> : List of Object Labels from UI (separated by , or ; or space) to filter.
    -Je<XML file> Execute the Installation scenario defined in XML file.
    -jd"datastore delta file in quotes>" : Modify datastore values using "file"
    -Jf, -Ja, -We,  and many more.
    I am particularily interested in -Je functiohnality - it sounds like it can be used to automate deployment.  I am using import/export options to do some automation, but real automation would include deletion of some objects, adding jobs to projects, etc.
    Can anybody help with the documentation/examples?

    The preferred way is to save your workflow as an application and then call usr/bin/open on it. If for some reason you must have the workflow run inside of Automator (not self-contained) then you're looking at some quality time with man osascript. As it happens Apple has removed even the need for Cron for most users. A click to File -> Save As Plug-In -> for iCal handles it from start to finish.
    Edit: I forgot to mention that Automator has its own simple command line utility for running *.workflow files. Check out man automator

  • IBM Heap Dump  command line utilities

    Hello,
    I am looking for command line parameter for IBM Heap dump location in configtool. I know we can set using environment variable  IBM_HEAPDUMPDIR but I would like to get some command utilities to set it in configtool.
    Thanks in Advance !

    Hi,
    The JVM checks each of the following locations for existence and write-permission, then stores the Heapdump in the first one that is available.
    The location that is specified using the file suboption on the triggered -Xdump:heap agent.
    The location that is specified by the IBM_HEAPDUMPDIR environment variable, if set (_CEE_DMPTARG on z/OS(R)).
    The current working directory of the JVM processes.
    The location that is specified by the TMPDIR environment variable, if set.
    The /tmp directory. On Windows(R), C:\temp.
    Details : http://publib.boulder.ibm.com/infocenter/javasdk/v1r4m2/index.jsp?topic=/com.ibm.java.doc.diagnostics.142j9/html/contents.html
    Regards,
    Sandeep

  • Documaker - Command Line Utilities

    From one of my training classes several years ago, I have a list of command line utilities that are found in the DLL folder of the Documaker RP install. Though it is very helpful, I think it is from 11.1 and I think there are newer features that may also be useful. In particular, I noticed in the conversion tools in DM Studio 11.5 there is a conversion utility for AFP to Sections. Can someone tell me which executable that would happen to be? Or direct me to the documentation for command line utilities in Documaker? A quick search through about a dozen electronic guides hasn't panned out.
    Thanks!
    Tony

    Hi Tony,
    OVL2FAP - Converts an AFP overlay into a FAP file.
    Please refer to page 134 of faq_book.pdf for frequently used AFP utilities.
    AFP files can be directly opened using an Image Editor.
    Use Printcommander (version 5.x or greater) to produce AFP files from DOC files. Then open the AFP files in Image Editor.
    Thanks,
    Akhil

  • Portege Z10T - command-lines documentation for tinstallwb.exe (TVAP)

    Does anyone have any documentation on the command-lines for tinstallwb.exe, or know the switch to grab these?
    I need to do some logging during the install.
    We're evaluation the Z10t, and want to installing the Toshiba Value Added Package via SCCM during our deployment task sequence. I've doing the same thing for the Z930 successfully.
    I'm using the latest version (1.6.0035.6406) of the TVAP.
    After extracting the contents of tc30573300f.exe, the command I'm using is "tinstallwb.exe -s -sms". While that works within my vbscript wrapper, it's failing during the actual deployment. If I could start logging, I could see what's going wrong.
    I've tried just installing \TVAP\TOSHIBA Value Added Package.msi, but even though that installs succesfully, those flashcards never appear when pressing Fn keys.
    Any ideas?

    Unfortunately, such documentation isnt available.
    I also did not find any tips to install the VAP from the command line
    But the package contains some other exe files like setup.exe or install.exe
    Did you test the installation using these files?

  • Flo – A command line app for organizing events, to-dos, and deadlines

    Example
    $ flo watch movie,d020
    Ids are updated.
    $ flo eat lunch,d11100-d11130
    Ids are updated.
    $ flo
    0 08-16 20:00 d0 watch movie
    1 08-17 11:00 d1 eat lunch
    11:30 d1
    Usage
    flo [-a] [-c id] [-f from] [-r id] [-t to] [-w what] [what[,from][-to]]
    Options
        -a all items
    -c id change item
    -f from from date
    -r id remove item
    -t to to date
    -w what
    When changing an item, setting -f or -t to r removes the field.
    Date formats
    YYYYMMDDhhmm, MMDDhhmm, DDhhmm, DDhh, and DD are the valid date
    formats. Replace DD with dn to set the date n days from today's date.
    If the year or the month isn't specified, the current year and month is used.
    For formats without a month, if the date specified is before today's date, the
    month is set to the next month.
    The value for hours and minutes is set to 00 if no other value is specified.
    flo runs fast since it's written in C, and the goal is to keep it as simple as possible. It uses between 1–2 milliseconds to start when it's cached by the OS.
    The package is named flo-git in AUR. The development happens on GitHub.
    Last edited by alexanderte (2010-08-22 10:50:05)

    alexanderte wrote:
    Installation
    git clone git://github.com/alexanderte/flo.git
    cd flo
    make
    cp flo /usr/local/bin/
    # optional
    echo "alias f='flo'" >> ~/.bashrc
    You should always use Pacman to install packages on Arch. Here's a PKGBUILD:
    # Contributor: Xyne
    pkgname=flo-git
    pkgver=1
    pkgrel=1
    pkgdesc="A command line app for organizing events, to-dos, and deadlines."
    arch=('i686' 'x86_64')
    url="http://github.com/alexanderte/flo"
    license=('ISC')
    makedepends=('git')
    provides=('flo')
    conflicts=('flo')
    _gitroot="git://github.com/alexanderte/flo.git"
    _gitname="flo"
    build() {
    cd "$srcdir"
    if [ -d "$_gitname" ] ; then
    cd "$_gitname" && git pull origin
    else
    git clone "$_gitroot" "$_gitname"
    cd "$_gitname"
    fi
    make
    install -Dm755 flo "${pkgdir}/usr/bin/flo"
    You can learn more about PKGBUILDs in the wiki: http://wiki.archlinux.org/index.php/PKGBUILD
    I recommend that you upload it to the AUR as well, with any changes that you deem necessary. Don't forget to add yourself as the maintainer at the top of the file.

  • Is there a command line option for VNC to automatically launch in fullscreen mode?

    I can launch a VNC window from the command line, as such:
    open vnc://username:password@hostname
    ... but I'd like it to automatically start in full screen mode. Is there a command line option for this?
    I'm using an old MacMini purely to connect to another Mac over screen sharing, but when the MacMini boots I'd like it to go straight into the fullscreen of the other desktop.
    Many thanks!

    Set the Integer pref browser.sessionstore.max_resumed_crashes to 0 on the about:config page to get the about:sessionrestore page immediately with the first restart after a crash has occurred or the Task Manager was used to close Firefox.
    * http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes
    That will allow you to deselect the tab(s) that you do not want to reopen, but will allow to reopen other tabs.
    See:
    * http://kb.mozillazine.org/Session_Restore#Restoring_a_session_after_a_crash
    * http://kb.mozillazine.org/Browser.sessionstore.max_resumed_crashes

  • Command line parameters for automator?

    I'm trying to setup a cron job to so that every morning at 8 am "New Mail.workflow" will open and run. I'm able to get it to open but I was wondering if there were command line parameters for Automator that could open AND run a workflow file? Ideally I'd like it to close after running, but I'll worry about that later. Thanks in advance.

    The preferred way is to save your workflow as an application and then call usr/bin/open on it. If for some reason you must have the workflow run inside of Automator (not self-contained) then you're looking at some quality time with man osascript. As it happens Apple has removed even the need for Cron for most users. A click to File -> Save As Plug-In -> for iCal handles it from start to finish.
    Edit: I forgot to mention that Automator has its own simple command line utility for running *.workflow files. Check out man automator

  • What are the commands for compiling c++ using the command line tools for xcode?

    Hi, I am taking a class in school for c++ and i would like ot be able to practice at home i found the command line tools for xcode and went ahead and installed it on my computer. now i need to know the commands and procedure to be able to compile and run c++.

    c++ testfile.cc

Maybe you are looking for

  • How can I transfer files from one user to another user?

    I have a Macbook Air with 10.9.5. I have two admin users.  I want to transfer all the files from User A to User B's profile so that I can get rid of User A and just use User B from now on.  So far I can access the files if I change sharing permission

  • Can I view a TV show from my PC iTunes to MacBook with sharing via iTunes?

    The TV show shows up in the shared library file on my MacBook. Seems I am having trouble with this; will not load the TV show via my shared library in my MacBook. I am coming to the conclusion that you cannot watch a TV show in my MacBook iTunes from

  • SAP Query - scheduled and emailed?

    SAP Query - is there anything on the SAP ECC side similar to BW that allows you to schedule a query and have it broadcast to an email or ftp sight for it to be displayed? Thank you, Lynda

  • Will not display page

    For some reason after uploading my page to the website- I am unable to see it. The page has CSS stylesheet linked to it and I am able to get page source info ( my code) - if I unlink CSS and re-upload- i see my page ( unformatted of course, without C

  • Help with replacing special characters and how/where to put the javascript...

    Hey there A while ago I added javascript to some parts of my PDF around the use of dates and phone numbers, I now have Acrobat 11, and I am at a loss of how to add a new javascript (i cant remember at all) the code I have is if (!event.willCommit) {