Export to MS Project and multiple resources to one role

Ok, after this rather cryptic title i will explain my problem:
We are currently in a project where we have the following requirement:
A download of cProjects needs to be imported into MS Project 2007.
When a project role is staffed with multiple resources in cProjects it is imported into MS Project as a single role with only the first resource attached to it. All the other resources are nowhere to be found.
Does anyone have a solution to this?
Edited by: Miel Claessens on Jul 16, 2010 12:57 PM
Edited by: Miel Claessens on Jul 16, 2010 12:58 PM

Hello Meil,
You can try to implement your requirement in BAdI DPR_MSP_CUST_FIELDS method CUST_CONVERT_DPR2MSPINT. Here you have to convert each and every Resource assigned to a Role as individual resource in MS Project. You have to use method CUST_CONVERT_MSPINT2DPR to convert it back in Project's format.
e.g. 1) Downloading Project to MSP --> Role 1 has Resource 1 and Resource 2 then in first method you need to Create entry for Resource 1 and Resource 2 and keep track of to which role these are staffed. But this will create individual entries for each resource and will not add the resources name to Project role. Other possible implementation would be that you can maintain the Employee number of each Resource in some Text field which is not used in Field Mapping and accordingly decode these Emplyee numbers while uploading the Project from Ms project.
2) Uploading Project from MSP --> Use second method CUST_CONVERT_MSPINT2DPR to decode the above implementation to fill the Project structure for Role and Resources.
You may check it if it is possible to implement it in that way.
As a standard, as metioned earlier, it is not possible.
Thanks and Regards,
Piyusha

Similar Messages

  • Multiple Resources for one role CATS scenario

    Hi
    We are on cPro 4.5 sp 006
    the scenario is
    One Role (say Consultant): Multiple Resources (say Niranjan, Amit) at a time (using Edit in parallel)
    We have Time confirmation against Role
    We have activated Confirmations against Project header as well
    now when i try to enter time in CAT2 for Niranjan (who is staffed first) i get all attributes like Project, Project subobject, WBS element etc.
    for Amit however I get project and WBS header and I get Subobject as Object does not have a de
    It allows Amit to save data but when i try to transfer data to cProjects using Report the program throws error.
    Thus for single resource staffing it works not for multiple staffed resources
    Any inputs on this.
    Niranjan

    Raised to SAP
    Note:  0001344595

  • Changing properties of multiple resources in one transaction

    Hi,
    Does anyone have an idea how to change a property in multiple resources in one atomic transaction. 
    There are some interesting comments regarding the use of "mass calls" in various SAP documents but not really anything specific.
    The changing of one property in multiple resources is not the problem.  This is easy.  The challenge is the operation in one transaction.   There is a ITransactionManager in the KM Javadoc but this looks like more of an internal class.
    Thanks.
    Dick

    Does this imply that the properties of these selectors can be modified simultaneously?
    Correct.

  • Export to FCP Project and have 4+ channels of audio

    I am trying to export my FCP projects for archive and maintain each track of audio as an independent track once it is converted to Quicktime format.
    The process I have been using is as follows: FILE>EXPORT>QUICKTIME MOVIE... but it is just mixing everything down to two channels...
    Does anyone know how to export and maintain each channel of audio, creating a QuickTime movie that had 4+ channels of audio.

    Hi -
    For FCP 7:
    Click on your timeline.
    Type Command - 0 (Zero) and click on the Audio Outputs Tab.
    Change the number of outputs you want, and set the track pairs up as stereo or dual mono, as you want.
    Click OK, a warning dialog box will come up that you can dismiss.
    On the timeline, Option-Click on each audio track right below the auto-select toggle icon, and from the drop down menu, route the track to the desired output track.
    When done, export the Quicktime movie.
    The only way you will verify that all the tracks are there is to either open the exported quicktime in Quicktime pro and menu Window > Show Movie Properties. You'll see the additional tracks listed there -OR- just import the exported movie back into FCP and bring it up in the Viewer, you'll see all the audio tracks.
    Make sure you restore your sequence back to two channel ouput, if you want, when you are done.
    Hope this helps.

  • Multiple resources on one task

    Hi all
    I'm a little rusty.  I'm working in 2010.
    I have been given the durations (in days) that tasks will take.  I have multiple resources, all of whom will be working on the same tasks, all assigned units will differ, example, resource A will spend 60%, B will spend 20% and C will spend 20%. 
    Apparently each resource with have a different number of effective hours per day.
    How should I handle this in the schedule?
    thanks
    JD
    J Day

    Hi J Day,
    1- You can set the task type based on your business context. You can for example set your task to fixed unit. Doing this, if the work increases, the duration will increase accordingly and the %unit will be kept. Thus you'll see a duration variance.
    2- Be aware that setting the max unit of a resource in the resource sheet is NOT taken into account while assigning the resource on a task. It is only used to flag weither or not a resource is overallocated. For example, if  you set the resource A has
    a max unit of 50% (4hrs/day) and then you assign it at 100% on a task, it will be assign at 8hrs thus shown as overallocated. Project will not make the calculation that the 100% you set in the assignment is 100% of 50%, meaning 4hrs. You have to do this calculation
    by yourself while creating assignments. Note also that the max unit is used when you assign a resource without entering a %unit; Project will take by default the max unit. Hope this is clear.
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

  • How can I export a large project to multiple DVD's

    I am trying to export a project to a DVD. The .approject it creates is too big to fit onto one DVD. It is about 9GB. I have tried exporting it and then using right-click on the .approject to Show Package Contents. I then burned the the indvidual files in this to about 3 DVD's. How can I re-import this to another computer/ Aperture library? Can I simply read all the dvds into to a folder named ...approject and then try and import this?

    There are other more hackish solutions but I'm going to point you to DropDMG which works great for your purpose, making backups to CD/DVD, making online backup segments, and optionally encrypting all the previous.
    I'm not associated with the vendor, just a satisfied customer. You know you should also be making backups, so it's $20 well spent.

  • Urgent: Tuxedo and multiple Resource Managers

    Hello,
    I have a tuxedo service which updates Oracle tables and also updates
    queues of MQ-Series. Is it possible for this Tuxedo service to
    control the commit and rollback for both Oracle and MQ-Series??
    Will tpbegin, tpcommit and tpabort control the commit and rollback
    of both Oracle and MQ-Series?? If yes, do I have to build the tuxedo
    service in the following manner:
    buildserver -r Oracle_XA -r MQSeries_XA_RMI -f ...
    What else do I need to do to make sure the transaction covers both
    Oracle and MQ-Series in the tuxedo service???
    Thanks a lot in advance.. Please do let me know any information
    regarding this.. I would highly appreciate any help in this regards...
    Vipul

    Hello Vipul,
    Resource Managers are assigned at Tuxedo Server Group level using
    OPENINFO and all Tuxedo Servers belonging to a group can access
    only this Resource Manager.
    So we can have only one resource manager connection from a Tuxedo
    server.
    But there is an exception to this rule:
    You can have more than one RM connections provided u don't want
    the XA features (Global Transactions). U can connect to one RM
    using XA (tpopen) and rest of the RMs using native interface or
    non-XA interface (EXEC SQL CONNECT....). But here, u will be able
    to do Global Transaction only using XA connections. Non-XA connections
    do not participate in Global Transactions and hence cannot be rolled
    back incase of failure...
    Now, coming back to ur requirement:
    1. Create a Tuxedo Server Group for RM Oracle
    2. Create another Tuxedo Server Group for RM MQ-Series
    3. Build a Tuxedo server for RM Oracle operations and put into
    group using RM Oracle. (use -r Oracle for buildserver)
    4. Build another Tuxedo server for RM MQ-Series operations and
    put into group using RM MQ-Series. (use -r MQ-Series for buildserver)
    5. Now create a service that calls Services from these Tuxedo servers
    in a Global Transaction. (this can be built without -r RMNAME incase
    it does not interact with RM directly)
    HTH
    regards
    MS
    "Vipul" <[email protected]> wrote:
    >
    Hello,
    I have a tuxedo service which updates Oracle tables and
    also updates
    queues of MQ-Series. Is it possible for this Tuxedo service
    to
    control the commit and rollback for both Oracle and MQ-Series??
    Will tpbegin, tpcommit and tpabort control the commit
    and rollback
    of both Oracle and MQ-Series?? If yes, do I have to build
    the tuxedo
    service in the following manner:
    buildserver -r Oracle_XA -r MQSeries_XA_RMI -f ...
    What else do I need to do to make sure the transaction
    covers both
    Oracle and MQ-Series in the tuxedo service???
    Thanks a lot in advance.. Please do let me know any information
    regarding this.. I would highly appreciate any help in
    this regards...
    Vipul

  • Dependent projects and multiple SDKs

    I'm trying to build a pair of libraries that target the iPhone and OS X from the same set of sources. I've created a single project with two targets, one for each SDK. I've then created individual front-end projects that reference the appropriate target from the shared project.
    My problem is getting the inter-project build dependencies working. When it comes time to link in the library, Xcode seems to check the build flavor defined at the project level, not the target level. If I manually change the setting in the lib project, it builds fine - I'd love to have this happen automatically, if possible.
    That turned out pretty wordy, so here's an example:
    MyLib.xcodeproj has two flavors: MyLib_iphone, and MyLib_cocoa. MyLib_cocoa gets built to the build/Debug folder; MyLib_iphone winds up in build/Debug-iphonesimulator.
    MyCocoaApp.xcodeproj includes MyLib.xcodeproj, and its target has a dependency on MyLib_cocoa.
    The problem happens when I do a clean build of MyCocoaApp, if I forget and leave the Base SDK setting in MyLib on the iPhone Simulator value. When I build MyCocoaApp, MyLib_cocoa builds correctly and winds up in the correct place (build/Debug), however I get a linker error when MyCocoaApp tries to find the resulting lib in build/Debug-iphonesimulator.
    Am I missing a setting that allows the front-end product to find the lib in the correct location?
    Thanks.

    I'm very new to Xcode, so not sure of the terminology. I added MyLib.xcodeproj to MyCocoaApp.xcodeproj, so I guess that makes MyLib a sub-project? When I expand the MyLib tree node, I see entries for the two built targets, but not the source files.
    Xcode almost gets it right - it builds the correct target from the inner project, it's just looking in the wrong location to link to that target.

  • Using DATA_CELL and multiple queries into one table

    Hi WAD experts,
    I have been trying to work out how to combine multiple hidden query result sets in their own tables in the template, into one table displayed as if the data originated from one query.
    I have been looking at using the DATA_CELL method of "modify table" class.
    Has anyone had to do this before - and if so do you have any clues as to how best to do this ?
    Thanks
    Chris

    Here is what I want:
    Say I have a query that tells me about how many items were sold at a hardware store for each week. Then the output would look something like this:
    Week,Item,Num_Sold
    13,Hammer,15
    13,Nail,594
    13,Screw,398
    14,Hammer,16
    14,Nail,382
    14,Screw,331
    But I want my output to look like this:
    <space>,13,14 <-- these would be the week numbers
    Hammer,15,16
    Nail,594,382
    Screw,398,331
    I asked this same question in a SQL-only forum and one person responded that they did not know how to do that. But I figure that this is done often enough that there must be some Open Source program that can transform the output data into a table. As you can see, it's not a pure transform. It's more like I take one column, make that the x-axis, another column, make that the y-axis, and "plot" the data based on the two columns. It's kinda like taking 1D data and making it 2D. There's no existing open source program which does this? I figure that I could just give the program my SQL queries, specify some rule such as "Make the first column of the resultset the row, make the second column the column and create a table with the 3rd row, using the first two rows to map the 3rd row into the table". Note that I think this only works with 3 columns.
    Anyway, if there is no simple program that already does this, I can make a program to do what I just described. I just asked the question here because I figure that there are a lot of people knowledgeable about SQL and Java on this forum and that someone would know of a tool which already does what I want if one exists.

  • Multiple clients and multiple databases on one system

    Does SAP support having a single system ( Let's call it PEQ for the sake of argument ) having multiple clients ( again, for the sake of argument, call them 200, 250, 260, and 300) allow for each client to have it's own physical database ?
    For example, here is what I would like to have set up:
    PEQ 200 - database 1
    PEQ 250 - database 2
    PEQ 260 - database 3
    PEQ 300 - database 1
    So PEQ 200 and 300 access database 1, PEQ 250 accesses database 2, and PEQ 260 accesses database 3.
    I only want to know if this is possible and if so how would you set it up.  I do not want to get into any discussion on whether this is the best way to go or not.  Any pointers to OSS notes on the subject are more than welcome.
    Thanks;
    Bruce

    > So PEQ 200 and 300 access database 1, PEQ 250 accesses database 2, and PEQ 260 accesses database 3.
    >
    > I only want to know if this is possible and if so how would you set it up.  I do not want to get into any discussion on whether this is the best way to go or not.  Any pointers to OSS notes on the subject are more than welcome.
    Simple answer: No.
    Long answer:
    - Workprocesses don't know anything about "clients". A client is nothing more than an additional field in a table with the client number. So it's not possible to configure them to connect to a certain database using a "client number".
    - A client alone has nothing but application data. It has no dictionary (tables, views) and it has no repository (source code) that can be executed
    - A SAP system (ABAP) has cross client customizing that would need to be shared somehow, technically not possible since also here the workprocess (which is the lowest unit) does not know whether a table is client dependent or not.
    Maybe there is a way to come out of this dilemma - if you tell us, what you (business) requirement is.
    Markus

  • Multiple servers and multiple clients on one machine

    Hi,
    I was hoping someone could give me some direction as to how to go about creating multiple servers and muliple clients on the one computer using RMI and threads. I intend to have say 4 servents (able to perform both client and server methods) running on the one computer, with the clients being able to connect to each of the servers. (I'm doing this to emulate using 4 computers, which I don't have!). I know I have to use different ports to do this. How do I go about the following using RMI - start up a server (port number as argument from command line?), which starts a thread listening for connections from the other clients.. when a new connection is established between server and client, then start a new thread which 'handles' that connection.
    The examples I've seen of RMI only deal with single server and single client... I'd appreciate any suggestions as to how to go about this problem!!

    Hi,
    I suggest not to use the rmiregistry program at all
    but to start the registry in a program of your own.
    Then you can specify all you need (url, port, even
    client and server socket) as command line argument.
    You need something like this:
    Registry registry = null;
    Remote server = null;
    try
    { // this succeeds if the registry already runs
      registry = LocateRegistry.getRegistry(yourRegistry);
      server = registry.rebind( yourServer );     
    }catch( RemoteException )
    { // no registry reachable, create one
      registry = LocateRegistry.createRegistry(yourRegistry);                 
      server = registry.rebind( yourServer );     
    }Have fun,
    wiedkla

  • Exporting an hd project from final cut 7

    i just finished editing an hd project on final cut 7. i want to know how to export the hd project and of course for the project to stay in hd?

    No. It's just being displayed 1:1 on the computer's screen. That is the actual size. If you look at the Canvas in your copy of FCP, you will see a percentage value representing the current size. Note that it is well below 100%.
    QuickTime Player has a View menu whith various preset options or you can simply drag the bottom right corner of the window to resize it.

  • Project and Checklist templates - Copy

    Hi,
    We are on PPM5.0.
    Is it possible to copy project and/or checklist templates from one client/system to another? We are not carrying out any client or system copy.
    We have a significant number of projects and checklist templates in a training client. These templates are now required to be created in the Quality client (another system). Creating them all over again would be a big effort and we are looking at ways (direct or indirect) of copying the existing templates into the new client/system.
    Please advise.
    Thanks.

    Hi Deepak,
    Have you considered exporting to MS Project and Importing into QA client? Disadvantages are you will need to do this for each project and when importing you will have first import (as a simulation) into an operational project and then create a template out of the operational project.
    PPM5.0 also has a data import utility (tcode DPR_DX_PROJECT), however, exporting the data into a spreadsheet may be a challenge.
    Regards,
    Lashan

  • 'Video Filter Missing' Exporting AE CS4 project into Premiere Pro CS4 project

    Hey guys,
    I am new to Premiere and AE, and I just made a short little intro for my current project in After Effects using a couple different effects and such. When I go to export my AE project and make it into a Premiere Project file it will not let me open the project properly, it says:
    D:\Premiere Projects\AFC Title2.prproj
    Video Filter missing:  AE.ADBE Exposure2
    Video Filter missing:  AE.ADBE Glo2
    Video Filter missing:  AE.CC Particle World
    How do I fix this? Can I get the video filters for Premiere so that it recognizes them?
    Thanks,
    Andrew

    Are you planning on editing the material you're moving from AE to PPro? Not that you can't, but that's sort of a backwards workflow (ie. usually you edit in PPro, and then move the sequence to AE for effects, etc.). Or are you just trying to export from PPro?
    Do you have the Production Premium bundle? If so, you could use Dynamic Link to put your AE comp into a PPro timeline, without having to worry about missing filters. You could also render from AE, and then import the rendered movie into PPro.
    Finally, you can make (most of) the Cycore effects work in Premiere; this includes Particle World. Simply copy the AEX plugins from the After Effects program folder, into the Premiere Pro program folder (you'll have to dig into a couple of subfolders to find the effects). You'll then have access to most of them in Premiere Pro, though they don't all work the same in the PPro interface. The other two are, I believe, AE-only plugins, and are locked to that program--they won't work in PPro, no matter what.

  • Exporting FCP X projects...

    AS FCP X user, I was wondering if it is possible to export your completed project to a SD card which you can insert into your VCR or TV to view rather than making DVDs?

    Some of us who had previously been unable to get beyond the 66% mark for Share>DVD found that just clicking the Add Background button in the DVD Settings window and then canceling was enough to jar Create Disk into action. Interestingly enough, it's so far proved to be a durable fix. I've since run about 10 test exports with different projects and all have completed. After re-reading your thread, I retimed a project and that too exported with the job action (writing the .img).
    It's interesting that a lot of people have common export symptoms. but with somewhat different error messages (and sometimes none) and that there isn't so far a common solution.
    Russ

Maybe you are looking for

  • 2 external hard drives not recognize by system all of a sudden

    I have 2 external hard drives, one was used as a backup with Time Machine, the other was all my music storage, including Logic Pro and Ableton files. This afernoon I was working on my Macbook pro with no problems, system backed up a few times. I was

  • Stop Sounds in HTMLLoader object

    I have an AIR application that has an html loader object (htmlLoader) within it. The page that the html object loads is a flash AS2 game. The game has a lot of sounds, some very long that are embedded in the timeline. We don't have the sources for th

  • Conversion of variable character error

    I use this statement within a query to  get a blank result with a WHEN/THEN statement but keep getting the following error message: " The conversion of a varchar data type to a datetime data type resulted in an out-of-range value." Below is the state

  • R/3 PS report that could give similar data to CJI3

    Hello Pals, can anyone advise if there is any report in R/3 4.6c version which is similar to CJI3 but also be able to add fields Vendor Name and Reference. Hoping for input. Earliest reponse is much appreciated Regards, Pradeep Palli

  • Inbox downloads 40 previously received emails everytime i open mail

    Inbox downloads 40 previously read emails every time I open mail account