ECATT pcfg role copy

Hello experts,
I am new with ECATT. A script has been setup to copy pfcg roles by use of external variants (upload file). The execution failes. First role copy is ok, but the second role fails because the target role name will remain the same as in the first line. "the script does not jump to the next line".
Any quick help is appreciated.
Bruno Lauper

Hi Gilles,
Finally I have found the reason, very tricky. On creating the script the pfcg command "copy role" has to be recorded. After executing the "copy role command" the target role name remains in the entry field. This field must be deliberately deleted before closing the recording.
With this additional step the script run perfectly.
Regards
Bruno

Similar Messages

  • CRM Portal Role Copier

    Anybody used this tool?
    A portal role is linked to a backend single role.  SAP ships several standard portal roles / backend single roles specific to CRM.
    Since the CRM Portal Roles hyperlink between several portal iViews / PCUI applications within the Portal (this is setup in the backend on tables crmc_prt_role_mo & crmc_prt_role_rl).  To make things easier there is a role copied on the Portal (crm admin role)
    But I've tried using this by copying a crm backend single role and portal role that exists to a new single backend crm role and portal role.  So far hasn't work
    The documentation says make sure the single role and portal role exists - are they talking about the destination role?
    Also mentions addition to desitnation role field - what's this?

    To keep it clear ,using role copier copy CRM backend role to custom role whatever created on portal .Once portal role is generated assign that to user profile to get the object links .
    Thanks,
    Thirumala.

  • Mass Role Copy

    Hi All,
    Please let me know how to copy multiple role at a time? Like below
    Existing role     New Role to be Created
    ABC                ABC_C
    ZVXS             ZVXS_C
    Its only change in name. All other authorization inside the role to be keep as it is. There are around 400 roles.
    Arpan

    Two options:
    1 Create an ECATT script to do the copying, provided there are no derived nor composites to be renamed.
    2 You can try to rename them in a PFCG download file and upload again.
    Do make sure the original name and the replacement are exactly the same length as the download file is fixed record length.
    Jurjen

  • All objects are inactive in derived roles (copied from existing derived role)

    I need to create more than 1000 derived roles, from existing reference roles.
    Reference roles are also derived roles. So I executed LSMW for mass copy.
    Eg: Reference role XYZ with parent role XXX
    New role(ABC) copied from XYZ ,so ABC is having same values as XYZ and master role also.
    Now the issue is after executing the LSMW all roles are copied to new roles, but all objects are inactive in new roles .I am not able to activate the object also.

    Hi Colleen,
    Issue: I have derived roles for plant XX, now I want to derive same set of roles for YY plant. My reference plant is XX, So what am doing is copying the XX roles to New roles (YY) .No change in object or description, just copy role to new role. And I am using LSMW for the same.
    After copy the roles, I will change the description and profile using another script and manually change the org values. But after copy the roles to new roles using script all objects are inactive (In red color),if am selecting the org tab ,I will get message like ,no org levels maintained. Because all objects are inactive .And there are no options (edit) to activate the objects or maintain the fields.
    Thanks,
    Anusha

  • Ecatt PFCG Role Change of Organizational Values problem

    Hi
    I am trying to write an Ecatt script to add company codes to a derived role, i am done writing the ecatt and its working fine, but the problem is when i click on Organization Button in PFCG in Role Edit, i have an arrow button to add new values, when i click that 2 empty rows add at the bottom where new values needs to be entered, when recording i need to scroll down couple of times to go down to the bottom to the empty line, when i run the script its failing because of the 2 scrolls that i do,if i remove these 2 lines it works but i that case its replacing existing org value with a new value, which is not what we want, we want to add new org values, also please note depending on the values sometimes i need to make more than 3-4 scroll clicks to go to the bottom, is there any way to make the system understand that these are simple scrolls and pick the empty line at the bottom,
    any help will be appreciated
    thanks
    srikanth

    Hi Srikanth,
    Try this:
    BDC_CURSOR                         T_STORG-BUTTON(01)
    BDC_OKCODE                         =P001
    BDC_CURSOR                         HTEXT1
    BDC_OKCODE                         /00
    BDC_CURSOR                         T_STORG-LOW(01)
    T_STORG-LOW(01)               <org. value1>
    the above is for adding one "extra" line of org. level.
    For the next:
    BDC_CURSOR                         T_STORG-BUTTON(01)
    BDC_OKCODE                         =P001
    BDC_CURSOR                         HTEXT1
    BDC_OKCODE                         /00
    BDC_CURSOR                         T_STORG-LOW(02)
    T_STORG-LOW(02)               <org. value2>
    and so on..
    This should work for you.
    Let me know the result.
    Regards,
    Srihari

  • PFCG composite role copy issue

    'morning!
    A colleague of mine is facing a strange problem at her customer site:
    On copying composite roles with PFCG you should receive a dialog box with the question "Should the Single Roles Be Copied and Reentered?". This gives you the opportunity to just enter the original singles or to copy them and enter the copies.
    Unfortunately this pop-up is missing on their ECC 6.0 system and the singles are always copied as well. This is not the required way.
    Is there any system setting/parameter that steers this popup? We would really like it back....

    Hmm... I am not logged on so I confess that this is guessing.
    Next option is that the message is displayed using a popup function which is obsolete in ECC 6.0 but still using in the coding - which now simply defaults what the function module would have returned.
    Activate the ABAP debugger immediately ahead of where the popup should have appeared and look at the call stack to see what the name of the function is?
    Particularly keep an eye out
    a) CALL FUNCTION 'POPUP_TO_CONFIRM_WITH_MESSAGE' 
    b) CALL FUNCTION  'POPUP_TO_CONFIRM_STEP' 
    c) CALL FUNCTION 'POPUP_TO_DECIDE' 
    d) CALL FUNCTION 'POPUP_TO_CONFIRM'

  • Role Creation and Copying.

    Hello All,
    I have 3 different queries.
    1) In our landscape, we have CUA and a client system (X1). I need to create some dialog users in X1 with customized profile. In which system do I need to create customized roles so as I can create users in CUA and can assign them the customized roles?
    2) When I trying to copy roles with option "copy all" in X1 system, as CUA is active in the landscape, I am getting an error saying "CUA is active, User is not copied". But on my left hand side of the screen I can see the action as Role Copied. I am trying to copy them using Copy Selectively and not selecting User assignments. Here my questions is why its saying users not copied first but still I can see Role copied..and what is the difference between user assignment and copy all in this scenario?
    3) In some different situation, I am not able to use the customized roles for Dialog users. According to my limited knowledge, it is possible to customize the roles as per our company standards. But I am not able to use dialog users with customized roles?
    Thanks in Advance.
    Regards,
    Farooq.

    Hi,
    1) coming to the first question
    The roles should always be maintained in your child system to which they belong.
    But CUA controls the way the assignments are maintained, whether they are maintained globally or locally or everywhere.
    You can see the details in SCUM Tcode.
    In short maintain the roles in X1 and then text compare in CUA and then assign the the roles to users in CUA
    2) You might be getting the error because the SCUM setting for role assignments are set to Global i.e they can be maintained only through CUA . But since the roles are created and maintained locally in ur child system the role is copied.
    The copy all is for copying a role with all its characteristics including the user assignments but user assignment is adding this role to a user for giving some access rights which are packaged in this role
    3)I am not clear as to what you meant by custom roles
    If you referred to assignment of roles created specific to ur company then make sure you are trying to assign the roles in CUA and not directly in child system X1.
    It might not be the problem of Dialog Users.
    hope this helps

  • Navigation Bar Profile - Copying business role SalesPro

    Dear all,
    i am on CRM 7.0 and i have to create a business role copying the standard one SalesPro. Easy.
    Therefore, i want to create a navigation bar profile ZSales pro copying the one already used SLS-PRO for the standard one. But when i make the copy, the system requires an entry in the field Action Object for the entry Object Type: BP_ACCOUNT_CHM, Object Action: "empty in standard", target id: MD_BP_OV and highligth: MD_BP_SR where it is blank in standard !!!
    The copy then is not fully done and i cannot create an entry with empty field, how can i manage this, please ?
    Thanks for your help,
    Jay

    Hi,
    Refer to this thread Error inNavigation bar creation.
    Similarly you can skip those entries for the time being and later maintain it again if needed for dynamic navigation.
    Hope this helps.
    Cheers,
    Sumit Mitta

  • ECATT - User Administration (user copy, not rename)

    Gurus,
    Is it possible to create an eCATT that will copy an existing user to include address to a new user using ecatt?  Or is this a scenario best managed by LSMW or mutliple ecatts
    Thank you

    Was able to figure it out

  • While transporting a role getting issue - Role type is undetermined

    Hi
    While trying to transport a single role getting the below error :
    Role type is undetermined.
    Can somebody help?
    Regards
    Saurabh

    Saurabh,
    I faced something pretty much similar and snote:: "770358 - PFCG: Role copy fails due to data inconsistency"  worked perfectly for me. 
    Snote describes quite nicely about the root cause.
    Please note this error might come up when you try to copy this role, perform pfud as wel.
    Thanks,
    Brahmeshwar

  • How to take a report for the assigned transaction and activity in a role

    Hi Colleagues,
    I want to take a report for the assigned transaction with activity for all roles, which are assigned to the users,
    Transaction list for a role i can able to take it from SUIM but not able to take the ACTVT for the role.
    Please suggest how to take this information.
    BR,
    Jai

    Hi Jaikumar from the post :
    I think you have reached the state of finding the USER to ROLE relationship
    Take the output to an excel,
    COPY just the roles column exactly in order do not rearrange , use AGR_1251 like other experts have mentioned
    insert the roles copied from you buffer and execute, the output will have multiple entries for each role take the output to an EXCEL again , make it unique and match the outputs between both the EXCELS.
    It will be a little tricky to do this, but I think you are proficient in MS EXCEL.
    This is one of the ways to do , there are many other ways to do it.

  • Time out while login in any IC role

    Hi,
    I need a help with a strange issue that occurred in my system.
    Yesterday I was accessing it (a business role copy from the ICAGENT) that was working without any problem. I am in release 7.0.
    I was making some screen configurations and now the business role doesn't upload... I get a time out. On the Internet explorer I see a yellow icon on the bottoom and if I double click to see details I get the message:
    "document" is null or is not an object on:
    http://<server>:<port>/sap(====)/bc/bsp/sap/crmcmp_ic_frame/header_jscripts.js
    Any ideas???
    Regards.
    Susana Messias

    Just to update:
    I found that the problem is related with our initial page that is called in our IC Profiles: ID: BPIDENT
    Any idea what can be cause this error?!? The standard work center for Account identification stopped working here.
    Thanks.

  • SAP_AUDITOR* roles on SAP ECC 6.0

    Dear all,
    I am trying to check some roles existing in the Note 451960, which refer to some audit roles.
    Looking for those role in my system (PCFG role name SAP*AUDITOR) I did not get the list of SAP standard roles .
    Do you have some idea why? and what I should do in order I can have those standard roles  in my system?
    I will appreciate any help in this regard.
    Thanks in advance.
    FedeX

    >
    FedeX wrote:
    > Dear all,
    >
    > I am trying to check some roles existing in the Note 451960, which refer to some audit roles.
    >
    > Looking for those role in my system (PCFG role name SAP*AUDITOR) I did not get the list of SAP standard roles .
    >
    > Do you have some idea why? and what I should do in order I can have those standard roles  in my system?
    >
    > I will appreciate any help in this regard.
    >
    > Thanks in advance.
    > FedeX
    Put one more * and you'll find them.  PFCG->SAPAUDITOR

  • Business Role, Technical Profile, Application, Start Page in UI for service

    Hi CRM 2007 gurus,
    I have made all the settings in accordance with C04 to use the UI for the services role (copy of business role SERVICEPRO). Created the relevant PFCG role and a position in the org model; with a user and the business role assigned to the position. But I am getting an empty page on login.
    Then I changed the technical profile from DEFAULT to DEFAULT_IC; then it started giving an error "Permission denied".
    I then changed the start application to CRM_UI_FRAME and the start page to DEFAULT.HTM; then Internet Explorer started exiting on its own after the login.
    Can someone pls tell me what is amiss. Do I need to include some specific application and page as the "Startup Application" and "Start Page" in the technical profile (these are currently blank for the technical profile DEFAULT attached to the concerned business role).
    Points to be won; kindly help asap.
    Regards,
    DP

    Hi Deepak,
    few cents that might help:
    - Your problem is definitely not related to authorization issues. (easily derived by the nature of the error message and the point where it occurs (CL_BSP_WD_STREAM_LOADER))
    - The error message you received is being raised when CRM UI runtime tries to load a runtime repository. In case a runtime repository of a component has dynamic parts (e.g. the shell part itself), the repository is being loaded by the system via HTTP or HTTPS, depending on system settings. This results in the system sending a HTTP(S) request to itself.
    Now, there are two likely reasons for this going wrong:
    a) the system cannot "see" itself on the network (hosts problem, reverse proxy sceanrios, etc.)
    b) the runtime repository doesn't exist at all (ressource doesn't exist). This sometimes happens if component enhancements are active in a client (customizing settings) but the respective enhancement component (development objects) haven't made it into the system.
    c) In your case we can rule out this one: the SICF service for the UI component is not active - in that case the response would likely have been something like "Access forbidden" and you confirmed already all SICF services being active
    To get more clarity, you might want to proceed as follows:
    - Set a breakpoint in the line mentioned in the error message. You can access the source code of the releavant method using SE38 even though the include name looks pretty scary in the message (CL_BSP_WD_STREAM_LOADER=======CM02 or so).
    - In the debugger, check the name of the URL that had been tried to access (The variable should be available some lines above the breakpoint where the request gets sent).
    - try to access the same URL directly from your browser.
    Now, if you still don't get a valid response, b) might be the case. If you get an XML file back, a) might be the case.
    Good luck!
    Peter

  • Roles in BP for SAP CRM 4.0 6.2.2.

    I have imported the business package for SAP CRM 4.0 6.2.2 in the portal (EP 6.0 SP2).
    After the import of other business packages the roles provided with the BP could be connected to a group or user by user administration > roles.
    I cannot find the roles provided with the BP CRM 4.0.  When i look in the directory structure on the server, there are plenty of roles in the folder
    ... > import > business package for sap crm 4.0_6_2_2 > roles.
    I have copied some roles to other folders, but still i don't see them in the portal.
    Where can i find these roles, or what do i have do to get the roles shown to me?
    Thanks in advance,
    Timo

    Hello,
    I have looked in the logfile. I get an object content list where all the roles are mentioned.
    Furthur on in the log file it says that the migration of the .par's is succesful. But for some .ivu's i get the warning: The PAR file: com.sapportals.km.par containing profile: 'navigation' was not deployed prior to IVU handling, no template iView can be created ,path searched : par:/applications/com.sapportals.km/components/navigation
    This warning is followed by the error (severe) Object was not migrated: Import of iView: com.sap.pct.crm.infocenter.news.AuthorPartnerCompany Failed !
    I get this for several .ivu's. All for com.sapportals.km.par.
    Since is have had no error on a .par i suspect that i should have imported/installed something else first. But what?
    Now i will miss some iviews en pages but i think i should get something since a lot of iviews and pages are migrated successful.
    However, in the logfile nothing, beside in the object content list, is mentioned about roles. But i get something about a rolecopier:
    The object /com.sap.pct.crm.pad.RoleCopier.ivu is defined for skipping in cms_mapping.properties.
    Followed by
    SUCCESS: Object was skipped.
    And something about a checkrole:
    The object /com.sap.pct.crm.pad.RoleCheck.ivu is defined for skipping in cms_mapping.properties.
    Followed by
    SUCCESS: Object was skipped.
    It looks like that this is OK.
    And .... later on in the logfile i get the following serie of messages:
    - PCD lookup for page: portal_content/com.sap.portal.migrated/ep_5.0/pages/com.sap.pct.crm.pad.RoleCopier did not find target ,Exception message: Child not found: com.sap.pct.crm.pad.RoleCopier at portal_content/com.sap.portal.migrated/ep_5.0/pages, The page will be created
    - Page com.sap.pct.crm.pad.RoleCopier was created successfully!
    - WARNING: iView com.sap.pct.crm.pad.RoleCopier Was skipped
    - Page layout name is com.sap.portal.fullWidth
    - SUCCESS: Object was created successful. page id : com.sap.pct.crm.pad.RoleCopier, page title : Role Copier
    And the same for the RoleCheck.pag
    When i imported the support package for the business package i got 2 roles (com.sap.cnt.crm.container.sapcrm40.all and com.sap.cnt.crm.crm_default_services). I have assigned these 2 roles to a group, but i don't see a new tab.
    In the logfile for the support package i get for each rol within the rol SAPCRM40.All the WARNING: StructureObject.handle_Link(/roles/com.sap.pct.crm.container.SapCRM40.All/Customer): The target object of the link (source object) is not available. You can ignore this message if the target object will be migrated later.
    Followed by SUCCESS: StructureObject.handleLink(): DeltaLink to portal_content/com.sap.portal.migrated/ep_5.0/roles/com.sap.pct.crm.Customer was created successfully.
    The migration of SAPCRM40.All ends with
    SUCCESS: Role com.sap.pct.crm.container.SapCRM40.All was migrated successfully.
    What is happening here?
    Why don't i have the par com.sapportals.km.sap?
    What is going wrong with the roles?
    Greetings,
    Timo

Maybe you are looking for

  • I can't see the library option in the window drop down in photoshop cc

    I'm trying to use the new Libraries panel in Photoshop CC (Window > Library)  For some reason it it isn't showing in the drop down Any ideas why not

  • Standard reports in SD

    Hi all, Can any one please clarify this issue. I am trying to run some of the standard reports in SD, but I am getting NO DATA EXISTS FOR CHOOSEN SELECTION. Is there any configuration to activate SIS. Thanks & regards, Praveen.

  • Product choice switch selection based on feature requirements

    dear collegues, i am looking for linksys switches for a while. and i normally work with cisco 3750 and 9500 type of series. but now i want to realise these functionalities: - stack a switch with two units - lacp/lag a trunked portchannel with two por

  • How to install Roxio Toast 11 Titanium in OSX 10.7

    Hi! I just purchased Roxio Toast 11 Titanium and I would like to know the best way to install this on my Mac. My graphics card is an ATI Radeon HD 4670, which is not one of the cards supported to use Toast's VideoBoost, only NVIDIA cards are supporte

  • Question - help! File conversion.

    I'm not very computer savvy.  I've created a great number of documents in Illustrator that now appear as pdf or png files.  How or why this has happened I do not know.  When I print them out the edges of the illustrations are slightly blurred which m