Integration Builder - Repository - Users - Roles

Is it possible to come up with ABAP role with the help of which he can login to Integration Repository but can not change any of the objects but for the one in a specific component.
I could make it work where the user is given SAP_XI_DEVELOPER role and  I can restrict him to access some objects using another Role that I built in IR. I know about excluding him full edit access etc. This is like giving him full access with modify permissions with SAP_XI_Developer and excluding him permission on some of the objects.
I tried to give a test user SAP_XI_DIPLAY_USER and then giving him include-fulledit on a specific Software component. But this did not work.
If anybody worked on this please let me know.
Regards
Mike

Hi Michael,
Yes it is possible, this is what i found on help.sap.com,
To make changes to authorizations on the ABAP side, proceed as follows for each dialog user role:
       1.      Call transaction PFCG.
       2.      Copy the single role SAP_XI_<role>_ABAP into the customer namespace (replace the prefix SAP).
       3.      Create a new composite role in the customer namespace (for example, *_XI_<role>).
       4.      Assign the new single role (suffix _ABAP) to the new composite role.
       5.      Assign the new SAP single role (suffix _J2EE) to the new composite role.
       6.      Make changes to the new single role (suffix _ABAP).
       7.      Generate an authorization profile for the new single role (suffix _ABAP).
Basically what is important is that the single roles with a J2EE suffix are still assigned to the current composite role. These J2EE single roles are known to the J2EE applications and are required for automatic authorization assignments during deployment.
I hope it helps,
Thanks,
Varun

Similar Messages

  • Can't open Integration Builder Repository in SAP XI 7.0 after CodeMigration

    We had Communication Channel code change , for which the cache in the adapter engine was failed up update automatically. I rebounced the Web AS SAP Server ( Java stack only) and after than point I cannot launch Integration Builder Tool( Repository) in SAP XI 7.0.All other message are processing fine.Only we cannot open the Integration Buildter tool using URL
    http://<hostname>:58900/rep/start/index.jsp
    500 Internal Server Error
    Exception
    An internal error occurred. Contact you XI administrator
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl (initialization failure)
    Error Details, Error History, Build Info, Generic Application Info
    Any take on this one?Please help. This is our Production Server.
    Thanks
    Satpal Singh

    Praveen,
    Restarted both ABAP and JAVA , but did not helped.We did that as first step.
    We are unable to launch the Integration Server Repositorty Tool.
    We get following detail on the Error info of the page that shows up.
    500   Internal Server Error
    Exception Details
    Exception class: java.lang.NoClassDefFoundError
    Message
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl (initialization failure)
    Stacktrace
    Thrown:
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl (initialization failure)
         at java.lang.J9VMInternals.initialize(J9VMInternals.java:130)
         at com.sap.aii.ibrep.server.transport.api.RepTransportServiceStartup.startupIbrepTransportServices(RepTransportServiceStartup.java:22)
         at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:442)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at jsp_Main1203628046558._jspService(jsp_Main1203628046558.java:21)
         at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
         at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

  • Create user for integration builder

    where they come created the users in order to approach the integration builder repository in as much as with those creating from the su01 I do not succeed to approach.
    Message was edited by: umberto orazzo

    Umberto
    Can you be more specific about your question? I am unable to understand it correctly?
    Mohan

  • "Integration Builder: Design" only works well on server

    Both TCD: SXMB_IFR and "http://host:port/rep/start/index.jsp" work well on both clients and server.
    We know, when we want to visit the "Integration Builder:
    Design" in "http://host:port/rep/start/index.jsp",
    a logon screen displays.
    The problem is i can logon to the Integration Builder with user 'XISUPER' in server,but error message 'Authorizaion error;unknown user name or incorrect password' displays in client with the same user and pwd.
    Is any other configuration needed?
    BTW: "com.sap.aii.ib.core.sso.enabled" in exchangeprofile;
         The host file in the client had been modified successfully.

    Hi,
    Can you just find out from your BASIS Team if they have followed the following steps while creating the user.
    This is a detailed step by step procedure for creating a user:
    - On your SAP Web AS host, create the user below with at least the following parameters (transaction SU01).
    <b>User</b> : XISUPER
    <b>Last name (Tab: Address)</b> : <your_name>, for example XI Super
    <b>Password / User Type (Tab: Logon Data)</b> : <init_password> / Dialog
    <b>
    Role (Tab: Role)</b> :
    AP_BC_AI_LANDSCAPE_DB_RFC
    SAP_SLD_ADMINISTRATOR SAP_XI_ADMINISTRATOR
    SAP_XI_CONFIGURATOR SAP_XI_CONTENT_ORGANIZER
    SAP_XI_DEVELOPER SAP_XI_MONITOR
    The SAP_XI* roles are composite roles
    - Save, and exit SU01
    - You must now log on to the Integration server host with the user XISUPER, to switch the initial password to a valid password.
    - You must restart the J2EE engine to transfer the user creation to the J2EE
    Also go through this link for more details,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/95d7d490-0301-0010-ce93-c58f9a3cde0b
    If its been done exactly in the same manner as explained and if you are still finding the problem do let us know so that we can try finding where exactly the problem is.
    Regards,
    Abhy

  • Integration B. Repository. Authorizations to see SWC nodes in the IR tree

    Hi experts,
    I have read this Michal Krawczyk blog in order to make authorization for determinates objects in IR /people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects
    I like to know if its possible to do any authorization for the determinates users can only see determinates SCW and this objects in the integration builder repository tree (and the integration builder directory tree). For example, SAP XI has 10 SWC imported in IR, and X user only must to see 3 SWC in IR tree.
    Regards.

    AFAIK, not for pi 7.0, only 7.1.
    Regards,
    Henrique.

  • Can not release change list in Integration Builder: Design

    I got the following error any time i try to release a change list in the integration builder: Design.
    #18 13:51:21 AWT-EventQueue-0 ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.gui.operations.rb_commands.MESSAGE_TRANSPORTERROR
    com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
    at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
    at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    Root cause:
    java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseForeignChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
    at $Proxy6.releaseForeignChangelist(Unknown Source)
    at com.sap.aii.ib.client.transport.gen.TransportServiceDelegate.releaseForeignChangelist(TransportServiceDelegate.java:218)
    at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:189)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
    at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)

    See these threads, may be these help you:
    Re: Logon to Integration builder & repository hangs
    How to use TCPGateway
    Search for AWT Enqueue error:
    http://backups.lbl.gov/backups/documentation/SysAdmin/4.5/NetBackup_Release_Notes.pdf
    BR,
    Alok

  • Integration Builder under Linux

    Hi all,
    during preparation for a migration project to Linux we‘re experimenting using the SAP Integration Builder Repository and Directory of a XI 2.0 on a Linux client. We got it start proper but the context menu is not working. So we are not able to use functions like export or activating changes. The right mouse button is working in other programs but not here. We thought it could be a problem of the used Java versions. So far we tried 2 combinations of  Java Web Start and Java 2 Runtime Environment:
    Java Web Start 1.4.2_04
    Java 2 Runtime Environment: version 1.3.1_12 of Sun Microsystems Inc.
    Java Web Start 1.0.1_02
    Java 2 Runtime Environment: version 1.3.1_12 of Sun Microsystems Inc.
    Is anyone out there using the Integration Builder on a Linux client?
    Thanks in advance
    Andreas Paape

    Hi Andreas,
    We may be in the future. I will check and get back to you on Monday.
    Kind regards
    Colin

  • Integration Builder Directory cache access problem

    Hi All, 
    I am learning SAP XI. I am trying to follow the example explained at https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1312. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] I did al the steps in the Integration Builder Repository. Then I opened the Integration Builder Directory to continue with the next steps.
    in the Cache Notifications Panel I get some errors, all of the same kind:
        Unable to notify integration runtime (ABAP) of data changes
    http connection to "http://p4p800d-6:8000/sap/xi/cache?sap-client=000" returns the status code "403" in response
    Am I doing something wrong?
    Thanks
    Juan Manuel

    The Java Web Start cannot accept unsigned jars. If the jars are signed, it will ask in a dialog box if it should allow unrestricted access to this jar.
    In my case, I upgraded XI SP0 to SP4, which included updating the Adapter Core, Adapter Framework, and the XI TOOLS to SP4.
    On launching the Web start, it seemed that the jars were not getting signed. JWS cannot allow unsigned jars to the client.
    These jars are maintained in:
    \usr\sap\<SID>\SYS\global\xi\directory_server\javaws\directory
    I am having problems with my XI upgrade to SP4, and it is probably not signing the jars.
    Do you know why this may be happening ...
    thanks,
    Manish

  • Problem with integration builder

    Hi All,
    When we start integration builder/ repository it runs for a while(2-4 hrs) and dies...
    we tried restarting server and its of no use...
    We tried running tcode sldcheck that is also taking ages ... it shows message as retrieving data from the sld server...
    What could be the reason....
    Help us out...
    Regards,
    Viren.

    1. The problem might be with the JWS which verions you have installed there better install JDK_1.4.2*
    Uninstall the current JWS andinstall this version...
    2. The server might be slow as well check the console....

  • NullPointerExeption in Integration Builder since SP12

    Hy,
    since we have patched our XI to SP12, I got NullPointerExceptions while working with the Integration Builder (Repository and Directory). This exceptions are thrown when I try to save or activate an object. It works about 4 or 5 times and than the error appears. The error appears in every object (Interfaces, Mappings, Receiver Determinations, etc.)
    When we restart the J2EE Engine, the XI works properly until the next NullPointer appears. Once this error occurs, I am no longer able to save or activate anything.
    What can I do to fix that problem?
    Thank for your help
    Thomas

    Hi Thomas
    If NullPointerExceptions are occuring sporadically in your case, i guess the problem should be with not enough memory. Try increasing the memory allocation and this should hopefully resolve the problem.
    Another cause could be deletion of work directory in the SDM (i am not sure whether this is useful in your case). But just check the OSS note - 677977. Maybe this could also resolve your problem.
    cheers
    Sameer

  • User roles in Integration Repository

    Hi everybody,
    does anybody have experience with user roles in XI 3.0? We want to limit access to various namespaces in the Integration Repository with use of these roles that can be created in the IR. That way, various XI developers working on the same XI-Repository should not be able to work in the namespaces of other developers.
    We created the role in the IR and assigned it to a user in the J2EE Engine. But so far, it doesn't seem to work.
    Am I missing something??
    Thanks a lot,
    Francis Wolf

    Hi,
    it looks like the integration to the "abap" backend (=IS-Server) is missing.
    J2EE-R3 integration regards user management maps R3 roles onto J2EE user groups. Thus, if the term "role" is used in R3 context, it has to be translated to "user group" in J2EE.
    Next steps:
    1. Create user in "R3", with transaction SU01.
    2. In "R3", create a role with transaction PFCG
    3. UME Admin WebApp: assign role to user group
    4. XI Exchange Profile WebApp: activate data-dependent authorization checks. Put: com.sap.aii.util.server.auth.activation" in section "IntegrationBuilder.Repository" to true
    Please check the documentation on Netweaver security and Integration of UME Roles with SAP Roles
    Hope that gives an idea!
    Good luck
    Holger

  • Problem while loading security information (users/roles) from repository

    Iview have stopped connecting to our MDM, All repositories, all IViews Very strange
    Here is what I see in the logs.... Any ideas? Please if you have seen this before only
    Marty
    com.sap.mdm.extension.MetadataException: Problem while loading security information (users/roles) from repository 'PORTAL_CUSTOMERS'
    at com.sap.mdm.extension.MetadataManager.loadRoleCache(MetadataManager.java:559)
    at com.sap.mdm.extension.MetadataManager.internalGetRoleSet(MetadataManager.java:502)
    at com.sap.mdm.extension.MetadataManager.getRoleSet(MetadataManager.java:471)
    at com.sap.mdm.extension.MetadataManager.createMetadataKey(MetadataManager.java:464)
    at com.sap.mdm.extension.MetadataManager.getRepositorySchema(MetadataManager.java:197)
    at com.sap.mdm.uwl.MdmUwlConnector.createUserSessionContext(MdmUwlConnector.java:1463)
    at com.sap.mdm.uwl.MdmUwlConnector.new_retrieveItems(MdmUwlConnector.java:546)
    at com.sap.mdm.uwl.MdmUwlConnector.getItems(MdmUwlConnector.java:129)
    Caused by: com.sap.mdm.commands.CommandException: com.sap.mdm.net.ConnectionException: java.io.IOException: Unexpected socket read.  Result is -1.
    at com.sap.mdm.security.commands.GetUserListCommand.execute(GetUserListCommand.java:72)
    at com.sap.mdm.extension.MetadataManager.loadRoleCache(MetadataManager.java:526)
    Caused by: com.sap.mdm.net.ConnectionException: java.io.IOException: Unexpected socket read.  Result is -1.
    at com.sap.mdm.internal.protocol.manual.AbstractProtocolCommand.execute(AbstractProtocolCommand.java:102)
    at com.sap.mdm.security.commands.GetUserListCommand.execute(GetUserListCommand.java:69)
    at com.sap.mdm.internal.net.DataSocket.receiveData(DataSocket.java:62)
    at com.sap.mdm.internal.net.ConnectionImpl.readInt(ConnectionImpl.java:497)
    at com.sap.mdm.internal.net.ConnectionImpl.readInt(ConnectionImpl.java:490)
    at com.sap.mdm.internal.net.ConnectionImpl.nextMessage(ConnectionImpl.java:629)
    at com.sap.mdm.internal.net.ConnectionImpl.receiveMessage(ConnectionImpl.java:572)
    at com.sap.mdm.internal.net.ConnectionImpl.send(ConnectionImpl.java:233)
    at com.sap.mdm.internal.protocol.manual.AbstractProtocolCommand.execute(AbstractProtocolCommand.java:99)
    com.sap.mdm.commands.CommandException: com.sap.mdm.net.ConnectionException: java.net.SocketException: There is no process to read data written to a pipe.

    Early this month we upgraded the MDM server to:
    MDM Server version: 5.5.63.57
    And the portal components:
    MDM 5.5 SP06 Technology Patch 3 (Build 5.5.63.57)
    MDM 5.5 SP06 Application Patch 3 (Build 5.5.63.57)
    MDM 5.5 SP06 Java API Patch 3 (Build 5.5.63.57)
    However the issue just began 2 days ago?
    We started intgrating MDM Workflow with UWL and assigned Roles and Iviews to the Universal Worklist Configuration
    It seems the Iviews work for a while and then after some time everything gives up? Very confounding
    And yes we are using standard Iviews (search, Result and detail)
    Thanks
    Edited by: Marty Monroe on Oct 31, 2008 3:07 PM

  • I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.h

    I have 100 groups in planning for those 100 groups i want to build roles like interactive,view user,planner etc.for those how to change in export -import folder .xml file  in that edit  how  to change user roles in that xml it will generate automatic id.how to do that in xml file ?

    Thanks john for you are reply.
    I had tried what you sad.I open shared service in that foundation project i had export shared service.after that in import-export file.In that role.csv,user.csv,group.csv.Like this file have.When i open user file added some users after i trying save in excel it shown messgse
    I click yes and save the .csv file and import from share servie. i got error like this
    am i doing right way john.or explain clearly

  • XI Configuration: Integration Builder..Cannot connect to repository

    Dear All,
    I am facing a strange problem in our XI7 server SP11. When I click on the Tools-->Configuration Wizard in Integration Builder I am getting a error message "Cannot connect to repository "
    "com.sap.aii.utilxi.misc.api.BaseRuntimeException: Cannot connect to Repository"
    Please let me know the cause of the error. I have checked the configurations in Exchange Profile and its fine.
    Please advice what should be done to correct the error.
    Warm regards
    Mazdul

    Dear Jai,
    One of the blog tells about the front end configurations..but this is not applicable in our case as evryone is facing the same issue.
    The other blog mentions about the rfc connections and they are working fine.
    Can you advice further ??
    Mazdul

  • Reset User id & password for accesing SAP XI integration builder

    Hi all,
    Can you please let me know how I can reset the password for SAP XI integration builder as it is showing Account blocked.
    Regards,
    Nitin Patil

    Hi Thanks for the reply,
    I tried reset password but still it is giving error.
    i am trying to connect to SAP XI Integration builder as follows
    Transaction - sxmb_ifr ---> Exchange infrastructure opens in a web page ---> Clicked on Integration builder ---> entered the user id and password ---> giving error "Authorization error; unknown user name or incorrect password" -
    as I want to know that the user id which we are using while login to SAP is the same one we use here or this user id is different one.
    Regards,
    Nitin Patil

Maybe you are looking for

  • Is there a way to share my Mail account and settings between two partitions, running Snow Leopard and Lion?

    I have two partitions on my internal hard drive - one is running Mac OS X 10.6 Snow Leopard and the other is running Mac OS X 10.7 Lion. Mail (5.0) is set up and runs perfectly on the Lion partition and I have not used Mail (4.5) yet on my Snow Leopa

  • Same problem using tomcat for petcode app

    I'm getting frustrated. I don't think i want to use this petsotre application. i need to find something else. I got tired of using the javaserver application so i used the war in tomcat and got this problem when it tried to deploy it. Caused by: java

  • How to run IE8 on windows 7 professional that already have IE10 ?

    Dear all, I am using windows 7 professional and it already have Internet explorer 10  , but i want internet explorer 8 .>>....>> how to make it possible?  Please give some valuable suggestion. Regards, Vinay Yadav

  • Help in scoping problem

    i created a class for my game and i've been having problems accessing my variables. i know its a scope problem(i think) so can anyone just point it out for me? i have been stumped for teh past hour on this so i figured i'll just ask for a little help

  • Incomprehensible Oracle Reserved Word Error

    I'm trying to create a Table for a new application and I keep getting this error message: 1 error has occurred The identified column name is an Oracle reserved word. Please choose another name. Unfortunately, it doesn't identify a column as containin