Problem with Role import in GRC 10.0

Dear GRC Gurus,
I want to import roles from backend to GRC 10.0 system. for this I am using NWBC.
In NWBC --> Access Management --> Mass Role Maintenance --> Role Import --> in this age below OPtions are selected:
Role Selection --> Technical Role
Import Source: Role Attribute Source: User Input, Role Authorization Source: Backend System
Definition Criteria:Application Type: SAP, Landscape: nothing is shown in the dropdown, Source System: nothing is shown in the dropdown
Without Defining Landscape and Source system I cannot proceed further
Please advise why the system is not showing up the values in the dropdown.
I have maintained role status as production in SPRO.
I appreciate your help.
Thanks,
Swathi

Hi,
Sabita is correct.
Here is the link to the documentation
SAP Access Control 10.0
Simon

Similar Messages

  • 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?

  • Problem with export / import

    Hi everybody, I am having a problem with an import. I am doing an export with a value in an user exit:
    EXPORT V_NLQNR = V_NLQNR TO MEMORY ID 'QUANTL'
    And after I call import in another program:
    IMPORT V_NLQNR = V_NLQNR FROM MEMORY ID 'QUANTL'.
    But when I check the sy-subrc I am getting 4, so I don't get anything.
    Does anybody why?? Is there a problem if I call the export from an user exit??
    Thanks in advance.

    Hello,
    I think you have the right idea.
    As a suggestion I would name my variables to make it clear which data is being
    exported/imported. I would also use different names on the left and right side of the = sign. 
    Here is a working example from programs that I use:
    In the first program
       EXPORT intercodata FROM g_data_exp TO MEMORY ID 'INTERCOWOS'.
         where g_data_exp is declared as a global variable
    In the second program
       IMPORT  intercodata TO g_data_imp FROM MEMORY ID 'INTERCOWOS'.
         where g_data_imp is declared as a global variable
    The syntax that you use ( p1 = dobj1 )  should work as well, just make sure that the variable v_nlqnr to the right of the equal sign has a value before the export.
    Regards
    Greg Kern

  • ERM - Problem with Mass Role Import on GRC 5.3 SP9

    We have just upgraded to SP9 on GRC 5.3.  I am trying to reimport all my roles in ERM since the format has changed and we need most of this new information.
    When I run /VIRSA/RE_DNLDROLES this program now outputs 3 files.  Can someone tell me what format the 3 files shoudl be in?  Should it be EXCEL or TXT?  Should they have Header records or not?  Should they be ANSI or UNICODE?
    I am having no luck importing the files and I have tried just about every combination.  I get the following error every time:
    "Enter a valid Enterprise Role Management Information File format"
    Thanks so much for your input.
    Peggy

    The information is actually in the updated configuration guide:
    - mass download is a text file
    - role information is Excel
    - org level is Excel
    All files can stay as they are. The org level export makes uploading derived roles easier.
    However, as you discovered, there seems to be an issue with the import. Here's a workaround: at the right side of the sheet, add an extra column with 1 character in every line, and also add another row at the end. Save, and the roles will upload just fine.
    Frank.

  • Problem with roles in CRM 5.0 PC-UI

    Hi everybody!
    I have a problem with CRM 5.0 PC-UI.
    When I have user profile SAP_ALL, BSP's are showed correctly.
    When I'm using restricted profile (for example role 'Account manager'), for some BSP's I'm receiving this error:
    Exception Class CX_CRM_BSP_NOAUTH
    Error name
    Program name CL_CRM_BSP_FRAME_MAIN=========CP
    Include CL_CRM_BSP_FRAME_MAIN=========CM003
    ABAP Class CL_CRM_BSP_FRAME_MAIN
    Method DO_INIT
    Row 170
    Long Text --
    I've explored the role SAP_PCC_ACCOUNT_MANAGER in pfcg transaction, and realized:
    on tab 'Menu' in section 'Portal Roles'
    when I click on service: HS PC-UI PC-UI_CRMD_MKTSEG
    In section 'External Service'
    There are only '?????????' in the field 'Type of Ext. Service' instead of 'PC-UI'
    and strange chars in the field 'Service'.
    But for example service: HS PC-UI PC-UI_CRMM_CONTACT is OK, and I'm receiving BSP.
    I think, that something important is missing.
    Do you have any idea how to solve this problem?
    Thanks
    Radka

    I am not sure whether you resolveed this issue already..
    Under Portal Roles  you find PCUI external services which refers to auth objects in order to access PCUI application.
    Read thru the section "Tracing Authority Objects of Blueprint Applications" under PCUI cook book .
    Thanks,
    Thirumala.

  • Performance and usability problems with Illustrator imports

    I am usually an enthusiast advocate for Adobe Software. As a UI/Interaction designer I regularly showcase your products as a shining example.
    That's why I am somewhat frustrated about the Flash Catalyst Beta. I trust you guys to come out with SOMETHING GREAT eventually, but I have just spend an entire day with Catalyst and it was not particularly a joy. Couldn't you have released it a bit later to save me the frustration?
    Situation:
    - Medium size Adobe Illustrator CS4 import (10 screens/stages with 20-100 Illustrator objects per screen)
    - Target : 800x600 embedded UI for medical product
    - Illustrator file chosen as starting point
    Performance / reliability problems include
    - Crashing (Vista Core2Duo with 2gig of Ram)
    - Super poor performance (wait 8 seconds to hide/show a layer)
    - No show of thumbnail images anywhere
    - No matching of document size (exact 800x600 from Illustrator became 800x599)
    - Playing the file did not work
    Usability issues
    - Poor test display
    - Poor match with Illustrator file (things seem to be rendered differently!)
    - Window selecting does not work well
    - No hand tool
    - No ability to lock layers
    - Cluttered interface (Not enough space for the "stage"or what you call it)
    - No way to resize Illustrator elements from one of 9 edge/center points
    - etc. etc.
    Building a wireframe version from the ground up (with Illustrator import) seemed to work fine
    I played around with the MS Blend beta for a while, and while the basic concept of your product is much more clear, the execution of the MS product in the beta phase was lightyears ahead in terms of stability and usability
    I'm sure you can do better!
    Koen

    Koen,
         Thank you for the detailed feedback about the performance problems you have experienced and your thoughts about features you would like. Let me respond to each of your points
    Performance: We are aware that Catalyst doesn't perform well with large complex files. We have made many performance improvements since the current plublic beta, so you should find Catalyst more responsive with larger projects when the next beta is posted.
    Here are a few things you can do to work around the performance issues you are seeing with the current beta:
    - Consider rasterizing complex elements that don't need to scaled in Catalyst
    - In Catalst turn complex artwork into optimized graphics using the "Convert to optimized graphics" in the float HUD (heads up display panel)
    We have also found that particularly on Windows that Catalyst can run out of memory with large files. This area is also being worked on so stay tuned for the next beta.
    Features:
    - Poor test display [tv] Do you mean the design display doesn't match the appearance of the published project?
    - Poor match with Illustrator file (things seem to be rendered differently!) [tv] we have fixed a lot of bugs here. Expect this to improve a lot in the next beta
    - No hand tool - [tv] coming soon :-)
    - No ability to lock layers [tv] coming soon :-)
    - Cluttered interface (Not enough space for the "stage"or what you call it) [tv] Yes, Catalyst currently cannot dock/undock panels
    - No way to resize Illustrator elements from one of 9 edge/center points [tv] This is also a known limitation. I agree it is useful
    I hope the next beta comes closer to meeting your expectations. A lot of performance work and new features has been done since the last public posting, so look forward to beta II.
    - Ty

  • Problem with EXPORT IMPORT PROCESS in ApEx 3.1

    Hi all:
    I'm having a problem with the EXPORT IMPORT PROCESS in ApEx 3.1
    When I export an application, and try to import it again. I get this error message
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 16, column 28: PLS-00103: Encountered the symbol "牃慥整㈰㈯⼴〲㐰〠㨷㐵㈺′䵐" when expecting one of the following: ( - + case mod new not null <an identifier> <a double-quoted delimited-identifier> <a bind variable> avg count current exists max min prior sql stddev sum variance execute forall merge time timestamp in
    As a workaround, I check the exported file and found this
    wwv_flow_api.create_flow
    p_documentation_banner=> '牃慥整⠤㈰㈯⼴〲㠰〠㨷㠵㈺′äµ
    And when I replace with this
    p_documentation_banner=> ' ',
    I can import the application without the error.
    somebody knows why I have to do this??
    Thank you all.
    Nicolas.

    Hi,
    This issue seems to have been around for a while:
    Re: Error importing file
    I've had similar issues and made manual changes to the file to get it to install correctly. In my case, I got:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful.<br>ORA-02047: cannot join the distributed transaction in progress<br>begin execute immediate 'alter session set nls_numeric_characters='''||wwv_flow_api.g_nls_numeric_chars||'''';end;There are several suggestions, if you follow that thread, about character sets or reviewing some of the line breaks within pl/sql code within your processes etc. Not sure what would work for you.

  • Problem with movies imported from iPad3

    Whenever I import footage into imovie, the footage looks good. When I put that footage into a project it stutters.
    It doesnt matter if I specify 24fps or 30fps, the movie judders and stutters.
    I do not have this problem with movie footage imported from any other device.
    Any ideas?

    Whenever I import footage into imovie, the footage looks good. When I put that footage into a project it stutters.
    It doesnt matter if I specify 24fps or 30fps, the movie judders and stutters.
    I do not have this problem with movie footage imported from any other device.
    Any ideas?

  • Getting Started with FCE - Problems with my imported files

    Hi,
    I'm trying to get started with Final Cut Express, but I'm experiencing lots of problems when I import my project from iMovie.
    My project contains video, which I imported into iMovie at 960 x 540. It also contains some keynote animations, which I exported from Keynote as quicktime files.
    When I export my files to FCE, I instantly get problems.
    1) When I add the imported file to the sequence, I get an "Attention the clip does not match the sequence's setting or any of your sequence settings" error.
    2) Whether I choose to translate my settings or not, I try to play the video in the timeline, but there is a continuous beeping sound, no audio from my video and when it hits the keynote animations, it just says "unrendered" or "media offline".
    Please can you offer any advice on how I can get started with FCE more successfully.
    Thanks!

    Hi(Bonjour)!
    (please specify iMovie and FCE version)
    Well, your sequence settings in FCE should be DV-PAL 48 Khz.
    Create a new sequence.
    From iMovie and Keynote, export your movie with quicktime conversion andd select DV-PAL 48 kHz (*And Not* DV Stream...). This material should play without rendering because his format and codec match the sequence's codec.
    Import your files and everything should be OK.
    Michel Boissonneault
    The audio should be AIFF 48 kHz 16 bit linear PCM

  • Problem with the imported video clips

    Hi! I'm very new to Premiere Pro, so please don't scold me :)
    I have a video file (.AVI) that I want to remove the audio from, and insert a new audio track.
    Here's my problem: When I import the AVI file into Premiere, and double-click it to preview it, it is really glitchy. The video is 1 minute long. During ~5 seconds in the very beginning, the whole video's "video" track is played, extremely speeded up (It plays through it all). The rest of the video consists of a freezed frame, and the audio is played in normal pace.
    I do not know which codec the AVI-file is encoded with, is this relevant?
    When I restarted Premiere the first time, it told me that it had to download codecs. I pressed OK and the codecs was downloaded and installed okay, but the problem remains.
    I copied the .AVI-file directly from my camera (Canon IXUS 700 I believe).
    When I play the original AVI file with VLC, everything runs perfectly with audio and video.
    I'm totally clueless, anyone have a clue how I can solve this?
    Any help at all appreciated, thanks in advance!

    >I do not know which codec the AVI-file is encoded with, is this relevant?
    Very relevant. Please provide
    these details to help us help you.
    Cheers
    Eddie
    PremiereProPedia   (
    RSS feed)
    - Over 300 frequently answered questions
    - Over 250 free tutorials
    - Maintained by editors like
    you
    Forum FAQ

  • Problems with .aaf import in premiere pro cc

    Hi,
    So I'm having problems with importing an aaf file into premiere. The weird thing is it was working about a week and a bit ago, then stopped. I can't work out why, to my knowledge nothing has changed but if someone could point me in the right direction that would be massively appreciated.
    I'm using premiere pro cc and avid media composer. I'm trying to export from avid and import into premiere. I'm creating an .aaf file in avid and trying to import into premiere. When I press import, the progress bar comes up and gets stuck instantly. I can close the aaf import window, but then it leaves the import files progress bar still up and premiere stops responding completely.
    At first it worked fine, within premiere I can still use the aaf files already imported, I just can't import more (I can't even import the files I had previously done successfully). I just can't work out why?
    Any help would be massively appreciated,
    Thanks,
    Jack

    Hi Jack,
    Please check the below Forum thread and roll back to the Initial version 7.0 of Premiere Pro CC. You can choose to update Premiere Pro CC to the desired version from the below links.
    http://forums.adobe.com/message/5827476
    Updates:
    For MAC:
    http://www.adobe.com/support/downloads/product.jsp?product=98&platform=Macintosh
    For Windows:
    http://www.adobe.com/support/downloads/product.jsp?product=98&platform=Windows
    Regards,
    Vinay

  • Problems with event import on iMovie 10.0.3

    My complete movie libraries works fine with iMovie 9.0.9. There are no other malfunctions. The filessystem is clean.
    After upgrading to iMovie 10.0.3 the initial startup event and project update process fails on serveral older events and I have problems to import this events folders.
    Why does V. 10.0.3 has problems with some older events ?  What to do to get this files properly ?
    Thanks in advance for any help.
    Alexander

    when i try to move them together this happens..?

  • Problem with the importing wizard

    Hei,
    I have a dll which I want to import to the Labview project. So, I decided ti use the import wizard, but when parsing the header file, Labview freezes. I am using a couple of structures (3) and a handle. I have also read that the wizard has problems when dealing with complex data. What would be best solution for adding it to the project? To in a way "unbundle" the struct and then create a many simple variables and then parsed to dll.  (This would be a pain)
    How to deal with the handle or will wizard easy understand that?
    I am really looking for a painless solution  
    thanks for the help

    Can you post the header file for the DLL?
    Through a process of trial and error you could determine which functions causes problems with the wizard (comment out half the functions, attempt to import, repeat) and then manually create the LabVIEW VIs for the troublesome ones. If there aren't too many functions, you could do it all by hand, which isn't that hard if you have some understanding of C (and if you don't, you'll undoubtedly have other problems when the wizard doesn't do the right thing).

  • Problem with TIFF import

    I'am trying to import some TIFF pictures in AE (CS4- French) and I get a error message:
    AEGP Plugin TIFFIO: Espace TIFF non pris en charge (5027 :: 12)
    no import problem with photoshop and Final Cut.
    Any ideas?
    Thanks.
    Antoine
    AE: 9.0.3.3
    OS: 10.6.7

    Convert it to a usable color space in Photoshop. It's simply in the wrong color mode/ bit depth.
    Mylenium

  • Problems with VLM Import Utility

    Hello!
    We I are using NI Volume License Manager 3.0 together with NI Volume License Manager Import Utility for importing users data.
    The problem is that we can't import .xml data into VLM when the user types his name into Full Name field and his name contains characters like ČŠĆŽĐ čšćžđ. These characters are not correctly written into .xml file with VLM Import Utility and we have to manually replace them with Microsoft Expression Web before we can load .xml file into VLM server.
    Do you have better solution? Is there some new version of NI Volume License Manager Import Utility that correctly handles non English characters?
    Thank you
    Bojan Gergič
    Solved!
    Go to Solution.

    Hi
    Sorry for not having a god news. This issue is a known bug (You can refere to it by a number CAR - Corrective Action Request - #320545). Unfortunatelly, I have no knowledge about a workaround for this.
    Regards
    Barbara

Maybe you are looking for

  • Is this a sign that hard-drive is failing?

    Hi all, My SnowLeopard started to NOT show icons under icon view in the documents, desktop, applications windows; only the name will be shown in white color font against a black backdrop. (This has happened before but it returned to the normal state

  • Error in clipboard: ORDWEBUTL package not found

    Hi, I installed WebAgent 8.1.5.4 and Clipboard 8.1.5.3 (from one installation kit). WebAgent works fine. Something wrong with the Clipboard. I managed getting into Clipboard and even able to view tables of a schema. When I double click on any table n

  • Cant save a character for later use in cs 4 (want to use in other projects)

    I am planning on making a character for a project and other projects but my "TEST DUMMY" couldn't be saved i made him a symbol and looked in the library, i loaded new project after restating flash and he wasn't in the library! (i did not save changes

  • I have a AIR-WLC2112-K9 is not opening in GUI

    when i reset the device it is open in by default ip in GUI but when i configure the device after that when i enter save and reboot command it is not open with new ip in gui.

  • BC Gurus responsive template slider

    Help!!! I have installed one of BC Gurus' responsive templates for a new site and have somehow managed to mess up the home page slider. All I did was open the Home template, delete a couple lines of code to remove a row, and the slider now displays s