Problem after role upload?

Hi All,
    I used role upload tool and uploaded them to my portal. I uploaded only role to user assignements (I dont want to upload transactions etc..). I just wanted to get role to user assignments from ABAP system.
    I got them under Migrated Content -> SAP Component systems. I checked if the users and roles are assigned properly. IT was correct.
  Now, I wanted to add few iviews for my role that is uploaded. so i created a delta link into my working folder and added few iviews,worksets and set the entry points.  and when i logged in as user, I cant see my workset in TLN.
  I just wanted to know, doesnt the delta link of roles copies the user assignments of source role to the target role. should i do it manually again to assign the user to that delta link role.
Please help me in this regard.
Thank you

any help is appreciated ??

Similar Messages

  • Iview object properties after role uploading from ABAP again

    Hi,
    Now it seems that the properties of the iviews that were uploaded from ABAP stack are overwrittened when this role is uploaded again from ABAP stacks.
    I wuold like to set the property of the iView as "start with another window". but they are now overwritten after role uploading.
    if someone know good idea, please advise.
    Kind regards,
    Masaaki

    Hi Tilak,
    I think you query is not be not answered.
    When you upload the role (click on start upload )you need to wait until the status is Finished.The role that you have uploaded can be seen in portal content - content Administration-> portal content-> migrated content-> roles-> u201Csystem nameu201D .
    If you are not able to see mean your role is not uploaded correctly.
    And my suggestion is first check the service com.sap.portal.pcd.rolemigration"
    Hope this resolves your problem.
    Cheers!!
    VEnk@

  • Role upload does not change the delta links

    Hi,
    We are using the Role upload functionality in the portal to upload BW roles by selecting the "Convert roles to worksets" and "Overwrite existing content" options.
    The newly created workset (corresponding to the uploaded role) is then copied and pasted as a delta link in another folder.
    We upload the BW role again whenever some changes are made to the original BW role (such as addition/deletion of reports).
    However, these changes are not getting reflected in the delta link (although the delta link dependency still exists).
    Does delta link work only for manual deletion/addition of portal content and the changes do not filter through using a role upload with overwrite?
    It is definitely not working for us using the role upload functionality and It seems that overwriting content using role upload does not impact the associated delta links.
    Any solution/workaround to this issue would be greatly appreciated.
    Regards,
    Vibhu

    Hi Vibhu,
    > Good to hear from you after such a long time
    Yeah, I didn't had that much time the last months, but at the moment, I'm trying to be back a bit
    > We investigated the problem further and found that it is only the deletions to a
    > BW role in the backend that do not get reflected in the delta link.
    >
    > The additions work fine.
    > It is defintely a bug.
    So it's up to SAP to fix it - and you could mark the thread as closed?!
    Best regards
    Detlev

  • Problem with Roles and Triggers

    I'm having a strange problem with Roles and Triggers in Oracle. It's a little difficult to describe, so bear with me...
    I'm trying to create a trigger that inserts records into a table belonging to a different user/owner. Of course, the owner of this trigger needs rights to insert records into this other table. I find that if I add these rights directly to the owner of the trigger, everything works okay and the trigger compiles successfully.
    However, if I first create a Role and grant the "insert" rights to it, and then assign this role to the owner of the trigger, the trigger does not compile successfully.
    To illustrate this, here's an example script. I'm using Oracle 10g Release 2...
    -- Clean up...
    DROP TABLE TestUser.TrigTable;
    DROP TABLE TestUser2.TestTable;
    DROP ROLE TestRole;
    DROP TRIGGER TestUser.TestTrigger;
    DROP USER TestUser CASCADE;
    DROP USER TestUser2 CASCADE;
    -- Create Users...
    CREATE USER TestUser IDENTIFIED BY password DEFAULT TABLESPACE "USERS" TEMPORARY TABLESPACE "TEMP" QUOTA UNLIMITED ON "USERS";
    CREATE USER TestUser2 IDENTIFIED BY password DEFAULT TABLESPACE "USERS" TEMPORARY TABLESPACE "TEMP" QUOTA UNLIMITED ON "USERS";
    CREATE TABLE TestUser.TrigTable (TestColumn VARCHAR2(40));
    CREATE TABLE TestUser2.TestTable (TestColumn VARCHAR2(40));
    -- Grant Insert rights on TestTable to TestRole...
    CREATE ROLE TestRole NOT IDENTIFIED;
    GRANT INSERT ON TestUser2.TestTable TO TestRole;
    -- Add TestRole to TestUser. TestUser should now have rights to INSERT on TestTable
    GRANT TestRole TO TestUser;
    ALTER USER TestUser DEFAULT ROLE ALL;
    -- Now, create the trigger. This compiles unsuccessfully...
    CREATE TRIGGER TestUser.TestTrigger AFTER INSERT ON TestUser.TrigTable
    BEGIN
    INSERT INTO TestUser2.TestTable (TestColumn) VALUES ('Test');
    END;
    When I do a "SHOW ERRORS;" after this, I get:
    SQL> show errors;
    Errors for TRIGGER TESTUSER.TESTTRIGGER:
    LINE/COL ERROR
    2/3 PL/SQL: SQL Statement ignored
    2/25 PL/SQL: ORA-00942: table or view does not exist
    SQL>
    As I said above, if I just add the Insert rights directly to TestUser, the trigger compiles perfectly. Does anyone know why this is happening?
    Thanks!
    Adrian

    Hi Raghu,
    If the insert rights exist only on TestRole, and TestRole is assigned to TestUser, I can do the INSERT statement you suggest with no problems if I just execute it from SQLPlus (logged in as TestUser).
    The question is, why does the same INSERT fail when it's inside the trigger?

  • How to Change Default Iview Properties for Role Upload?

    Hello,
    We have many roles to upload from R/3 ABAp system to NW2004s EP.
    We use the Role Upload tool in the Portal to achieve this.
    It works fine, the roles are created in the portal and can be assigned to users.
    The fall back is that we have to modify every single transaction iview in the portal after the upload to modify the SAP GuiType from "SAP GUI for HTML" to "SAP GUI For Windows".
    How can we change the default model used of SAP GuiType for uploading transaction iviews in uploaded roles?
    Also, the uploaded role is not flaged as an "Entry Point", is there a way to set this marker to "Yes" as a default value for all uploaded roles?
    Best regards.

    This is one of Acrobat's less intuitive areas!
    For defaults, right-click on the text box that is as you want it: then select menu item 'Make current properties default'
    Use Ctrl-E to bring up the Properties toolbar: its content will change depending on whether you have the box or the text selected, and selecting the box or text can be a bit clunky.
    Steve.

  • DTW Problem - Business Partner Upload

    HI everyone,
    I have a question regarding the upload of business partner in the DTW. I am using two templates the Business Partner and the Business Partner Address. After the upload process, only the first record has been successfully uploaded according to the LOG File and the succeeding record has an error.
    "An account with the same code already exists.(OCRD.Cardcode). '200002'Application defined or object defined error 65171".
    But when I look into the database no record has been added. I see to it that the Test Run box is also unchecked.
    What seems to be the problem?
    Thanks in advance..
    Malu

    Hi Gordon,
    Here's the sample data that we used during upload. Only the first record has been uploaded successfully according to the Log File but when we try to see the database, there was no data uploaded even if we unchecked the Test Run.
    Business Partner Template
    cardcode = 200000
    cardname = SMC-CKAG
    cardtype = cCustomer
    city = Parañaque, MMnla
    country = PH
    debitoraccount = 140000
    federaltaxid =  000-000-034-000
    groupcode = 100
    vatliable = vExempted
    Business Partner Address Template
    addressname = 2000000 - SMC-CKAG
    city = Parañaque, MMnla
    country = PH
    street = jardine davis cpd. km14 west serv
    Thanks in advance
    Malu

  • Problems after transfering Cost centers with LSMW

    Hi,
    I have a problem after transfering Cost Centers with LSMW.
    The first Batch input run created all cost centers in one CC Group erroneously - cause they should be placed in different CC groups.
    I changed LSMW settings and made another batch input run - now the Cost centers were created in proper groups. I think that I deleted all CC's created in previous batch input run, but now I am not too sure, because there is a problem...
    Cost centers exist both in their proper groups and in the one group mentioned by me before. So there is such situation that Cost center appears in Standar hierarchy twice at the same time.
    When I delete cost centers - they are removed from their proper groups but the CC entry remains in that one group - all CC are there inactive.
    How can I get rid of them. I tried deleting them - but it's impossible - the system doesn't see them.
    When I run the batch input again - the same cost centers appear in proper groups and at the same time they become active in the one group. The standard hierarchy group is not UNIQE.
    Please advice me how to delete these entries from standard hierachy.
    Best wishes,
    Karol

    Hi,
    Always recommended before loading into live system: upload in test system and check. check again just to make sure all is correct before real load.
    In your case you probably would have been best to do a group change after incorrect upload.
    Do Ambiguity check in stadnard hierarchy to explore all incorrect entries. Depending on your version yo ucan change in that function (ECC6) ore need to run a report. Before running the report check that CC master records have correct entry. The report is RKCORRH1
    Again, try in QA first and run in Test Run
    Good luck
    Hein

  • All my Garage Band songs are gone in the app after I uploaded to iCloud.

    All my Garage Band songs are gone in the app after I uploaded to iCloud. Where can I retrieve the songs? iCloud doesn't show any Garage Band folder backup. Help please!!!

    Is your GarageBand version up to date? If not, upgrade to the latest version. also, you coud try to reset GarageBand to the factory settings. That brought my iCloud projects back.
    Open the "Settings" app on your iPad and scroll down to the applications. Open the GarageBand settings and set "Reset GarageBand" to on.
    BTW: If there are network problems it sometimes may take a very long time, before the song is downloaded from the cloud again. That is why I never upload the original to iCloud - I duplicate the song and share only a copy to iCloud. Once I am sure the upload has been successful and the cloud version is working I delete the original.
    Regards
    Léonie

  • Problem in DTW uploading

    Hi,
    We are facing problem in DTW upload for material master that after run the simulation though it was 100% successful, but at the time of loading the actual data it stops after procesing some 80-85% of the process.
    We have checked the upload file which is perfect . otherwise we might have the problem in simulation.
    Please explain the cause of that. Is ti some problem with DTW tool or is there any oether issue?
    regards
    Indranil

    Hi Indranil
           how to solved that problem i have also same issue in sap B1. Please explain briefly.
    Thanks & regards
    Hari

  • Please help me regarding role upload ?

    Hi All,
       installed CRM business package in portal. took CUA as user base. now assigning of users to roles is a concern for me.
    i.e. CRM 4.0 and BW 3.5 already comes with some predefined roles for portal, for ex : PCCCAMPAIGNMANAGER*
    I assigned an user X in CRM and BW system and I want the same user assignment to be used in portal. so I used "Role upload". i.e. I uploaded CRM user to role assignments to Portal, so I got that under migrated content --> sap component systems --> name of crm system --> under that my role (PCCCAMPAIGNMANAGER).
    Now I added the portal role com.sap.***.CampaignManager (portal specific) to this role by "Add role to role". so now when the user logs in, he will be able to see the worksets assigned.
    please note that we didnt do any user to role assignments in portal.
    so all the users assigned to this role in crm and doing manual "role upload" can login into portal and view the worksets. 
    portal role consists of iviews from both crm and bw. but now we just had the users assigned to role in crm mapped to role in portal, but what about bw iviews?
    i.e. what happens when i assign user x,y,z for this role in CRM and only users x,y in BW, so in portal x,y,z will be assigned to the respective role as we took only crm-portal user to role assignments. then the user Z will get an error obiviously for bw iviews, so how to ensure that CRM and BW roles are in sync with roles in portal.
    is there some concept of role mapping or something like that to solve my problem?
    sorry if my question is not clear, but hope that you can help me in this regard
    Thank you

    could some one please help me regarding this..
    I am in very urgent need..
    Thank you

  • BI Role upload to Portals got messy

    I posted same question on the PCD but got no response so I am reposting this here. we have a Role called Power User and inside there are 10 different folders for each plant and in turn each of these folders have some queries embedded in them. We uploaded this Role into Portals (Netweaver 2004s) and after that our portals page got messy, now it shows 11 tabs, one for the Main Role Power user and then followed by the 10 sub folders. We expected that there would only be one folder visible and then when we double click on it it should show all those sub folders in one window on the left hadn pane (Detailed navigation).
    One more thing we notice is that thought the role got uploaded all these tabs are blank when I click on any of them...
    Can someone guide what we are missing here....

    This is what I DId:
       1. System Admin -? Role Upload -> SAP ROle Upload
        Selected: Upload user mapping
        Selected: Upload Included Services
        Selected: Selecte First Level nag as Entry Point
    Overwrite Existing Role Selected..
    Actually I have not paid attention before but I have got some error messages that I missed earlier during Rle Upload:
    Severity: Red
    Check system configuration for alias: BFSBID100, system: pcd:portal_content/Systemlandscape/bfusa.com.isbid1_db - failed to retrieve logical system idSEVERE: getObject(portal_content/com.sap.portal.migrated/SAPComponentSystems/roles/BIDCLNT100/BSA_BW_CONTAINER_CONSUMER_FA), entry '[RoleMenu, 00000008, , , 00000003, BwReport, SAP_BW_QUERY, BFSBID100_BSA_BW_CONTAINER_CONSUMER_FA_00000008, , BFSBID100, 00000010, 00000002]'.
    Severity: Yellow:
    Menu definition missing for entry 00000008 in role portal_content/com.sap.portal.migrated/SAPComponentSystems/roles/BIDCLNT100/BSA_BW_CONTAINER_CONSUMER_FA: locale E - text CDS Tonnage Report MC01
    What does these messages infer ?

  • ERM - MASS ROLE UPLOAD

    Hi All,
    when using the Mass role upload from SAP backend systems, i expect that all roles will be uploaded to the final stage in the role methodology inthe ERM and that they will be already generated.
    After all, those roles already exists in the systems.
    well, i see that this is not the case and i have to go through the different stages with every role.
    is this indeed the system behavior or did we do somthing wrong ?
    thanks

    Hi
    We did as you suggested but configured the approval stage in the methodology since the role is already approved and is in ECC PROD.
    Now we encountered a situation where we need to update the role in ERM as part of continuos maintainance (after upload) but we don't have the authorization option to enter and change it but only the "save" and "change history" push buttons.
    We changed bach the methodology to the relevant one with all the stages but still we can't maintain the uploaded role. the change in the methodology did not effect the role already uploaded.
    Do you have any suggestions regarding how we can fix this issue?
    Thank you

  • Role upload from portal.

    hi,
    I am attempting to upload a sampling of R/3 ECC 6.0 roles into the portal (EP7.0). I have the system connection defined and testing successfully. I unfortunately can not execute the upload function. After defining the selections that I wish to upload, in this case a role, I receive the red exclamation mark followed by
    "Could not perform action. Check the role migration log for additional information"
    Please let me know how to upload sap roles from portal.
    thanks in advance.
    Mahee.
    Edited by: MaheeshReddY on Nov 6, 2010 12:10 PM

    Hi,
    Make sure  Portal System Landscape has correct valud in System Property tab (System Property,Connector).
    Below SAP help gives you all the informaton on role upload (Pre-requisites/the process flow).
    http://help.sap.com/saphelp_nw70/helpdata/en/43/0caa807dad6e72e10000000a422035/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/76/405640a2f78437e10000000a155106/frameset.htm
    Regards
    Nagaraju

  • Sound problems after export media in premiere pro cs6

    hello,
    i recently started usining premiere c6 and after exported my project to mpeg-dvd i noticed that sound quality is reasonably lost,  than exported sound  separatedly without video to wav and result was the same bad. The imported sound source was really good, recorded in studio- wav 24 bit 48000. Before i used cs3 and never had such a sound problem after export video.
    thank you very much,
    Poly

    It's difficult to speculate without hearing the original and the export.  Can you upload them?
    https://www.depositfiles.com/en/

  • Warning while Role Upload in SPS19 Test System

    Hi,
    We are on the process of migrating our bw portal(JAVA & ABAP) from SPS14 to SPS19. While testing Role Upload in the migrated system, it is giving a warning message.
    Get drag and relate attributes from system 'SAPBW' for type 'BWReport', id '<prt_protcl>://<prt_server>/<bi_launcher>?TEMPLATE=XEXP_M04A_1168_Q001_W7' - The BW report cache doesn't contain <prt_protcl>://<prt_server>/<bi_launcher>?TEMPLATE=XEXP_M04A_1168_Q001_W7 _
    This message is there for all the iviews inside the role.  Please help to resolve this warning.
    Regards
    Baby

    Hi Baby,
    I'm currently facing the same problem, did you come up with a solution for this warning?
    Best Regards,
    Rasmus

Maybe you are looking for