OMB02904: Namespace conflict for map name

Hello all,
I was running an OMB script which was to create the several Mappings, and after the creation of all the mappings it was supposed to commit. This script was being run in UNIX env, but unfortunately the UNIX session got killed and script terminated, persumably before commit, because I do not see any of the mappings in OWB.
So I started the script again but got this message,
OMB02904: Namespace conflict for map name MAP_1: PRS-00303: Name <MAP_1> Already reserved under your user name. with
oracle session ID: 31
I cleaned up the oracle sessions in Design Rep, but still getting the same error message both at command line and in GUI.
Has anyone else in the forum experienced similar problem. Any suggestions or pointer on How to fix thi will be appreciated.
TIA

It seems that the mapping got created. Have you tried to refresh the OWB client to see the mapping by clicking on the "Synchronize this view with the repository" button (second icon from the left just under the "Project" menu entry)? If this is true, you will either have to delete the existing mapping and commit, or rename your mapping.
Regards:
Igor

Similar Messages

  • OMB02904 Namespace Conflict Creating Mapping

    Hi, we are running OWB 11GR2 on Windows and I am having trouble creating a mapping as allegedly it already exists. I can find no trace of this either through the GUI, through OMBPlus, or even using the JAVA APIs to find the offending mapping. It is also not visible in owbsys.all_iv_xform_maps or owbsys.all_iv_objects.
    I cannot OMBDROP the mapping as it does not exist !
    The full message in OMBPLUS is OMB02904 Namespace Conflict for map name WORK_SELF_EMPLOYED_INCOM_TA1M1: API0408 Within same namespace domain one object has already used the name WORK_SELF_EMPLOYED_INCOM_TA1M1
    If you have any suggestions they would be gratefully received !
    Phil

    Our repository DB uses a Windows character set WE8MSWIN1252.
    I have done a trawl through mappings and tables through all our Modules in a couple of ways (note my OMBPlus may not be the best you have ever seen). Note that these code snippets do work with 'real' mappings, but they do not find my phantom mapping.
    set objectToFind WORK_SELF_EMPLOYED_INCOM.*
    OMBCC '/IDP'
    set moduleList [OMBLIST MODULES]
    #set moduleList [list IPS2_SA1]
    foreach moduleName $moduleList {
    puts "Module name = $moduleName"
    OMBCC '/IDP/$moduleName'
    set tableList [OMBLIST TABLES '$objectToFind']
    foreach tableName $tableList {
    puts "=== Found table $moduleName/$tableName"
    set mapList [OMBLIST MAPPINGS '$objectToFind']
    foreach mapName $mapList {
    puts "=== Found mapping $moduleName/$mapName"
    ============================================
    Java API based search
    set mapToFind WORK_SELF_EMPLOYED_INCOM_TA1M1
    set repManager [java::call oracle.owb.connection.RepositoryManager getInstance]
    set owbConnection [$repManager getConnection]
    set projectManager [java::call oracle.owb.project.ProjectManager getInstance]
    set project [$projectManager getWorkingProject]
    # for every module
    set modList [$project getOracleModuleNames]
    set modCnt [$modList length]
    for {set ic1 0} {$ic1 < $modCnt} {incr ic1} {
    # Find your Oracle module
    set modName [$modList get $ic1]
    set modObj [$project findOracleModule $modName]
    if {("$modName" != "RELEASES") && ("$modName" != "ARCHIVE")} {
    # Proc logit defined earlier to output to a file
    logit "Processing module $projName/$modName"
    set mapList [$modObj getMapNames ]
    set mapCnt [$mapList length]
    for {set ic2 0} {$ic2 < $mapCnt} {incr ic2} {
    set mapName [$mapList get $ic2]
    if { "$mapName" == "$mapToFind" } {
    logit "======= Found the bugger $mapName"
    ===============================
    Nothing here either ....
    SELECT *
    FROM owbsys.all_iv_xform_maps
    WHERE business_name LIKE 'WORK_SELF_EMPLOYED_INCOM%';
    SELECT *
    FROM owbsys.all_iv_objects
    WHERE object_name LIKE 'WORK_SELF_EMPLOYED_INCOM%';

  • System Log Event ID 4321 every 30 seconds, system name conflict for a name not in use

    -- Symptom --
    System event log shows an error with event ID 4321 every 30 seconds:
    The name "pac-1          :2d" could not be registered on the interface with IP address 172.20.51.206. The computer with the IP address 172.20.21.2 did not allow the name to be claimed by this computer.
    -- Environment --
    OS:  Windows 7 x64 Enterprise
    Network:  Enterprise domain
    DHCP:  Yes
    WINS:  via DHCP
    -- Additional information --
    This computer was set up from an image.  The image was built with the system being named 'pac-1'.  This system's name was changed to 'pac-11' before (or possibly shortly after) joining the domain and now has a completely different name, and there
    is no system on the network with the name 'pac-1' (there are 'pac-3', and other numbers, but no 'pac-1')
    I have renamed the system with no change to the frequency of the error, and I cannot find 'pac-1' in the registry anywhere except for strings located in HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LANDesk\Inventory\LogonHistory\Logons that list prior logons.
    I've done my google research and have found great information for plenty of other people's situations, just not this one.  Any helpful advice is welcome.
    Thank you!

    c0lorless wrote:
    -- Symptom --
    System event log shows an error with event ID 4321 every 30 seconds:
    The name "pac-1          :2d" could not be registered on the
    interface with IP address 172.20.51.206. The computer with the IP
    address 172.20.21.2 did not allow the name to be claimed by this
    computer.
    -- Environment -- OS:  Windows 7 x64 Enterprise
    Network:  Enterprise domain
    DHCP:  Yes
    WINS:  via DHCP
    -- Additional information -- This computer was set up from an image.  The image was built with the
    system being named 'pac-1'.  This system's name was changed to
    'pac-11' before (or possibly shortly after) joining the domain and
    now has a completely different name, and there is no system on the
    network with the name 'pac-1' (there are 'pac-3', and other numbers,
    but no 'pac-1')
    I have renamed the system with no change to the frequency of the
    error, and I cannot find 'pac-1' in the registry anywhere except for
    strings located in
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\LANDesk\Inventory\LogonHistory
    \Logons that list prior logons.
    I've done my google research and have found great information for
    plenty of other people's situations, just not this one.  Any helpful
    advice is welcome.
    Thank you!
    I'd check my WINS server's registration entries, if they contain an
    entry with that NETBIOS name. If the machine with the ip-address
    172.20.21.2 is not your WINS server you need to check, what services
    etc. are running on that machine. Also look if the domain/workgroup
    name, which is used by this machine is correct and identical to all
    other machines.
    Wolfgang

  • Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default

    in use:
    vRO 5.1
    eclipse 3.7.2
    vRo plug-sdk 5.1
    steps:
    1.create a plug-in project from samples(choose solar system)
    2.find the dar package and upload it by vRo configuration
    3.vRo configuration said upload successfully,but the solar system configuration is not properly configued..
    problem:
    Problem accessing /config_general/null/Default.action   Reason:There is no Action mapped for namespace/ config_general and action name default
    How to solve it??
    Thanks so much!!

    There was problem from crm side...its working now..

  • Need Seeburger BIC Mapping names for standard Msg types - EANCOM2002

    Hi All,
    I need Seeburger Bic Mapping names for standard Msg types.
    <b>Orders
    ORDRSP
    DESADV
    Note that they are in EANCOM2002 format.</b>
    Kindly provide them asap.
    Can anyone pls send the document to [email protected] if you have the Seeburger mapping names for EANCOM2002 and ANSIX12.
    Thank You.
    Regards
    Seema.

    Hi Marcos,
    >> IF they have been deployed in your system the names will be:
    >> See_E2X_ORDERS_UN_D96A
    >> See_X2E_ORDERS_UN_D96A
    >> See_E2X_DESADV_UN_D96A
    >> See_X2E_DESADV_UN_D96A
    R u sure of we can use these mappings for EANCOM2002 format.??
    R u sure EANCOM2002 is equavalent to UN D96A???
    -Seema.

  • AS2 Module tab.. Mapping Names for modified Standard Msg types ? ? BIC ??

    HI All,
    Im using AS2 adapter for standard PO message type <b>orders.orders05</b>
    and i thought of using the seeburger standard mapping name  "<b>See_E2X_ORDERS_850</b>"  in AS2 Module tab.
    Now the problem is my client has extended the idoc to <b>orders.orders05./glb/orders</b> by adding few more fields in some of the segments.
    Since we have modified the standard message type and i dont think the standard mapping name will work for this ?? im i correct??
    If yes, i think we need to use BIC mapping tool and modify the standard xsd by importing and we need to create the new map ( ex:<b>map_E2X_Orders_Modified.xml</b>) ,generate the SDA file for this and we need to deploy SDA into XI.
    And finally if we use the modified mapping name in our AS2 module tab.I think it will work????
    Any suggestion or inputs we can approach in these kind of situations.
    Thank you.
    Regards
    Seema.

    Hi Chirag,
    Nice to see you back in action
    I will be doing the below steps in BIC.. and let me know if anything is wrong in this.
    i will Create the Project name as <b>" Project_Orders_Modified"</b> in BIC tool
    1) i will modify the std msg xsd in txt file and Under my project name i will import it under EDIFACT. Save it and i will export it and save it in folder as...
           <b> msg_DT_Orders.xml</b>
    2)i will create XML Message for this by giving
    <b>
    source : msg_DT_Orders.xml
    Target : msg_XML_DT_orders.xml</b>
    I will import it into My Project " Project_Orders_Modified"
    3) I will create the CreateMappingEDI to XML by giving
    <b>source : msg_DT_Orders.xml
    Target : map_E2X_DT_orders.xml</b>
    I will import it into My Project " Project_Orders_Modified"
    Then I will run the map.. and checks if it is working fine.
    If yes, i will import my mapping into Active mappings and i will generate SDA file and will deploy into XI .
    Finally i will use the mapping name " <b>map_E2X_DT_orders</b> " in AS2 Module tab.
    Let me know if anything wrong.
    -Seema.

  • How to use AUTO in Mapping name for EDIFACT

    Hi
    I have a source which will be posting 2 diff kinds of EDIFACT  to XI.
    I want to use just a single channel where i want to configure my .sda module.
    I've seen that we can use 'AUTO' in MappingName parameter, so that the mapping is chosen dynamically.
    However,when i tried to do so, i get an error saying that the adapter cannot find the mapping in the classpath.
    Can anyone guide me as to how to use the AUTO parameter?
    If possible, provide a link for some blog where they are using it.

    Hi Alok,
                  Reason behing not getting the EDI payload was missing of splitter configuration, you need to configure the splitter as
    you need to use AUTO mappingName instead of specific mapping name
    once you configure split parameter of bic  to true, it will generate an attacments like KEY|MAPPINGNAME|ACCEPTED|MessageNo
    then based on this configuration splitter will look for the same key in Seeburger workbench configuration and then generates a XI message (SXMB_MONI entry) ...
    If you dont want acknowledgement of EDI and sure about the version of the mapping then you can configure the mappingName
    directly instead of AUTO...in BIC paramter
    HTH
    Rajesh

  • Mapping name for XCBL in seeburger

    Hi experts,
    XCBLPIIDOC
    Our vendor is sending order response to us in XCBL format and i am using split adater as sender.
    In seeburger meesage splitter I need to give the mapping name like See_E2X_XXXXX (ex See_E2X_CONTRL_UN_D3 ).
    I checked all the blog but they have EDI standrd naming but as we are using XCBL i am not understanding what name I can give
    can anyone please help me.

    Hello,
    xCBL is already XML, try searching for XML over AS2 in SDN.
    http://forums.sdn.sap.com/click.jspa?searchID=75915044&messageID=9662162
    If I remember it correctly, you do not need to provide a mapping name
    Hope this helps,
    Mark

  • Need Seeburger Mapping name for DESADV .

    Hi All,
    I want the Seeburger mapping name for DESADV .
    The format of the file is ANSI file.
    Also i want the folder name or standard number for DESADV ??
    I mean like for Orders the folder name will be " ANSIX12_V3020_850 "
    Kindly let me know asap.
    Thank You.
    Regards
    Seema.

    Hi,
        These are the few naming conventions that will be followed while doing mapping in SEEBURGER BIC mapping designer.Let me know if they help u in any way..
    ADOPTED NAMING CONVENTIONS
    1 - For Application Rules:
    DOCUMENT_APLLICATION_DIRECTION_DATA (FILE EXTENSION FOR REFERENCE)
    Length for each:
      Document = 3     Samples of:  PUR, POC, POA, ASN, TXT            
      Application = 4   Samples of:  RECL, SOMS, HRMS, CORP, COMS, CONT  
      Direction = 1       Samples of:  I or  O
      Data = 3              Samples of: DAT, XML, RPT
      NOTE:  Since spaces are not allowed in the names,  ‘S’  will be used as filler .
    Sample Application Naming:
    For 824 for Banking doc   – TXT_CORP_I_RPT
    2 - For Project Rules:
    We decided that we would group these by related documents.  Ex. All PO’s would be together.
    Following are the Project definitions:
    ORDERS (PURCHASING) = 850, 880
    BANKING = 820, 824 (Related to the banking 820 only)
    TRANSPORTATION = 404, 858, 856, 940, 945, 990, ..
    INVOICING = 810, 857
    TEXT = 824, 864, 870
    INVENTORY = 852, 830, 846,..
    3 – General  Rules:
    1- IF mapping is the same with HRMS & COMS
          THEN Use CONT for Application
        ELSE  Use HRMS or COMS (which ever is appropriate)
    2- IF document is the same for the entire corporation
           THEN Use CORP as the Application
    3- IF Generic
          THEN  No Suffix is required
         ELSE Trading Partner Specific maps add the suffix
    For Trading Partner specific rules, add the Name extension to the end of the rule
    Thanks .

  • Seeburger Mapping Name for ORDERS EANCOM D01B format

    Hi Experts,
    Can anyone please let me know the Seeburger mapping name for ORDERS_EANCOM_D01B format.
    See_E2X_ORDERS_EANCOM_D01B doesn't seem to be working.
    Thanks.
    Regards,
    Shweta

    Log on tothe physical system of the XI system, go to the Seeburger folder(Usually found in the D Drive).
    Something like D:/Seeburger/HT/EDI Message Catalog/
    Then look into the Folder corresponding to your EDI Standard/Message/Version combination.
    YOu will find 3 files in the folder.
    In that you will find a file name starting with msg_<XXXXXX> 
    YOu can get an Idea of the Mapping name because the mapping name would then be See_E2X_<XXXXXX>

  • Seeburger mapping name required for ASN

    Hi
    I am trying to use the Seeburger AS2 adapter to send ASN (Advance shipping notification) to our partners.
    The format of the EDI file is EANCOM2002. I want the standard Seeburger mapping name which will convert from xml to EDI EANCOM2002 format for ASN message.
    Thanks in advance.
    Shantha

    If you are expecting the naming conventions for SEEBURGER Mapping (BIC Mapping designer) here are few .Let me know if they are useful.
    <b>ADOPTED NAMING CONVENTIONS</b>
    1 - For Application Rules:
    DOCUMENT_APLLICATION_DIRECTION_DATA (FILE EXTENSION FOR REFERENCE)
    Length for each:
      Document = 3     Samples of:  PUR, POC, POA, ASN, TXT            
      Application = 4   Samples of:  RECL, SOMS, HRMS, CORP, COMS, CONT  
      Direction = 1       Samples of:  I or  O
      Data = 3              Samples of: DAT, XML, RPT
      NOTE:  Since spaces are not allowed in the names,  ‘S’  will be used as filler .
    Sample Application Naming:
    For 824 for Banking doc   – TXT_CORP_I_RPT
    – <b>General  Rules:</b>
    1- IF mapping is the same with HRMS & COMS
          THEN Use CONT for Application
        ELSE  Use HRMS or COMS (which ever is appropriate)
    2- IF document is the same for the entire corporation
           THEN Use CORP as the Application
    3- IF Generic
          THEN  No Suffix is required
         ELSE Trading Partner Specific maps add the suffix
    For Trading Partner specific rules, add the Name extension to the end of the rule.

  • [svn] 4286: Bug: BLZ-282: added property name to debug info for Map serialization

    Revision: 4286
    Author: [email protected]
    Date: 2008-12-10 18:29:26 -0800 (Wed, 10 Dec 2008)
    Log Message:
    Bug: BLZ-282: added property name to debug info for Map serialization
    checkintests: pass
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-282
    Modified Paths:
    blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Input.java

    Guo,
    I see a question mark in the sql statement, instead of the Oracle-style bind parameter notation which would be ":1". Can you change your VO to use Oracle-Style bind params and see whether it works?
    Steven Davelaar,
    JHeadstart Team.

  • Unexpected namespace change after mapping change

    Unexpected namespace change after mapping change
    Posted: Apr 18, 2006 5:17 AM    Reply 
    Hi all
    We developped a mapping about one year ago on XI SP9.
    The source of the message was an Idoc and the target an XML sample (and not a xsd!) of what our customer expected.
    Everything was working fine at that point.
    Here is an extract of the output we had:
    <?xml version="1.0" encoding="UTF-8" ?>
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header xmlns:p="http://localhost/webs/msgDetails.xsd">
    <p:msgDetails xmlns:p="http://localhost/webs/msgDetails.xsd">
    <p:sender>
    <p:senderId>XXX</p:senderId>
    <p:senderName>AUSTRALIA/NEW ZEALAND</p:senderName>
    </p:sender>
    We are now running SP14 and we had to change the mapping. Since we changed it the namespaces defined in the sample XML we use as a target structure are not used anymore, instead they are replaced by ns0, ns1...
    Now the output looks like this:
    <?xml version="1.0" encoding="UTF-8" ?>
    <ns0:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ns0="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://www.w3.org/2001/XMLSchema-instance" ns1:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/">
    <ns0:Header>
    <ns2:msgDetails xmlns:p="http://localhost/webs/msgDetails.xsd" xmlns:ns2="http://localhost/webs/msgDetails.xsd">
    <ns2:sender>
    <ns2:senderId>21873</ns2:senderId>
    <ns2:senderName>XXX</ns2:senderName>
    </ns2:sender>
    Any idea what has happened here?
    Thanks in advance
    Gregory

    Hi Gregory,
    after a short view I would say that the two structures you have posted are logically equivalent.
    I try to make it clear for the sender-element.
    In the first example you have a tag <p:sender>. Obviously the namespace prefix 'p' is used here. In order to find out the qualified name of the element represented by that tag you have to find the namespace declaration for prefix p. As the tag itself does not contain such a declaration you have to go to the parent-tag. Indeed, here you find a declaration for p which says that p is just an alias for 'http://localhost/webs/msgDetails.xsd'. Hence the qualified name for the element is: 'sender' in namespace 'http://localhost/webs/msgDetails.xsd'.
    Now let us look at the corresponding tag <ns2:sender> in the second document. In oder to identify the qualified name of the element you have to find out, which namespace is bound to the namespace prefix ns2 which has been used here. Again you cannot find this in the tag itself but in its parent. Here you find that ns2 is bound to 'http://localhost/webs/msgDetails.xsd'. (Indeed, here you see that prefix p is also bound to that namespace. This seems to be superfluous to me, as the prefix is never used.)
    Consequently, the qualified name of that element is: 'sender' in namespace 'http://localhost/webs/msgDetails.xsd'.
    Thus, both tags represent elements with the same qualified name. For more details look at http://www.w3.org/TR/REC-xml-names/.
    Greetings Stephan

  • 5.2  --  GOTO SE16 and enter TSTC for TABLE NAME.  TCODE FIELD /VIRSA*

    Should the following tcodes work?  If so, how do I troubleshoot the ones that don't work?  If not, how do they get configured to work?  Can someone provide a link for documentation?
    TCODE                                  TTEXT                              
    /VIRSA/ALERTGEN                  Activity Monitoring                
    /VIRSA/MICCONFIG                  Virsa MIC User mapping Configuration
    /VIRSA/ORGUSRMAPPING    Maintain ORGUSERS table            
    /VIRSA/RE_DNLDROLES       Role Expert 4.0                    
    /VIRSA/VFAT                  Firefighter                        
    /VIRSA/VRMT                  Role Expert                        
    /VIRSA/ZMGMTRPT                  Management Report Graphical View   
    /VIRSA/ZRTCNFG                  Risk Terminator Configuration      
    /VIRSA/ZRTDELLOCK            Delete Role Lock                   
    /VIRSA/ZRTRGLOG                  Risk Terminator Role Generation Log
    /VIRSA/ZVFAT_U02                  FirefightId Log summary            
    /VIRSA/ZVFAT_U03                  Reason/Activity report             
    /VIRSA/ZVFAT_U04                  FirefightId Transaction Usage      
    /VIRSA/ZVFAT_U05                  Invalid Firefighter Ids/Owners/Cntrl
    /VIRSA/ZVFAT_U06                  SOD Conflicts in Firefighter       
    /VIRSA/ZVFAT_U07                  Data Migration from Master to Text 
    /VIRSA/ZVFAT_V01                  Log Report                         
    /VIRSA/ZVFAT_V02                  Log Report                         
    /VIRSA/ZVRAT                  SAP Compliance Calibrator          
    /VIRSA/ZVRATBAK1                  Update data for Mgmt Graphical View
    /VIRSA/ZVRAT_C01                  Security & Controls Policies       
    /VIRSA/ZVRAT_COVN            Conversion of CC tables, Old to New
    /VIRSA/ZVRAT_D01                  Download Spool Requests by Job Name
    /VIRSA/ZVRAT_L01                  Conversion Utility for CC Text Table
    /VIRSA/ZVRAT_L02                  Conversion Utility for Long Texts  
    /VIRSA/ZVRAT_M01                  Upload/Download CC tables          
    /VIRSA/ZVRAT_M02                  Where Used list of Mit. Control Id/M
    /VIRSA/ZVRAT_M03                  Analyze disabled SOD TCode & Object
    /VIRSA/ZVRAT_M04                  Optimizer for SOD Data Table       
    /VIRSA/ZVRAT_M05                  Where Used list of  Control Id/Monit
    /VIRSA/ZVRAT_MG1                  Management Cockpit                 
    /VIRSA/ZVRAT_P01                  Display changes to Profiles        
    /VIRSA/ZVRAT_R01                  Count authorizations in roles      
    /VIRSA/ZVRAT_RB2                  Rule Architect                     
    /VIRSA/ZVRAT_RB3                  Rule Architect Conversion          
    /VIRSA/ZVRAT_S01                  Monitor Conflicts & Critical Trans.
    /VIRSA/ZVRAT_S021                  Monitor Conflicts & Critical Trans.
    /VIRSA/ZVRAT_S03                  Download Objects for Tcodes        
    /VIRSA/ZVRAT_S04                  SOD Conflicts for TCodes and Objects
    /VIRSA/ZVRAT_S05                  SOD Rule Wizard                    
    /VIRSA/ZVRAT_S06                  SOD Rule Validation Tool           
    /VIRSA/ZVRAT_S07                  Non Reference Report               
    /VIRSA/ZVRAT_S08                  User Access Report                 
    /VIRSA/ZVRAT_S09                  Comparing diffrent SOD Matrices    
    /VIRSA/ZVRAT_S10                  Tcodes by Roles/Profiles, never exec
    /VIRSA/ZVRAT_S11                  Authorization object by Roles/Profs
    /VIRSA/ZVRAT_S12                  Transactions executed by Users     
    /VIRSA/ZVRAT_S13                  Comparing Critical Tcode Matrices  
    /VIRSA/ZVRAT_S14                  Comparing SOD Authorization Matrices
    /VIRSA/ZVRAT_S15                  Compare Sod Tcode & Authorization  
    /VIRSA/ZVRAT_S16                  Comp.Calibrator Data Maintenance   
    /VIRSA/ZVRAT_U01                  Count authorizations for Users     
    /VIRSA/ZVRAT_U02                  Analysis of called trans in Cus.code
    /VIRSA/ZVRAT_U03                  Management Report                  
    /VIRSA/ZVRAT_U05                  Expired and Expiring Roles for Users
    /VIRSA/ZVRMT_U01                  Check Role Status                  
    /VIRSA/ZVRMT_U02                  Check Tcodes in Menu & Authorization
    /VIRSA/ZVRMT_U03                  Compare Users Roles                
    /VIRSA/ZVRMT_U04                  List roles assigned to a user      
    /VIRSA/ZVRMT_U05                  Where used list for roles          
    /VIRSA/ZVRMT_U06                  List roles and transactions        
    /VIRSA/ZVRMT_U07                  Create/Modify Derived Roles        
    /VIRSA/ZVRMT_U08                  Analysis of Owners Roles and Users

    Hi Greg,
       Most of the TCodes work but they are not being used. Which products do you currently have? Most of these tcodes are obsolete as they were part of old Virsa products. Here is the explanation:
    -> At the start, Virsa had five different products namely Compliance Calibrator (CC), Fire Fighter (FF), Role Expert (RE), Risk Terminator (RT) and Access Enforcer (AE). Except AE, all other products were developed into SAP R/3 using ABAP so the transaction you see are coming from those four products. As of now, CC and RE has been moved to Java (same as AE) but RT and FF still reside in ABAP side.
    -> You should be able to configure Tcodes related to FF and RT. You do not need to configure Tcodes for CC and RE.
    -> You must be wondering how did you get all these Tcodes? Through the RTA (Real Time Agent) you have installed for GRC AC 5.2 in your SAP backend system. Even though, AC 5.2 does not need full blown products in the back-end, RTA still contains all of those products.
    -> To start using these products, you will have activate BC sets. I do not recommend you to use CC and RE, if you are already using those products via Web front-end. FF and RT has some pretty good features.
    -> Please follow AC 5.2 configuration guide to configure FF and RT.
    If you don't want to use any of these, don't bother. These tcodes don't affect anything in your system.
    Regards,
    Alpesh

  • Sharepoint 2013 - Search for link names on a single page

    Hi
    I am messing around with SP13 and trying to get my search result web part to only search for link names and display all results.
    I have created the search source to point at the sub site. If I search for part of a link name it will list all links in one long row as a single result.
    Example: One single page contains all links. Each link points to a .aspx page. The search source is pointing at this page and it can display results but only as a single result containing all links as one line of text.
    Say I have 1000+ links of which 50 has names such as Link1-Item1-Basket1, Link1-Item1-Basket2 up to Link1-Item1-Basket50.
    When I search for Link1-Item1 I would like my search results to display 50 results as 50 individual links.
    Is this possible?

    Hi,
    Yes, you can format the search results as you expected.  But you have to create a custom display template to format your results such as extract the links from each results and display it as separate link.
    Once display template created you have to map the display template to your search results web part.
    Please refer to the following articles.
    SharePoint 2013 Customize Display Template for Content By Search Web
    Part (CSWP) Part-1
    Introduction to SharePoint 2013 Display Templates
    Display Template Overview
    Please mark it answered, if your problem resolved.

Maybe you are looking for

  • I have Ipod nano second generation cant get it to load up my music into cloud which I have loaded on via CD..

    Hi I have an iPod Nano second generation I have just purchased cloud and the songs and albums that I purchased from Apple have loaded from my ipod. A littlke while ago I had a hard disc failer so had to replace it. I have permissioned my lap top for

  • CANCEL THE DOCUMENT

    hai, how to cancel the particular document in the user screen. i enable cancel button in udo register. but it is not cancelled. can u give any idea about this. Rgards, Ramya.

  • EPMLCM-37050: Fail during LCM Export

    I am trying to run a nightly export of the LCM objects in my production environment and it is failing, quite spectacularly, every night. Many of the artifacts produce the failure message below in the Migration Status Report, but I cannot find any fur

  • I am unable to sign in to my google account using firefox 3.4

    for some reason firefox is not allowing me to sign-in to my google toolbar. I was using firefox 7 but deleted that thinking perhaps this was the problem and downloaded 3.4. I still get the message that firefox has blocked this request. There is an in

  • Premiere Pro Debug Event Error

    When loading Adobe Premiere CS4 I get an error message. "Premiere Pro has encountered an error. [..\..\Src\ImporterProcessClient.cpp-127]" I have windows 7 Proffesional 64bit operating system. And the CS4 student edition.