Roles of SAP XI Developer

hey guys
working as an XI developer am i supposed to create RFC or IDoc's for any of the scenarios or it is the work of ABAP developer?also when i m doing any scenario in real world(suppose JDBC-RFC) am i expected to instal the JDBC drivers or is it all work of the administrator?
thanx
ahmad

Hi,
It all depends on the type of implementation and size of the implementation in a landscape.
In many cases, we can see, Idoc/RFC development is carried out by ABAP team in a huge implementations. There are cases,XI developer has written ABAP code for RFC/Proxy etc.
Regd. Driver installation, it is generally done by Administrator/BASIS team.
So it all depends on the implementation size/team/cost/skill/deadlines etc.
Just to look into -What is XI administrator's and Developer's actual job?
Regards,
Moorthy

Similar Messages

  • ROLE OF ABAPERS IN SAP-PLM DEVELOPMENT

    HI EXPERTS,
    I am having 3 yrs of exp in sap - abap. I got an offer to work with sap-plm, please let me know the <b>role of abapers in sap-plm development</b>. If any document u  can send me to [email protected]
    Thanks&Regards.
    B.SRINIVASULU.
    09916308002.

    Hi Bysani,
    As ABAP guy in SAP-PLM project you be working mostly on Enhancements, Field exist, user Exists and Reports.
    There is nothing worry about SAP-PLM, the work you may get is based on customer requirement & scenarios but you will receive the Detail Funcitonal Specification from the PLM Functional Consultant.
    As i mentioned the ABAP work is mostly on Field Exists to make some fields mandatories, User Exists, Functional Modules, Enhancements & Reports.
    For details queries you can write in SDN, you will get the replies.
    Best of Luck for your new assignment.
    Regards
    Rehman
    Mark Useful Answers

  • Setting the Roles in SAP

    Hi,
    I am integrating SAP with IDM. I have developed a code to create the user in SAP and at the same time trying to set the roles and timezone to the user. There is no problem in creating the user object. But, Roles and timezones are not set in the user object.
    I need your help in setting up the values in SAP...
    Thanks
    Ilayarajan

    Nikhil,
    As you suggested, I have created an object to set the roles in SAP.
    <Object name='SAP'>
    <Attribute name='activityGroups' value='ROLE1'/>
    <Attribute name='fromDate' value='07/15/2007'/>
    <Attribute name='toDate' value='12/31/9999'/>
    </Object>
    * 'activityGroups' is the resource mapping variable. I am using this code snippet in my provisioning WF. But, the vaue is not setting in the SAP.
    Could you Pls, tell me what changes I have to make to set the Roles in SAP.
    Thanks
    Ilayarajan P

  • SAP PI developer and PI administrator

    Hello All,
    Somebody explain me the differences between the SAP PI developer and PI administrator .
    Would be nice to share the links and comments about there roles.
    Regards
    Shathishkumar

    Hi Sathish,
    The below document is useful to explain the roles and responsibility
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2061257f-970c-2c10-3783-9821abb59991?overridelayout=t…
    regards,
    Harish

  • P_ABAP_70:SAP Certified Development Professional - ABAP with SAP NetWeaver

    Hi,
    Anyone attempted the above certification ? Can you please throw some light on:
    1) Difficulty level
    2) How to go about preparation
    I have around 10 years of experience in SAP including development experience, playing a techno-function role.
    I have browsed through a lot of threads in SDN but have not got a concrete answer.
    Regards,
    Srinivas Bhat.

    Large difference in the two levels.  You need to look at the proper forum here on SDN, and got to SAP site and read the differences in the knowledge levels expected for Associate and Professional.  If you're a WebDynpro and WebServices wizard, know some SOA and fluent in OO should have no problems, but you really need to look at the exam content and weighting in SAP certification documentation.

  • Disabled standard role com.sap.pct.pdk.JavaDeveloper

    Hi - I've logged an OSS but if anyone can help me quicker it ould be most appreciated;
    the role com.sap.pct.pdk.JavaDeveloper can be found in the portal
    content location
    pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.pct.pdk/Roles/com.sap.pct.pdk.JavaDeveloper
    when i double click on that role it shows only one Workset called
    Examples and within it a workset called OBN Examples
    I searched the SDN and found this post:
    /community [original link is broken]
    forumID=53&threadID=19464&messageID=162992
    which sounded exactly right. sure enough the role was assigned to the
    administrator.once i removed it, the role is now not working for any of
    my logons - test users or Administrator.
    in addition we do not have the object com.sap.pdk.JavaDeveloper in our
    system.
    help
    andy

    sorry, probably haven't explained it well enough.
    it used to have lots of entry points, yes. but none of them were visible in the portal catalogue, except one "Examples"
    the linked post describes exactly the same problems. when i followed the recommended steps "remove the role from the Administrator account" in that post, the role stopped working, apart from the "Examples" workset. Apparently we are not using NWDI and apparently this has some relevance, in that we can't create the system alias for the webDynpro as the post also recommends.
    to recap - the standard role, since unassigning it from the administrator account, now does not function for any user. only the workset "Examples" is visible in the role. this was the case before. trying to view the other objects in the role is the reason I was working on it., since we have a requirement to add the Portal Logviewer in to the content developer role, without giving them the whole of the PDK/PRT  maintenance applications. it now transpires that they were not displaying and were hidden becasue they are not Iviews, but are components accessed directly.
    Does it need to be rebuilt? if so , how?
    thanks ,
    andy

  • How to access SAP netweaver development Studio and PDK?

    Hi All,
      I have access to EP server on my machine with super admin role .Is there any way I can acess SAP netweaver Developer Studio and PDK through EP server or I have to install in my local machine?
    Thanks in advance,
    Jasmine.

    You'd want to install the NWDS application locally no matter what (unless everyone has a thin client/citrix connection via dumb terminal). You can however, opt to install a local instance of EP or use a central instance. Here's how I see the two approaches:
    1-install the NWDS on developers' machines and deploy to a development instance of EP
    <b>PROS:</b>
    i-developers can develop locally and only connect to the EP server for deploying/testing
    ii-share development (although not very efficiently) and test each others' iViews etc.
    iii-demo your work online to business users directly
    iv-connect to the corporate SAP R/3 and other ERP systems
    <b>CONS:</b>
    i-you can only use this while connected to the network
    ii-could be slow over a slow/remote network connection
    iii-developers may not be able to do everything on the portal server (may not have super admin access)
    2-install the NWDS on the developers' PC along with a test EP environment
    <b>PROS:</b>
    i-develop and deploy locally, without a network connection, anywhere and anytime, fast and efficient
    ii-enjoy full access (super admin) to the Portal - to be able to test pretty much everything
    <b>CONS:</b>
    i-may not be able to connect to the company SAP R/3 and other ERP systems, unless you're connected to the network and have configured the connections
    ii-not able to get others to test or demo your development without having to port them to a central EP instance
    I think a developer needs every resource they can get, therefore I suggest a combination of the above two scenarios, an instance of EP locally and a central instance of EP for the best of both worlds

  • Managing Roles in SAP

    I'd like to get some feedback from anyone with experience managing a large number of SAP roles (80) in a very large organization (over 40,000 people). I am looking for data points on how many personnel were required to manage the effort? Any special tools required/utilized? Any issues or problems experienced, such as time to respond, etc.. Thanks in advance for any thoughts or comments.

    There are literally hundreds of roles delivered with SAP BW, some of which are specifically for BW and some for other areas within NetWeaver techologies (e.g. SAP XI et. al.). There are greater than 500 roles that come delivered specifically for BW and therefore are too numerous to mention in a forum posting.
    The main BW developer role, however, is SAP_BW_DEVELOPER. Developers would also need the SAP_BC* roles too for ABAP development if there are any plans to do development beyond using the BW Workbench (RSA1). For instance, if any custom tables or ABAP programs are desired to be created in your BW development environment, using SE11 and SE38 respectively, they're going to have to have other roles. We copied delivered roles and created custom roles for our developers so that our security team didn't have to assign a multitude of roles to new developers, instead it's just one role.

  • From Where can i install ABAP plug-in in SAP Netweaver Developer Studio 7.3?

    Hello,
    I have Installed SAP NetWeaver Developer Studio 7.3 and I was trying to install ABAP plug-in but i couldn't found the link to install.
    Later i found SAP Development Tools for Eclipse this link but its not working. As i came to know it will work only for Luna (4.4) or Kepler (4.3).
    Would you please let me know how to install ABAP plug-in in SAP NetWeaver Developer Studio 7.3.
    Thanks and Regards,
    Shaik Shabeer Ahmed.

    Hello Ahmed,
    Use the links in that page:
    NWDS Download Links - Java Development - SCN Wiki
    And here also an installation guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80a100d2-109f-2e10-e996-c2b80803740b?overridelayout=t…
    Best regards,
    Serhat

  • How to download project template into the SAP NetWeaver Developer Studio

    Hi,
          I want to download project template into the SAP NetWeaver Developer Studio related to invoice detail get detail,get list etc.
    How to do so?Actualy my requirement is to create an iView whcih contain the detail about the invoice.
    Thank,
    Kundan

    Hi
    If you have zip file of the project then unzip it into your project  location where all projects are there .then in NWDS go to file->import->multiple existing project into workspace->browse the file where you have saved it and select the comp folder inside the project folder->click finish.Now you are able to see the webdynpro project in the webdynpro explorer.If its not appearing then go to Navigatore and right click on project and click on open project, it will open the project in webDynpro explorer.
    Thanks
    Susmita

  • Is SAP NetWeaver Developer Studio  Version: 7.0.12 Compatable with JDK 1.5

    Hi
    I want to user Java SDK version 1.5 instead of 1.4.
    Is SAP NetWeaver Developer Studio Version: 7.0.12 compatible with this or not.
    Please let me know

    Hi
    If you are using EP 7.0, then NWDS 7.0.YY version need to be used. //YY depends on your  patch of EP7 .As you have mentioned your are using NWDS 7.0.12, that means your portal SP level is SP12.
    In my prject i am using JDK 1.4 for NWDS 7.0.15 and its works fine.I have asked two of my colleagues , they told that in their project they are using JDK 1.5 for EP 7.0 server and application is working fine for them.
    So
    Thanks
    Susmita

  • How to configure oracle to SAP NETWEAVER DEVELOPER STUDIO STEP RAGARDING

    hi
    can u help me on this
    i got problem
    regarding configuring oracle to sap NetWeaver developer studio what i have deployed any thing studio
    that would reflected to database
    bye

    Hi,
    Check this,
    WebDynpro and Oracle Connection
    WebDynpro and Oracle Connection
    Regards,
    Vijayakhanna Raman

  • Error while installing the EHP 1 for SAP NetWeaver Developer Studio (NWDS)

    Dear All,
    I am trying to install the EHP 1 for SAP NetWeaver Developer Studio (NWDS) 7.1  .It got installed once but when i was trying to deploy the application i was getting an error sayind that we need to have JDK1.5 Update 14 or higher for the installation.
    Now i have JDK 1.5.0_14 installed in my system.So i Uninstalled the EHP 1 for SAP NetWeaver Developer Studio (NWDS)  and i am trying to reinstall it but i am getting the following error
    ERROR:
    Unable to complete action for feature "SAP NetWeaver Developer Studio Facades" due to errors.
        Execution failed! Commmand: "msiexec.exe /norestart /qb /i librfc32.msi /lvx C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log ALLUSERS=2 REBOOT=ReallySuppress". Exit value: "1639". Working directory: "D:\Program Files\SAP\IDE\CE7.1.1\eclipse\features\com.sap.netweaver.developerstudio.facades_7.1.0.081112155351". Log file: "C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log".
    Can anybody please help me in resolving this issue.Please help needed as early as possible.
    Thanks in Advance:)
    Regards,
    Nishita Salver

    Dear Nishita,
    I hope you have removed the older version of jdk before installing the new version of jdk. Also after un installation of NWDS, did you delete all the temp files and also the directories created during the original installation of NWDS. Also did you restart your system after the uninstallation of NWDS EHP1 and older jdk before reinstallation of the two softwares?
    Regards,
    Veera
    P.S. The first thing you can try is restarting the PC and try resuming the installation, if it doesnt succeed, please remove all traces of NWDS and JDK, restart pc and then resinstall both of them.

  • Error while installing SAP Widget Developer tool.zip on Eclipse Java EE IDE

    Hello,
              I am new to SAP widget. I hav installed "Eclipse Java EE IDE for Web Developers" from eclipse.org and now when i was trying to install SAP Widget Developer tool.zip add-on as stated in the SAP Enterprise Widget Development Guide
    --> http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c032ae0a-7d6b-2a10-14a1-cc6efb066dfc
    I get this error at the last stage of installation.
    Cannot complete the install because one or more required items could not be found.
      Software currently installed: SAP Widget Development Tools 0.13.0.1376 (corp.sap.pal.gadgets.tools.widgetTools.feature.group 0.13.0.1376)
      Missing requirement: SAP Widget UI Designer 0.13.0.1376 (corp.sap.pal.gadgets.tools.uidesigner 0.13.0.1376) requires 'bundle org.eclipse.wst.javascript.core 0.0.0' but it could not be found
      Cannot satisfy dependency:
        From: SAP Widget UI Designer 0.13.0.1376 (corp.sap.pal.gadgets.tools.uidesigner.feature.group 0.13.0.1376)
        To: corp.sap.pal.gadgets.tools.uidesigner [0.13.0.1376]
      Cannot satisfy dependency:
        From: SAP Widget Development Tools 0.13.0.1376 (corp.sap.pal.gadgets.tools.widgetTools.feature.group 0.13.0.1376)
        To: corp.sap.pal.gadgets.tools.uidesigner.feature.group [0.13.0.1376]
    Please helo me to get this error fixed.
    Thank you very much.
    Anil Raparthi.

    Hi,
    The newest and default version of Eclipse is Galileo which is version 3.5.x
    According to the Widget development guide, widget developer tool covers Eclipse 3.3.x (Europa) and 3.4.x  (Galileo).
    The problem is solved by downloading one of those versions from http://wiki.eclipse.org/Older_Versions_Of_Eclipse and installing widget development tools.
    Regards,
    Jolanta Gniadek

  • Error while Installing and Starting SAP Widget Development Tools

    Hi All,
    I have downloaded Eclipse: eclipse-SDK-3.3.2-win32.zip from http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3.2-200802211800/eclipse-SDK-3.3.2-win32.zip
    I am following the link: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c032ae0a-7d6b-2a10-14a1-cc6efb066dfc
    for Installing and Starting SAP Widget Development Tools as an Eclipse Plug-in
    I am very new to it, So I was following Step by Step procedure.
    On the 16th step I am getting an error:
    AP Widget Templates (0.12.0.1167) requires feature "org.eclipse.gef (3.3.0)", or equivalent.
    I had download the SAP Widget Development Tools.zip file from https://www.sdn.sap.com/irj/sdn/downloads?rid=/webcontent/uuid/b03b6544-c741-2a10-8999-ed04eb2b2c71
    While unzipping the eclipse-SDK-3.3.2-win32.zip, there were two errors:
    The System cannot find the file specified &
    The file name or extension is too long.
    I ignored them and continued the unzipping.
    Please guide me as to how we can solve this error.
    Ankur
    Is it because I am using Eclipse 3.3.2 and not 3.3.0? If yes from where I can download Eclipse 3.3.0
    Edited by: ankur malhotra on Jul 25, 2008 7:36 AM

    Hi Ankur,
    This happens sometimes because of the Eclipse that you use. Download the Eclipse JEE Version. When you go to eclipse.org and try to download eclipse you can do a comparision of the versions there, You download the version which supports all the web features.
    http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/ganymeder
    Check the above link you will be able to see the package details. Please download this Java IDE for EE developers and try installing the SAP widgets foundation then, If you are facing any problems in installing the plugins thru local archived site please let me know.
    Regards,
    Sai

Maybe you are looking for

  • Car bluetooth failed after recent OS 6.2 update

    My car bluetooth (car is a BMW X5) has suddenly stopped working, immediately after my iPhone 5 updated its OS to 6.1. It all worked perfectly before the OS upgrade. Have re-paired it, re-set everything - no good.  Any suggestions? What happens is - t

  • Can you send a document for Shared Review once you've applied an electronic signature?

    Hi! I'm having troubles sending a document for shared review, I need 3 people to digitally sign it and then send it on a shared review. I keep getting this error message however: 'The document you have chosen cannot be sent for shared review or colla

  • JSplitPane and Jtree

    Hi all, in my window I've got a JSplitPane with the left component that is a JScrollPane with a Jtree (used as a menu), while in the right side a customized JPanel that changes depending on the selection in the tree on the left. My panels are initial

  • Latest Flash for G5?

    The latest version of Flash fixes some security vulnerabilites in Flash, but also drops support for PowerPCs. At our company, we have to install the latest versions of the software to be compliant with security policies. Unfortunately, this means tha

  • Set Default Spry Tabbed Panel As Close Until Mouse Over

    Dear All, Is there a way to set the default spry tabbed panel to be closed when the page load untilI mouse over it?? here is the link to my page http://www.senhuiauto.com/model_code_link.html. As you can see, it roll down by default. How to fix?? Bel