Java or adobe for existing ABAP dynpro SRM 7.0

Hi All,
I am a SRM/MM functional consultent with limited UI interface knowledge. Currently I am working in SRM 7.0 project. As you know SRM 7.0 UI build on Web dynpro ABAP Floor plan manager and web dynpro ABAP UI has many limitation. My client don't like ABAP web dynpro screen, hence we are planing to build some customer specific UI either in Java or adobe technology to meet the client's requirement. Past few weeks I have done some research on SAP UI technology and reach in following technology. I will appreciate if you can throgh some light in my following finding:
1. Adobe flex: ABAP web dynpro can easily integrated with Adobe flex. As SRM 7.0 UI is in web dynpro ABAP, so we can build the new UI in adobe flex and integrate to the existing web dynpro. Since the business logic is alreay present in the existing web dynpro, we can save time on writing the business logic.
2. Web Dynpro Java: This may take long time compare to Adobe flex development. We need to write the business logic.
Also please let me know if there is any other alternative or any other technology with which I can achive the abouve requirement with less effort and time.
Thanks in advance.
Regards,
jennifer
Edited by: Jennifer Batty on Dec 12, 2011 5:23 PM

Hello Jennifer,
We built a new UI for SRM7 and we used Adobe Flex.  The UI is actually a product now and is available for customers.  It is fully integrated and provides a very attractive and easy to use experience for the user.  Please let me know if you have any interest in learning more about the UI. 
You can view some demos using the URL below....
http://simplifying-it.net/demos.htm
Thanks,
Mark

Similar Messages

  • Install Java Add-In for existing ABAP == 'First MSCS Node' step fails

    I am in the process of installing the Java Add-In for an existing ABAP System.
    I am doing the High-Availability Installation Services.
    There are seven (7) steps:
    1. Central Services Instance (CSC) Java Add-In
    2. First MSCS Node
    3. Database Instance Java Add-In
    4. Additional MSCS Node
    5. Enqueue Replication Server
    6. Central Instance Java Add-In
    7. Dialog Instance
    Step #1 was completed successfully.
    Step #2 (First MSCS Node) keeps failing with the following warnings/error:
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    WARNING 2011-11-02 07:38:04.928
    Execution of the command "cluster.exe RESOURCE "SAP BWP 00 Service"" finished with return code 5007. Output:
    Listing status for resource 'SAP BWP 00 Service':
    Resource             Group                Node            Status
    System error 5007 has occurred (0x0000138f).
    The cluster resource could not be found.
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    WARNING 2011-11-02 07:40:29.085
    Execution of the command "M:\usr\sap\BWP\ASCS00\exe\sapstartsrv.exe -u -q -s BWP -n 00" finished with return code 128. Output:
    <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
    ERROR 2011-11-02 07:40:29.210
    FCO-00011  The step dCreateSecondNewSCSServiceWithVirtualHostName with step key |MSCS_A|windows|ind|ind|ind|0|0|SAPServices|windows|ind|ind|ind|9|0|dCreateSecondNewSCSServiceWithVirtualHostName was executed with status ERROR .

    This seems to be an issue with the clustering solution. Please, refer to the following article link:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;281796
    See if that helps
    Edited by: David Fitzgibbon on Nov 2, 2011 2:18 PM

  • Java Add-in for AS ABAP ERP ECC 6.0 non-unicode

    Hi all,
    I have a AS ABAP ECC 6.0 NON-UNICODE system and i need to install Java add-in to the system without doing unicode conversion. The problem is that when i go to SAPinst:
    Start SAPinst [page 90].
    2. On the Welcome screen, choose <SAP system> Additional Software Life-Cycle Tasks Java Add-In for
    ABAP <database> <system variant>
    I have to use UC-Kernel even though my system is Non-unicode.
    Is it mandatory to convert to unicode to be able to install Java add-in. I am doing this installation so i can configure Adobe Interactive Forms in the system.
    All help will be apprieciated!!

    The J2EE instance will always be unicode.  The installation process should create an addiitional subdirectory, 'uc', under the existing kernel path to store the unicode kernel.  We have been through this process and OSS note 669902 describes additional settings that are needed for a non-Unicode ABAP instance being combined with Unicode J2EE add-on.  You will need to maintain both kernel versions going forward.

  • Issue with displaying ADOBE forms using ABAP dynpro

    Hi all,
    We are trying to display the adobe form in the portal using ABAP dynpro. but as i test the application in R/3 it throws the dump in ST22. if i see that dump it says  Uncaught exception in ADS, forms are not interactive, data can be provided on interactive forms only. But if we try the same aplication using Java dynpro it runs successfully.
    What can be the issue, is there any problem with ADS configuration.
    Its urgent. Please provide some inputs.
    Thanks and Regards

    Thanks Abhi,
    I checked  displayType it is already native and form type also ZCI. still there is same problem
    In st22, it shows exception as
    Error analysis                                                                               
    WebDynpro Exception:                                                                        
        The cause of the exception was:                                                                               
    ADS: com.adobe.ProcessingException: PDF is not interactive.  Data can only be                
        imported into interactive forms                                                                               
    thanks

  • JAVA Add-in For Central ABAP Instance installation failure

    Hi!  I'm attempting to install a java add-in to an ABAP central instance in our sandbox for NW04 SR1.  After sapinst is started, the process runs for approximately 2 minutes then fails. I've not been successful in determining exactly why.  I have environment variables set for JAVA_HOME, SAPINST_JRE_HOME, and even a specific TEMP directory with gigs of available space.
    The process "reads the configuration", "creates working directories", "changes to those working directories", "prepares for installation", then starts a child process which immediately crashes.
    The message I first receive is:  Connection to SAPinst broken, please correct and restart....  
    within AIX, the message states iauxsysex.c:297 child 2519168 has crashed.  Executable directory......Contact Support.
    also.  iaextract.c.883: child has signaled an exec error
    Thanks if you can offer assistance.
    Shane

    Hi Shane,
    This problem is nearly always to do with User Limits. Depending on the shell you are using you can view and change the limits using the limit or the ulimit command. If you change a limit the new value holds only for the shell and processes started in this shell. Hence if you change limits you have to do it in identically the same shell process from which you start sapinst.
    If you are using csh or tcsh run limit to view all limits. The limits stacksize, datasize and memory are especially important. If they are not yet unlimited you should set them to unlimited using the commands
    limit stacksize unlimited
    limit datasize unlimited
    limit memory unlimited
    Please verify the result using
    limit
    If you are using ksh or bash run
    ulimit -a
    to view the limits and
    ulimit -d unlimited
    ulimit -s unlimited
    ulimit -m unlimited
    to set the limits.
    Retry the SAPinst once you have set these ulimits

  • Using new namespace for existing abap objects

    Hi,
    We have just reserved a namespace and want to move existing code (tabels, data-elements, ...) to this namespace. The issue we notice is that the namespace is added to the name of the abap-object, so that every code-reference to that object must be changed. This leads to a lot of work. Can this somehow be avoided?
    Regards,
    Jurgen

    Hi Jurgen!
    This can't be avoided, that's the very core of the names. Different question is: can this be automated. Not completely.
    Fastest way (and it's really not so terrible as it seems):
    - copy the objects to new names
    - make where-used list to all objects (e.g. table name)
    - search and replace in each object (e.g. include)
    - generate new version
    - delete old object
    - check all objects for missed references
    Still will take several days for one person. For very large developments you can think about a program to do the mentioned list - but this will take a lot of time to program, too.
    Regards,
    Christian

  • Looking for existing ABAP Text/XML editor

    Is there any XML editor or Text Edit with an XML flavor in NW?
    We need following function:
    1. upload /edit/ save XML to some place.
    2. we can retrieve it via some methods, or we can access via writing program.
    If cannot find editor for all of the criteria, at least it match the first one,
    Is anyone have experience in related area?
    Thanks a lot for your help.

    Hi Daixiong,
    Thanks for your help, 
    yeah, you are right, same in T-code "SPROXY", we could found an XML editor, but the method is used for PI(XI) only per comments from the function owner, and the methods are not public, the XML editor is only tiny part of the PI workbench, so it may not be suitable.
    I would like to have a clean Text/XML editor.
    Thanks for your reply again:)
    BR Carlos

  • Install BI Java Add-in for ABAP system error

    Dear all:
    I want to install Java Add-in for my ABAP system. My ABAP is SR3
    Nw04s. During the CI install for Java Add-in steps: install software
    unites, i got one error like this:
    Error: Aborted: development
    component 'caf/eu/gp/model/eap'/'sap.com'
    Mar 17, 2009 2:28:29 PM Error: Aborted: development
    component 'caf/eu/gp/model/eap'/'sap.com'/'MAIN_APL70VAL_C'/'1497904'/'3', grouped by software component 'SAP-
    EU'/'sap.com'/'MAIN_APL70VAL_C'/'1000.7.00.14.0.20071210153525''/'3':
    Caught exception during application deployment from SAP J2EE Engine's
    deploy API:
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: NOT
    deployed. The Deploy Service returned the following error:
    com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected
    exception. java.net.SocketException: Connection reset
    Exception is:
    com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception. Nested exception is:
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream.java:168)
    at com.sap.engine.services.rmi_p4.Connection.run
    (Connection.java:395)
    at java.lang.Thread.run(Thread.java:534)
    Can you give me some advice about this? Thanks.My JDK 1.4.2_19 for IA64.

    thanks

  • Java Add-in for ABAP Sneak preview

    Hi Experts,
    Would it be possible to install the Java Add-in for the ABAP Sneak preview?
    Cheers,
    James

    hello,
    my system is:
    OS Windows 2003 server R2
    DB MaxDB
    SAP ECC 6.0
    the log file (java.exe.log) show:
    ConfigMainExt state200
    TYPE=A
    STATE=
    INFO_SHORT=java.lang.NullPointerException: java.lang.NullPointerException
    at com.sap.ctc.util.UserConfig.addUserToGroup(UserConfig.java:266)
    at com.sap.ctc.util.UserConfig.performFunction(UserConfig.java:71)
    at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:74)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    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:386)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
    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(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    CONFIGURATION=
    Thanks,
    Hernando
    Edited by: Hernando Polanía C on Aug 5, 2011 4:14 PM

  • Error while Installing the Java Add-In for an Existing ABAP System

    Hi all,
    I need help, i am Installing the Java Add-In for an Existing ABAP System
    SAPInst stops on the first installation step: "Central Services Instance (SCS) Java Add-In", the step is "Install common system files" on the following sub-steps:
    These are the last few lines on the sapinst.log.
    INFO 2009-05-21 12:35:12
    Execute step createAccounts of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0.
    INFO 2009-05-21 12:35:18
    Execute step setUserEnvironment of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_Users_Create_Do|ind|ind|ind|ind|3|0.
    INFO 2009-05-21 12:35:19
    Execute step InstallJDBCDriver of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_JDBCDriver_DB4|ind|ind|ind|ind|4|0.
    INFO 2009-05-21 12:35:19
    Creating directory V:\sapmnt\BIQ\jdbc.
    INFO 2009-05-21 12:35:19
    Creating directory V:\sapmnt\BIQ\jdbc\tbx.
    INFO 2009-05-21 12:35:21
    Copied file 'V:/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar' to 'V:/sapmnt/BIQ/jdbc/tbx/jt400.jar'.
    INFO 2009-05-21 12:35:22
    Execute step updateNtPatchDlls of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0.
    INFO 2009-05-21 12:35:23
    Execute step sCreateSystemOS4 of component |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0.
    ERROR 2009-05-21 12:35:42
    MOS-02001  Call of command "CRTR3SYS SID(BIQ) GLOBALHOST(*LOCAL)" failed. Exception is "CPF0006".
    ERROR 2009-05-21 12:35:42
    MOS-02001  Call of command "CRTR3SYS SID(BIQ) GLOBALHOST(*LOCAL)" failed. Exception is "CPF0006".
    ERROR 2009-05-21 12:35:42
    FCO-00011  The step sCreateSystemOS4 with step key |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_System|ind|ind|ind|ind|5|0|sCreateSystemOS4 was executed with status ERROR .
    Thanks in advance for any help.
    Kiran Chebrolu

    Hi,
    Hope this note would solve your issue, please read carefully and validate with your issue
    Note 1032019 - Java Add-In: Error when you create the SCS instance
    below notes give your suffice information.
    Note 883948 - NW 7.00(2004s): Inst.Add.Java Usage Types/Software Units
    Note 1268493 - NW 7.01/BS 7: Inst.Add.Java Usage Types/Software Units
    Note 1025789 - RUNR3CMD generates CPF0006
    regards
    nag

  • Installing Java Add-In for an existing ABAP System -Error SQL compatibility

    Hello gurus,
    We have a system and it has only the ABAP instance! So my goal is install the JAVA iinstance. In this momment I´m reading the section "4.4.2 Installing the Java Add-In for an Existing ABAP System (Optional)" in installation guide "SAP ERP 6.0 SR3" (ABAP+JAVA). So, I want to install the JAVA instance which is the Java Add-In for an existing ABAP system!
    So what I did was followed that instructions on that section in guide!
    As you certainly know this process has three sequential phases:
    1) Central Services Instance (SCS) Java Add-In
    2) Database Instance Java Add-In
    3) Central Instance Java Add-In
    The first phase - Central Services Instance (SCS) Java Add-In - it already finished with success, but I´m faccing with a weird error in second phase  Database Instance Java Add-In when I entered all required input parameters, SAPinst shows an error that says:
    The database PRD has the wrong compatibility level. The database used for the installation of an SAP system must have compatibility level: 80 for MS SQL Server 2000 90 for MS SQL Server 2005 SOLUTION: See the MS SQL Server documentation on how to set the compatibility level for a database.
    I don´t know what´s happen, in fact my database is an SQL Server 2008 (100), but I already change it at management studio, the compatibility level to MS SQL Server 2005, but still the error remains!!!     I also tried to ran again the sapinst process, I restarted it but it still show me this error!!
    Can you tell me why and how can I solve this problem?
    Best regards,
    João Dimas - Portugal

    Hello Sunny,
    I still have this error... I don´t know what do to more for this situation!
    I found one not which report this error of compatibility - Note 1152240 - Setting Up Microsoft SQL Server 2008 (R2) - in chapter "VII TROUBLESHOOTING" which said to follow the instructions in chapter III - "Installing SAP systems based on SAP NetWeaver 7.0 SR3".
    When I read this last chapter (III) it tell us to do:
    If you want to install an SAP system based on SAP NetWeaver 7.0 SR3 on SQL Server 2008, you cannot use the Installation Master and Kernel DVD that you received from SAP or downloaded from SAP Service Marketplace. Instead, you have to do the following:
    Patch your runtime libraries by applying the procedure that is described in note 684106 for your release and machine architecture.
    Use a modified Installation Master DVD
    For more information, see section "VI PROCEDURES" -> "Creating a modified Installation Master DVD".
    Use a modified Kernel DVD
    For more information, see section "VI PROCEDURES" -> "Creating a modified Kernel DVD".
    I did everything that is said in the note (except the "Creating a modified Kernel DVD") because I can not access to the note 1480785 (it say: "The requested SAP Note is either in reworking or is released internally only")
    Can you help me... can you guide me... please!?
    Best regards,
    João Dimas - Portugal

  • Installing the Java Add-In for an existing abap system

    Hi, Currently we are Installing the Java Add-In for an existing abap system.
    Following the steps (Installation guide):
    1) We sucessfully installed the Central Services Instance (SCS)
    2) We sucessfully Installed the Database Instamce Java Add-In
    Our problem comes in the third step
    3) Central Instance Java Add-In
    When the system prompts me the SAP System Identification (Select the central instance of your local host).
    I have a combo with two values: DVEBMGS00 of SAP System DEV and DVEBMGS00 of SAP System DEV
    (The same value)
    I chose anyone, and click next.
    The system send me an Input error and says "Caught EKdException in Module call: single select return more than on row"
    Any help is appreciated, and I will reward points if helpful.
    Regards

    I followed an advice made for a sap consultant, and delete some profile files.
    I had the following files
    DEFAULT.1.PFL
    DEFAULT.2.PFL
    DEFAULT.BAK
    DEFAULT.PFL
    DEV_DVEMGS00_bsomtymx005
    DEV_DVEMGS00_bsomtymx005.BAK
    DEV_SCS01_bsomtymx005
    START_DVEBMGS00_BSOMTYMX0
    START_DVEBMGS00_bsomtymx005
    START_SCS01_bsomtymx005
    after to delete the files, I have the following files
    DEFAULT.BAK
    DEFAULT.PFL
    DEV_DVEMGS00_bsomtymx005
    DEV_SCS01_bsomtymx005
    START_DVEBMGS00_bsomtymx005
    START_SCS01_bsomtymx005
    Then, I restarted the installation, and the sapinst allow me to continue with the installation.
    I really do not know if the installation will be sucessful, but this issue is solved.
    Thanks shanji, I was working in another tasks, but with your help, I will try to resolve again this problem, and found the solution.

  • Java Add-In installation on a existing ABAP System (MSCS Cluster)

    Hi all
    we try to install a Java Add-In for a already existing ABAP System with
    SAPinst. The ABAP System is a NetWeaver2004s SR1 System in a MSCS Cluster.
    We have the Problem that we can´t choose the Installation Drive during
    the SAPInst Define Parameter Step during the "Central Services Instance (SCS) Java Add-In" Installation.
    But in the Installation Manual for
    NW2004s Java AS in Chapter 4.3.2 is stated:
    "Caution: You must install it on the same shared disk as the ASCS instance."
    If I run the Installation, the SCS will be installed on the local disk E:
    beside the Central Instance. But it need to be on the shared Disk P:
    beside the ASCS installation. How can I control this?
    Stefan

    obviously the network share saploc is existing in your system an pointing to a local device.
    Delete the local saploc share, install SCS instance, run MSCS first node, additional node, create the local share saploc again (don't forget to set permissions on the share, the default permission did only allow Read vor Everyone) and proceed with installation.
    There is a note in creation for this issue.
    peter

  • Java Add-In for ABAP

    Hi,
    I will install Java Add-In on an existing ABAP system (NW04 SR1) on the Windows 2003 server.
    By the Phase 2 of the installation process ther are the follwoing error:
    FSL-00001  System call failed. Error 53 (The network path was not found.) in execution of system call 'CreateDirectory' with parameter (
    $(SAPLOCALHOST)\sapmnt\, NULL), line (852) in file (synxcpath.cpp).
    ERROR      2005-07-05 14:30:12 [synxcpath.cpp:858]
               CSyPath::createDirectory()
    FSL-02036  Unable to create node
    $(SAPLOCALHOST)\sapmnt\ with type directory: The network path was not found.
    I have checked the variable and shared folders. The SAPLOCALHOST is defined as the machine's name and sapmnt is E:\sap\usr
    Windows server has been more than once rebooted.
    Could someone help me to solve the problem and continue the installation?
    Best thanks
    Heren Zhou

    Thanks for the Info.
    I deleted the variable SAPLOCALHOST and shared sapmnt and create them again. Then I start a new installation by the same user. The result is the same. The installer doesn't know SAPLOCALHOST\sapmnt.
    Any more ideas?
    Heren

  • NW04s (BI) JAVA Add-in for ABAP fails at step CONFIGURE EP

    Hi All
    We recently upgraded our NW04 BI 3.5 to NW04s BI 7.0 AS ABAP.  We are now in the process of installing AS JAVA and UT BI JAVA, EP.   Our platform is Unix (AIX) and database Oracle.
    JAVA add-in is failing at the step "Configure Enterprise Portal" with the error message:
    Installation is being performed using sapinst from DVD/CD D51031797.
    SAP Netweaver 2004s SR1-> Addtional Software Life Cycle tasks -> Java
    Add-in for ABAP -> Oracle -> Central System -> Central Instance Java
    add-in.
    Error:
    ERROR 2007-05-09 00:26:04
    CJS-00320 Portal Deployment Monitor Error: The Portal Configuration
    Upgrade report file
    (/usr/sap/B82/DVEBMGS82/SDM/../j2ee/cluster/server0/cf_installation.report) does not exist.<br>SOLUTION: Contact your local support center.
    Do someone know how to resolve this problem?
    Shashi

    thanks

Maybe you are looking for

  • Instead of trigger on view error

    I've created a view, a form on that view and an INSTEAD OF update trigger on that view. When I press the update button in the form I get Error: An unexpected error occurred: ORA-22816: unsupported feature with RETURNING clause (WWV-16016) The error c

  • Flow of the marketing process

    Hello everyone, I'm new in this community. I would ask if anyone can explain how the flow of the process of marketing management in Oracle Siebel. For example to create a new segment, I add the attributes in the side of presentation of Oracle Siebel

  • Best way to connect a macmini and new macbook air to one monitor?

    I have an older macmini connected to a 17 inch Sony monitor and I would like to connect my brand new macbook air 11" to the same monitor so that I can switch between the two and easily disconnect the air when I need to take it with me. Can anybody gi

  • What is better/newer than SSL3?

    My bank sent me this message: Due to the recently announced POODLE malware, Dollar Bank will turn off access to Online Banking, Cash ANALYZER, loan applications and deposit account opening via our website on October 23, 2014 for visitors utilizing br

  • Valdiation rule does not work on PrimaryBillToCity field

    Hello to everyone, Valdiation rule does not work on PrimaryBillToCity field (and other address fields) Have someone a workaround ? Thanks. ML