Setup ODI for multi user

I am looking for best practice for setting up ODI to be use for multiple users.
I would like to have several users to be able to work on the same package.
Can they use the same work repository? How do I use version control?
Thanks,
Charles

Hi,
I'm at a project with more the 25 ODI developers, 4 ODI Topology "man', 3 Odi Security "man", more then 50 Metadata Profile and 12 Operator Profile.
The Work Repository is the same for all (development context) and the organization is at Project level. It's means each group of Developer that works at a specific department has his own project and have rights only at this Project.
That is my 5° big ODI environment implementation and until now was the best way that I find to work..
Good luck!

Similar Messages

  • We have two Apple ID's but share the same computer....that runs Itunes...How do i setup Icloud for ea. user ID?

    We have two Apple ID's but share the same computer....that runs Itunes...How do i setup Icloud for ea. user ID?

    You can't merge Apple IDs.  What you could do is set up your phone to use the same iCloud accout you are using on your Mac.  To do this, go to Settings>iCloud and turn all synced data (Contacts, Calendars, etc.) to Off.  When prompted, choose to keep the data on the phone.  When everything is off, scroll to the bottom and tap Delete Account.  Now add the iCloud account you set up on your Mac (with the same Apple ID) and turn syncing back on for Calendars, Contacts, etc.  When prompted, you will probably want to choose merge, to merge the data on your phone with the existing data on this iCloud account.

  • Is the price for multi user 89.99 per year? How is it installed by each user?

    Is the price for multi user 89.99 per year? How is it installed by each user?

    Hi cclark,
    An Adobe PDF Pack subscription is tied to an Adobe ID, so it's a single-user subscription. There's nothing to install; you access the subscription by logging in via a web browser to https://cloud.acrobat.com using your Adobe ID and a password.
    I hope that answers your questions.
    Best,
    Sara

  • File Discrepancies for Multi Users

    Hi ...
    We are running RH7 and RSC3.1 with 3 users - We identified
    (only yesterday) that after User 1 had deleted one topic file from
    Project Manager and added several others ... User 2 and 3 had
    broken links for these topics.
    We are able to update existing topics by one user, who check
    in, then user 2 and 3 can get the latest version and instantly view
    the changes - lovely!! Exactly what we would expect ...
    But the same is not occurring when we remove or add entire
    topics to both the Project Manager and the TOC ...
    User 2 and 3 see the topics in the TOC with the dreaded red
    cross through them ... and have to try and locate the file or
    restore broken links etc ... to get their view of the project in
    sync with User 1. This seems to defeat the whole purpose of being
    able to have a multi user authoring environment????
    A major concern of this problem appears to be the risk of
    undoing each others work by potentially restoring files that
    another user intended to remove ...
    Is anyone else experiencing similar issues ... we are in a
    big organisation and are very restricted in terms of our ability to
    access the servers etc ... but I want to know if there is something
    we should be checking or doing differently from an application
    perspective? Any advice or ideas are greatly appreciated...
    Many thanks ...
    Frustrated!

    Hi Fi@qldpol, and welcome to the board. With your situation,
    there are two likely possibilities:
    1. Was your project added to source control via RoboHelp, or
    was it initially added using RoboSource Control? If it was added
    from RoboSource Control, then that is the problem.
    2. If #1 is not the problem, then you might be having
    problems with some of the users' CPD files. First, have everyone
    make backups of the local version of their project (the files
    actually residing on their PCs). Then have User 2 and User 3 delete
    their copy of the project, and replace it with a copy of User 1's
    local files. Before they open the project, they should delete the
    cpd and pss files. After they delete those files, they can open the
    project as usual and let the cpd file rebuild. We have to do this
    every so often with some of our projects to get everyone
    synchronized.
    Hope that helps.
    G

  • Adding boot manager entry for multi-user.target in stock configs

    How about adding an entry to the stock conifgs of grub and syslinux that append "systemd.unit=multi-user.target" to the kernel parameters and removing the autodetect hook by default?
    So then have one boot option for standard hooks without autodetect.
    And another which appends "systemd.unit=multi-user.target" (replacing the current fallback)
    If never really noticed any difference between using and not using the autodetect hook on any of my 3 computers.
    Although I guess just editng the parameters from the boot anger isn't that hard...

    Thank you for the reply!
    vm-mouse and mesa were necessary for starting the x-server. So startx works now, whereas LightDM still produces an error.
    Besides the resolution can´t be adjusted to 1920x1080 in the System Settings. I tried to solve this with the /etc/X11/xorg.conf.d/10-monitor.conf, which I took from the wiki.
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "xf86-video-vmware"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 16
    Modes "1920x1080_60.00"
    EndSubSection
    EndSection
    As you can see, I just replaced the lines with comments, because I didn´t know what to do with the others.
    Perheaps this is the reason that startx doesn´t work using this configuration ("Failed to load xf86-video-vmware" and "no screens found").
    Last edited by superuser (2015-02-14 14:44:22)

  • Sendmail dependency for multi-user milestone

    I am currently setting up a CommuniGate mailserver on a Solaris 10 box . Starting the new service is hampered by sendmail running on the smtp port.
    My question regards disabling sendmail services so that CommuniGate can do its own thing. The sendmail service is shown as a dependency for the multi-user milestone:
    svcs -l multi-user
    fmri         svc:/milestone/multi-user:default
    name         Multi-user milestone
    enabled      true
    state        online
    next_state   none
    restarter    svc:/system/svc/restarter:default
    dependency   require_all/none svc:/milestone/single-user (online) svc:/milestone/name-services (online)
    dependency   require_all/none svc:/system/filesystem/local (online)
    dependency   optional_all/none svc:/platform/i86pc/kdmconfig:default (absent)
    dependency   optional_all/none svc:/network/rpc/bind (online)
    dependency   optional_all/none svc:/system/system-log (online)
    dependency   optional_all/none svc:/system/utmp (online)
    dependency   optional_all/none svc:/system/mdmonitor (offline)
    dependency   optional_all/none svc:/network/inetd (online)
    dependency   optional_all/none svc:/system/cron (online)
    dependency   optional_all/none svc:/system/name-service-cache (online)
    dependency   require_all/none svc:/system/rmtmpfiles (online)
    dependency   optional_all/none svc:/system/system-log (online)
    dependency   optional_all/none svc:/network/nfs/client (offline)
    dependency   optional_all/none svc:/system/filesystem/autofs (online)
    dependency   optional_all/none svc:/network/smtp:sendmail (online)If I disable sendmail, will the multi-user milestone croak on startup? I'm reluctant to just try it, since I'm working on a remote machine without console access in case it does croak.
    I've read the sections on dependency groupings (i.e. optional_all/none) but I'm still confused regarding the real links between services.
    thanks for any clarification.....docm

    If I disable sendmail, will the multi-user milestone
    croak on startup? I'm reluctant to just try it, since
    I'm working on a remote machine without console
    access in case it does croak.No, not at all. There's a difference between administratively disabling a service and having it fail, and for a dependency to be "required" or "optional".
    On this machine....
    # svcs -l multi-user | grep -v online
    fmri svc:/milestone/multi-user:default
    name multi-user milestone
    enabled true
    next_state none
    state_time Wed May 25 13:42:14 2005
    logfile /var/svc/log/milestone-multi-user:default.log
    restarter svc:/system/svc/restarter:default
    dependency optional_all/none svc:/platform/i86pc/kdmconfig:default (absent)
    dependency optional_all/none svc:/network/smtp:sendmail (disabled)
    dependency optional_all/none svc:/system/mdmonitor (disabled)
    dependency optional_all/none svc:/application/print/server (disabled)
    dependency optional_all/none svc:/network/ntp (disabled)
    dependency optional_all/none svc:/system/rcap (disabled)
    None of the dependencies are required, so the machine still goes to multi-user...
    Darren

  • Setup iPad for other user when iCloud pw is unknown.

    I'm a tech director for a school district with ~450 iPads. Often, I get students or staff who move out and leave their iPads logged into iCloud as themselves. I need to get these iPads setup for other users. How can I setup an iPad if the previous user is long gone?
    Nobody is going to give me their Apple ID password and I wouldn't expect them to. Recovery mode lets me wipe it but I still need to enter the previous user's Apple ID and pw to proceed.
    I don't use Configurator; I prefer iTunes.

    Might be some help on this link, but you may need the password.
    How to Safely Delete an iCloud Account
    http://9to5mac.com/2013/07/13/how-to-safely-delete-an-icloud-account-from-your-m ac-or-ios-device/
     Cheers, Tom

  • Proxy for Multi User calendar shows user's folder tree

    By giving the View proxy right to other users, so that they can utilize the Multi User calendar, this apparently also gives the user you've assigned that right to the ability to see the folder tree of all users that have given the View right to the user. In other words, by clicking on the Proxy icon at the top of your folder tree, and picking the user who gave you read rights to their appointments, you can see all their folders. Granted, you will only be able to see appointments within those folders. But, some users may assign descriptive folder names they might otherwise not want to be visible to others. Is there some way to hide the folder view, while still proxying the view right to appointments?
    Thanks

    Ok, Thanks - I'm satisfied as long as that's by design.
    Originally Posted by dzanre
    pagjsp wrote:
    > right to the ability to see the folder tree of all users
    > that have given the View right to the user
    There is no way to hide this.
    Danita
    Novell Knowledge Partner
    Moving GroupWise to Linux?
    Shopping Cart

  • Jackd for multi user

    Does somebody knows how to use jack for several users ?
    I'm of course unable to start two jackd under differents uid.
    I'm unable to start it as root (and I read it was designed to be run by the user)
    I've read in the faq that if a client can not connect it is probably because it has not the same uid than jackd...
    So is jackd designed for a single person usage (but I can imagine that, we are in 2008 on linux), or is there another way ?
    It appears that I'm not alone  at home, and even X allows several instances from different users on the same computer.
    Thank you in advance for any tip.

    I do want to do this, because we are several people using the computer. A typical scenario is :
    - The computer boot.
    - MPD is started (uid=mpd), and music is played.
    - I log on the computer, and do some work, and give a try to rosegarden, the computer being connected to a synthetizer.
    - I'm going to prepare the lunch and my girl open its won X session to play some games (with sound)
    - My girlfriend ask for the seat and open a new session to edit some files, or browse internet...
    So in the final, there may be 5 differents user needing access to the sound card, even if not producing sound simultaneously, the software client are still connected to the sound daemon.
    Until recently I was using pulseaudio, which was very nice, but has the drawback of not being supported by rosegarden and some others sound related software.
    Seeing that pulseaudio may be able to play well with jackd, I decided to try it but failed.
    When launching jackd as root, it says:
    # jackd -R -d alsa
    jackd 0.109.2
    Copyright 2001-2005 Paul Davis and others.
    jackd comes with ABSOLUTELY NO WARRANTY
    This is free software, and you are welcome to redistribute it
    under certain conditions; see the file COPYING for details
    JACK compiled with POSIX SHM support.
    /dev/shm/jack-0 already exists, but is not a directory!
    cannot create server sockets
    cannot create engine
    I've added the pam_limits.so to /etc/pam.d/su, which worked well for normal users, but does nothing for root.
    Anyway, thank you very much for your interest in my problem.
    -mathieu

  • Hi .. Is there a way to set up our iPad (1) for multi users. Our household iPad is under my husbands account and my iPhone my own account. Can the iPad be set up to read both iCloud / iTunes or not?

    Hi .. When we bought our iPad my hubby set up in his name / iTunes / iCloud. I now have iPhone ( he does not) and the two do not sync !! I would wipe him from the iPad but we have purchased all the apps etc in his iTunes account and not mine. Is there a way that my iPhone could sync with the iPad .. Can you set up multi iCloud accounts ?? Sorry but not very techno savvy !!!!

    The iPad, like the iPod Touch and the iPhone was really designed to be a single user device. It was originally designed to be used in conjunction with ones personal iTunes library and one library only. Now it has gone PC free, but it still works the same way that it did at the inception, meaning it is still best suited as a single user device.
    If you sign in and out of different Apple ID's on the iPad and you download past purchases with another ID, you will lock yourself out of the other ID for 90 days becuse you have associated the device with another Apple ID. You can read more about that here.
    http://support.apple.com/kb/ht4627
    You can have multiple iCloud accounts (up to 3 I think) on the device, but to me that serves no real purpose if you can't associate the device with multiple ID's without worry of being locked out of your own ID.

  • Page setup changes for different users

    We had recently experienced page formatting changes all of a sudden. These reports were not modified nor changed but all of a sudden when users run the reports or if a developer open it in design the page setup was changed from landscape to portrait.  Also, for the same object if another developer open it, it is fine for that one person.
    Is there a individual setting or local setting for page setup?

    after you have changed the print setting in the .rpt itself and if you are still experiencing the same behaviour:
    1) first, try to see if just the .rpt itself is changing...i.e. send the report with saved data to someone that is experiencing the issue that also has crystal reports installed. if it is still happening in the crystal reports designer itself, then it is an issue for this forum.
    2) if it is only happening in the web application, then you will want to repost to the appropriate sdk forum.
    jw

  • Drive setup suggestion for multiple users editing simultaneously?

    At work here, a city college, not a professional company or broadcast studio, so resources are limited, we often have three people editing HDV content simultaneously in Final Cut Pro.
    Keeping the content on our multiple backup servers, there's simply too much network traffic to do this smoothly.
    Instead of keeping projects locally spread across multiple machines, I would like one centralized place for everything, for the Macs to access directly over gigabit or something else.
    So, what kind of setup do you guys suggest for this?
    The machines here are two quad-core G5s (no RAID or fiber-channel right now), and a Core2Duo iMac, F400 only.
    Again, it'd need to be able to handle three HDV projects going on simultaneously without skipping due to having to seek back and forth all over the drive.
    Thanks.

    Yes, an XSan system would perfectly fit the bill for what you want to do, but an XSAN is not a cheap solution. When it is all said and done, it will cost you tens of thousands of dollars.
    The best, cheap solution would be to use Firewire drives. I would not duplicate a project onto three drives, because you will then always be trying to figure out which version is the most current. Instead, keep all of your project, capture scratch and render files on the firewire drives. Then move the drive to whichever computer you want to do the editing on.
    Properly log & capture all your footage, then archive all your project files, because Firewire hard drives will fail over time, loosing all the info on the discs. I did say this was the cheap solution. "Cheap" does have its costs…

  • Web Agent and Clip Board set up for multi user environment

    Hi
    Our environment is
    Database: 0racle8.1.5 on Sun Solaris
    Currently we are not using OAS but a portal server and Apache
    Intermedia Web Agent and Clip Board are working fine.
    The questions are
    1. if there are multiple users (content managers) who would be adding /modifying content in the database, the how can I go about with Clip board.
    2.The requirement is these people should be able to search documents on the basis of keywords. So how do we integrate Intermedia query capabilities on this clip board interface.
    3. For production level how do we go about implementing.
    Should we continue to have the ctxsys user and use that itself.
    Thank you for any solutions

    I have NO idea if these "exact problems" pertain to Macs, since I think most of these discussions are about Windows... but, some reading (not all PPro, but I put all the links I have saved, just for general information)
    -see #3 http://forums.adobe.com/thread/771151
    -you may NOT "map" your My Documents folder to a network drive
    -you MUST give all users administrator accounts to use Premiere
    -and especially Encore dual layer http://forums.adobe.com/thread/969395
    -#5 Server 2008 is UNsupported http://forums.adobe.com/thread/851602
    -a work around, of sorts http://forums.adobe.com/thread/957523
    -and not on a "domain" http://forums.adobe.com/thread/858977
    -also PreEl see #5 http://forums.adobe.com/thread/1017199
    -more PreEl problem http://forums.adobe.com/thread/975117
    The solution... some day... may be at this link
    Adobe Anywhere http://www.adobe.com/products/adobeanywhere.html

  • [JOB]Looking for multi user game developer

    Looking for a game programmer to develop multiuser user
    shockwave game(s).
    Game will be like the quake/unreal series.
    This is a paying job.
    Please email [email protected] if you are interested or
    know someone who might be.

    Hi Leonid, We have good and experience team on Biztalk and worked on Middleware tool AMTrix.
    Please find our details:-
    iVision Software is a 9 year old software development organization with expertise in Biztalk among other technologies. We have worked for clients like GE in various geographies like USA, Scandinavia
    and India doing both EAI and B2B integrations. Our people work closely with their client counterparts taking care of their business needs utilizing Agile methodologies. We provide an optimal combination of people who are experts in their field and in working
    offshore with onsite business teams resulting in great quality service at low prices. Please find below a brief description of our capabilities.
    The iVision BizTalk Developer Team have the following competencies:
    Developing xml schema, flat file schema and EDI Schemas.
    Developing simple and complex maps as per the requirement.
    Implementing  various Integration patterns in BizTalk.
    Implementing various design patterns in Orchestration.
    Comfortable in handling Exceptions.
    Working on BRE and BAM.
    Creating C# helper class, custom functoid and custom pipeline components whenever required .
    Proficient with Visual studio , SQL Server .
    Working with following adapters : FILE, FTP,SMTP, WCF-SQL, SQL, SOAP, WCF-custom
    Custom XSLT
    Packaging and deploying application.
    Expertise in EDI X12 , EDIFACT and major XML standards(cXML, OIOXML,UBL,Svefaktura,Finvoice,xCBL etc).
    Proficient in creating EDI Agreements and Trading Partner Profile.
    For further discussion, please drop email to me at [email protected] or skype me at atul.kumar651984
    Regards,

  • How to secure firewire drive data for multi user mac ?

    I have a couple of external firewire hard drives attached to my mac which contain all my work files.
    My 6 yr son has started using my mac so I have set him up his own account and set up the parental controls etc.
    BUT - is there any way I can set things up so the firewire drives dont appear to him or so he cant delete anything ?
    It seems fairly straightforward to protect files files on the main hard drive but these firewire drives mount every time a user logs on and he seems to have full access to them.
    Thanks in advance if you can help.
    emac   Mac OS X (10.4.9)  
    emac   Mac OS X (10.4.9)  

    Log in under your account, and highlight the drive on the Desktop. Click cmd-i to Get Info. Make sure that, under Ownership and Permissions, you do not have "Ignore Ownership on this Drive" ticked. Now, again using Get Info, make sure that all top-level folders are owned by you, and that other users do not have access. (You might want to reduce the number of top-level folders to make this easier.)
    Now log in as your son and make sure you don't have access to those folders.
    Matt

Maybe you are looking for

  • Allowing access to select few public objects (moved from Native forum)

    I am moving my posting from Java Forums > Fundamentals > Key Classes > Native forum to this one. Sorry for posting it on the wrong forum earlier. Before each reply I have added a lien for clarity. Allowing access to select few public objects Author:

  • MacBook Air 2011 cannot connect to Wi-Fi properly after repair

    Hi, Recently I took my 2011 MacBook Air into an Apple Store where they replaced the SSD with a fresh one loaded with Mavericks. When I started it up in the Apple Store it found their local Wi-Fi properly. However, when I try to connect it to my Wi-Fi

  • I cannot deactivate Adobe Photoshop Elements 10

    Ok, so I bought Adobe Photoshop Elements 10 and Adobe Premiere Elements 10 (both in the same case) from Fry's Electronics. I used to use another computer and so all my programs were there. But that was a shared computer, and now I have my own and red

  • Production Planning at Moving Average Price

    We do very little manufacting, in fact, I would call it "re-packaging".  All our compnay does is take products from one package size and convert them to another package size, for example, we take bulk gallons and repackage it to 5 gallon pails.  The

  • BAPI used in HR

    Hi, I am trying to create a webpage which will display employee details like name, employee number, address etc. I want to know which BAPI should I call to fetch these data. I could see these data when in the transaction PA20. I want to know the corr