UME ABAP Error in Backend Service

Hi Everyone,
We are having problems with an ABAP based UME on EP7. SSO is working and when we create users in R/3(ECC 6.0) we can immediately use them to log on to the portal. However, when we go to User Administration --> Identity Management on the portal we get an error "An error occured when initializing a backend service; contact your system administrator".
It does not seem to be the authorization of the SAPJSF user either as we have assigned the proper authorizations(SAP_BC_JSF_COMMUNICATION).
Because of this error we are not able to add portal roles to users. Hence, when we try to access the UME configuration under System Configuration it says that we are not authorized to access the UME Config Editor.
Has anyone encountered this problem before? I would greatly appreciate your inputs. Generous points will be awarded!
Here is a link to the screen shots:
[IMG]http://i2.photobucket.com/albums/y3/xanderbmw/UMEerror.jpg[/IMG]
Thanks again!

Hi Alexander,
sounds like your UME access to ABAP has a few problems. Common mistakes are the SAPJSF user or missing sapms entries in the services file.
Try the UME Consistency Check tool, this tool helps you to remove logical inconsistencies in the UME database, the installation procedure and some extra information about “how to use” is mentioned on SAP Note 818947.
if it helpful reward points are appreciated

Similar Messages

  • Error while calling ABAP program from Data Services

    Hi All,
    We have a ABAP program which accepts two parameters 1] a date 2] a string of comma separated ARTICLE numbers .
    We have used a ABAB transform in ABAP dataflow which refers this ABAP program.
    If I pass a string of 6 articles as second parameter the job executes successfully
    But if i pass 9 articles as follows
    $GV_ITEM_VALUES='3564785,1234789,1234509,1987654,1234567,2345678,3456789,4567890,5456759';
    i get the following error
    ABAP program syntax error: <Literals that take up more than one line are not permitted>.
    The error occurs immediately after ABAP dataflow starts, ie even before the ABAP job gets submitted to ECC
    I am using BODS 4.2 . The datatype of $GV_ITEM_VALUES is varchar(1000).
    The ABAP program that gets generated by the DS job has the following datatype for this parameter
    PARAMETER $PARAM2(1000) TYPE C
    Is there a different way to pass string characters to ABAP transform in data services?
    I have attached the screen shot of trace log and error
    Regards,
    Sharayu

    Hi Sharayu,
    The error your getting is because the  literals exceeds more than 72 characters.
    It seems that the length of the string is exceeding more than 72 character.
    Can you check the following in ECC GUI
    Go to Transaction SE38=>Utilities=>Settings=>ABAP Editor=>Editor=> Downwards -Comp.Line  Length(72).
    The checkbox which defines length 72 must be clicked so the error is coming. Can you uncheck the checkbox and then try passing the parameter $GV_ITEM_VALUES using the BODS job
    Regards
    Arun Sasi

  • ABAP dump Error while creating service order in PCUI.

    Hi Experts,
                     We are getting following ABAP dump error while creating service order in PCUI which is working fine in GUI.
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          02.01.2008 14:55:38
    Short text
    Exception condition "TYPE_NOT_FOUND" raised.
    What happened?
    The current ABAP/4 program encountered an unexpected
    situation.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    A RAISE statement in the program "CL_CRM_ELEMDESCR==============CP" raised the
    exception
    condition "TYPE_NOT_FOUND".
    Since the exception was not intercepted by a superior
    program, processing was terminated.
    Short description of exception condition:
    For detailed documentation of the exception condition, use
    Transaction SE37 (Function Library). You can take the called
    |    function module from the display of active calls.     
    We have added custom fields in the service application. these custom fields with Z-structure & data elements  are included in BSP structure CRMT_BSP_SRV_OIC_SRCHRES in development system.But the same Z structure & custom fields are exist in the production system but not included in BSP Structue CRMT_BSP_SRV_OIC_SRCHRES.
    This may be the reason resulting this ABAP dump error in PCUI while creating Service order.
    How these Z structures can be included in the BSP Structure CRMT_BSP_SRV_OIC_SRCHRES in production system?
    Helpful answers would be rewrded max points as it is high priority issue.
    Regards,
    Basavaraj Patil

    Hi Thirumala,
    Thnaks for the reply.
                I have enhanced service application using transaction EEWB to add new custom fields. these fields are there in Z structure created by the system in production system. All the transports are moved to target system. Problem is that Z structure( contains custom fields)  created while doing  EEWB is not included in BSP structure.
    I f transports are missed to move to target system, Is there any other alternative to solve this problem?
    Regards,
    Basavaraj Patil

  • User mapping certificate in UME (J2EE) with ABAP system as Backend (SNC)

    I hope someone can help me with the user mapping concept (X.509 V3 certificates) for both "worlds" (ABAP and JAVA Stack).
    I know how to install and configure certificate based (X.509) login to SAP ABAP and SAP JAVA (J2EE) Stack (--> enable encryption for communication and Single Sign On).
    Situation:
    We have a ready installed and configured X.509 certificate authentication environment for the ABAP world (between SAP GUI and SAP Server System)
    and the user mapping was configured in the ABAP System (SU01). As the users are using certificates, the passwords are deactivated on the ABAP System.
    Now if you want to integrate a JAVA (J2EE) Sytem and you want to configure the UME to the ABAP System (as Backend), you have an administrative effort problem with the user mapping (X.509) in the UME configuration.
    1.) It is possible to assign manually the user public key to every user --> But to much effort
    2.) As the user does not have a password (deactivated in the ABAP system), the way to combine the automatic mapping with a user login does not work.
    3.) In the distinguished name of the user certificate there is no information about the SAP username itself
        --> you are not able to use any information of the DN to bind a user in the Login Module configuration.
    Now my question:
    Is it possible to use the sncname information from the ABAP System (still configured and available) for the UME configuration?
    As i know, it is possible to write an own Login Module. Does anybody has a customized Login module for this issue?
    At the end the best solution would be to enable the same user mapping mechanism on the JAVA world as on the ABAP world. --> Mapping the Distinguished Name to the SAP User

    We have developed a login module which is working with Kerberos auth, not x.509 auth, but still solves a very similar problem to the problem you are describing. As you know, when SNC is used to logon to ABAP stack, the SNC name of the user is mapped onto a SAP user via entries in the USRACL table. Our mapping login module takes the authenticated user principal name from the shared state and uses this to lookup the entry in USRACL table on ABAP stack, and from this it will know which SAP user  to use, and can update shared state with this info so that CreateTicketLoginModule will created an SSO2 ticekt for the mapped SAP user id.
    This means that mapping of users externally authetnicated identity onto SAP user/client can be managed in one place, e.g in ABAP stack using USRACL table entires and su01 t-code etc.
    I know it is not exactly what you wanted, since you are looking to use x.509 certifiates instead of Kerberos authentication, but I thought it was worth sharing so that you know the concept has already been implemeneted many times. Many of our customers use this login module when they have our product, for the same reasons that you have stated.
    Thanks,
    Tim

  • Error On Starting POP3 Backend service

    I install Exchange server 2013 CAS and Mailbox on same server and try to start pop3 on it.
    i start pop3 service successfully but when i try to start pop3 backend service i recieve the following warning:
    "The Microsoft Exchange POP3 Backend service on Local Computer started and then stopped. some services stop automatically if they are not in user by other services  or programs."
    i could not found any helpful guide to solve the problem.
    please tell me what should i do to start POP3 Backednd service Successfully.

    Do you have any error in event-viewer related to POP3?
    Microsoft Exchange POP3 service started or problem with both?
    Please check any service using the same port using this command netstat -ano | findstr 995
    This will list you the IP address and PID number if any serice using the same port. Please check the service from taskmanager by PID. Check this
    Thanks
    MAS
    Please mark as helpful if you find my contribution helpful or as an answer if it does answer your question.
    That will encourage me - and others

  • Backend Service Initialization Error in EP 7.0

    Hi All,
    I have installed EP 7.0 on Win 2003 Server, with SP 9.0
    When i open User Administration tab it gives me following error.
    An error occurred when initializing a backend service; contact your system administrator
    Can any one guide me with this error.
    Thanks in advance
    Regards
    Sachin

    Sachin,
    Restart the whole Cluster instance and try to login again.
    The error looks like JVM Memory Setting issue.
    Check SAP Notes :723909 & 710146.
    If it doesnt resolve the issue check your Permission settings like below:
    Go to UserAdmin page of Portal like below:
    http://<Host_name>:<Port>/useradmin
    Provide j2ee_admin/Administrator credentials and in the same window go to the Portal URL go to
    System Admin->Permission->Security Zones->
    Add Built-in Group "Everyone" and assign Read Permission and check the End User chec box.
    Let me know if you face any issues.
    If the above steps doesnt resolve the issue provide me the latest last few lines of log files from
    <Drive>:/usr/sap/<SID>/<instance>/j2ee/cluster/server0/log/defaultTrace<NUM>.trc
    Regards,
    Karthick Eswaran

  • Standard backend service data vanishes on click of a button in HCM Forms

    Hi,
    I have a form which displays data from standard backend service SAP_PA and also from custom generic service.
    When I click on a button in the form, the data from SAP_PA is disappearing.
    Error message 'Please enter Personnel Number' is displaying.
    Please help me to resolve the issue.

    Hi Aravind,
    Thanks for your reply...
    Data is from standard backend service which is independent of user events..
    Data is displaying for the first time when form is dispalyed on the portal but when user clicks on any button, data is disappearing...
    Can you tell us the patch level of the system required for ESS MSS ??
    As of now our system patch level is 11,,
    This might be a  problem for data vanishing?

  • How do we call smartforms in abap program or web services

    how do we call smartforms in abap program or web services
    How many types of smartforms are there?
    points will be rewarded

    Hi
    See this sample program
    Using the fun module smartform is called from the program
    Calling SMARTFORMS from your ABAP program
    REPORT ZSMARTFORM.
    Calling SMARTFORMS from your ABAP program.
    Collecting all the table data in your program, and pass once to SMARTFORMS
    SMARTFORMS
    Declare your table type in :-
    Global Settings -> Form Interface
    Global Definintions -> Global Data
    Main Window -> Table -> DATA
    http://sapr3.tripod.com
    TABLES: MKPF.
    DATA: FM_NAME TYPE RS38L_FNAM.
    DATA: BEGIN OF INT_MKPF OCCURS 0.
    INCLUDE STRUCTURE MKPF.
    DATA: END OF INT_MKPF.
    SELECT-OPTIONS S_MBLNR FOR MKPF-MBLNR MEMORY ID 001.
    SELECT * FROM MKPF WHERE MBLNR IN S_MBLNR.
    MOVE-CORRESPONDING MKPF TO INT_MKPF.
    APPEND INT_MKPF.
    ENDSELECT.
    At the end of your program.
    Passing data to SMARTFORMS
    <b>call function 'SSF_FUNCTION_MODULE_NAME'
    exporting
    formname = 'ZSMARTFORM'</b>
    VARIANT = ' '
    DIRECT_CALL = ' '
    IMPORTING
    FM_NAME = FM_NAME
    EXCEPTIONS
    NO_FORM = 1
    NO_FUNCTION_MODULE = 2
    OTHERS = 3.
    if sy-subrc <> 0.
    WRITE: / 'ERROR 1'.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    call function <b>FM_NAME</b>
    EXPORTING
    ARCHIVE_INDEX =
    ARCHIVE_INDEX_TAB =
    ARCHIVE_PARAMETERS =
    CONTROL_PARAMETERS =
    MAIL_APPL_OBJ =
    MAIL_RECIPIENT =
    MAIL_SENDER =
    OUTPUT_OPTIONS =
    USER_SETTINGS = 'X'
    IMPORTING
    DOCUMENT_OUTPUT_INFO =
    JOB_OUTPUT_INFO =
    JOB_OUTPUT_OPTIONS =
    TABLES
    GS_MKPF = INT_MKPF
    EXCEPTIONS
    FORMATTING_ERROR = 1
    INTERNAL_ERROR = 2
    SEND_ERROR = 3
    USER_CANCELED = 4
    OTHERS = 5.
    if sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    endif.
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Error during mapping service, RFC-XI-File Adapter

    Hello,
      I have the following problem: I am using RFC to send some data to XI and then to File Adapter, however I get a short dump with "5990 Error during mapping service in XI". Even though mappings works, I tested using the document that comes in XI in Repository without any errors.
           What does this error means and is there any way to get more detailed explanation of my error. Thank you in advance for your help,
                   Dmitriy Mindich

    Synchronous RFC
    1. CALL FUNCTION func DESTINATION dest
                         parameter_list.
    Asynchronous RFC
    2. CALL FUNCTION func STARTING NEW TASK task
                    [DESTINATION {dest|{IN GROUP {group|DEFAULT}}}]
                    parameter_list
                    [{PERFORMING subr}|{CALLING meth} ON END OF TASK].
    Transactional RFC
    3. CALL FUNCTION func IN BACKGROUND TASK
                         [DESTINATION dest]
                         parameter_list
                         [AS SEPARATE UNIT].
    Use help function of your ABAP editor for more details.
    Regards
    Stefan

  • Field values directly binded to backend service are getting cleared.

    Hi,
    In HCM Forms & Process, for ex: in a form the header field values are directly binded to SAP_PA backend service and rest of the fields (dropdown list and free text fields) are getting from custom generic service. Now there is also a pushbutton in my form is used to calculate percentage of a field. Now when the form is displayed by default the header values are getting populated from SAP_PA backend service. When I click the push button with out selecting values(drop down list) getting from generic service all header field values are getting cleared. But if I select any dropdownlist value before selecting pushbutton and then if I click pushbutton all the header fields are retained with values. I am facing this problem for all the forms that I developed. I am looking for valuable answer.
    Regards,
    Nayani .

    So you are or are not using a user event? Sounded like you were which was firing when the user selecpiushed the "button" for calculating fields. Whatever "event" you have tied that button too seems to be your culprit. Are you doing this calculation in Javascript off the button "onClick" even or passing it to a HCM P&F "user event" in the backend? If it is to a HCM P&F "user event", that's where I would make sure your fields are selected.
    From the sounds of it, it seems when you do NOT select a dropdown list value, your generic service is not handling this gracefully and an error occurs. That would cause ALL other services NOT to run. It's an odd thing the framework does and often very frustrating to hunt down, but whenever any service errors, it will not run others.....hence no fields coming back correctly....even if those other services have NOTHING to do with yours (weird, I know).
    Hope this helps.

  • Error 1053: The service did not respond to the start or control ...

    Dear SapService,
    I've installed a BI7.0 (ABAP only) instance on cluster with :
    windows 2003 x64 SP2
    SQL server 2005 x64 SP2
    WAS 7.00 kernel 80
    *the service runs with domain user.
    I've upgraded to kernel 114 (latest). After the upgrade the ASCS service doesn't start. It throws error:
    "Error 1053: The service did not respond to the start or control
    request in a timely fashion"
    To solve this problem I've tried:
    -go back to kernel 80 but I still get the same error.
    -start the service manually on the second node. Still same error.
    -restart the two servers and try again to start the service on the
    nodes.
    Any ideas ?
    Please advice,
    Dimitry Haritonov

    Hi,
    Check SAP Note 82751 - Problems with SAP Services & SAP Service Manager
    for some initial investigation.
    Regards,
    Siddhesh

  • XI/PI: need to create configuration from backend service interface to file

    Hi All,
    I need to create configuration in which i have to map my backend service interface to file document.
    For example i have interface CreateOrderInformation_Out which is coming from abckend and i want to store those details in a file on external/desktop via XI/PI.
    Can someone guide me with detailed steps involved in this?
    Which communication channel to use?How to create that channel?
    Thanks in advance,
    Regards,
    Ujwal

    Hi,
    your scenario will look like this:
    ECC->XI->File
    From ECC to XI: Use ABAP proxy (no communication channel required)
    From XI to File: Use file adapter (receiver communication channel required).
    For creating proxy: goto transaction sproxy and create proxy of CreateOrderInformation_Out.
    Call this proxy in your code to transfer data to XI/PI.e
    You need to define following objects in PI:
    Inbound receiver interface
    Message Type (includes datatype)
    Refer to SDN and SAP help for step by step tutorials.
    Regards,
    Gourav

  • Error in a service of application of MMPUR

    Hi,
    I have a issue : I am recieveing a error once PO is created.
    And the PO is sent to XI system.
    Then this message is generated.
    when Checked in XI system the
    Error - Error in a Service Application of MMPUR
    Can any one help me in this !
    thanks in advance

    Hello Shanky!
                When ever purchase order is created, a message type will get invoked which in turn will call the function module IDOC_INPUT_PORDCR1.The import parameters of this function module must be populated with appropriate values when purchase order is created.Failing which, error messages will be generated.That's what happened in your case.
               Also, please check in WE05 whether your IDoc is created with error.If you have erroneous IDoc in WE05 for your purchase order, it should be due to the above stated reason.To override the erroneous IDocs , take a copy of the above function module and do the customization that suits to your requirement. 
               If  you cannot handle this issue, approach your ABAP-XI consultant or the ABAPer who has knowledge in ALE/IDocs.
    Regards,
    S.Suresh

  • Workflow Manager Backend service fails to start - FatalException

    Hi,
    I installed Workflow Manager 1.0 (with default recommended configuration) and the Cummulative Update 1 and activated the feature on SharePoint 2013. I restarted my server.
    The Workflow Manager Backend service cannot start. An attempt is done every 30" but it's always fails. The errors I see in the event viewer (every 30") are the following:
    Error 1
    Application: Microsoft.Workflow.ServiceHost.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: Microsoft.Workflow.Common.FatalException
    Stack:
       at Microsoft.Workflow.Common.Fx+<>c__DisplayClass2.<FailFast>b__0()
       at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
       at System.Threading.ThreadHelper.ThreadStart()
    Error 2
    Faulting application name: Microsoft.Workflow.ServiceHost.exe, version: 1.0.20922.0, time stamp: 0x505e1b24
    Faulting module name: KERNELBASE.dll, version: 6.2.9200.16451, time stamp: 0x50988aa6
    Exception code: 0xe0434352
    Fault offset: 0x000000000003811c
    Faulting process id: 0x25c0
    Faulting application start time: 0x01cefd844175ec32
    Faulting application path: C:\Program Files\Workflow Manager\1.0\Workflow\Artifacts\Microsoft.Workflow.ServiceHost.exe
    Faulting module path: C:\Windows\system32\KERNELBASE.dll
    Report Id: 7fb79f6a-6977-11e3-9401-0050569055b0
    Faulting package full name:
    Faulting package-relative application ID:
    As a result I cannot deploy workflows on SharePoint using Visual Studio. I get a 500 error during activation of the related feature.
    Any ideas?
    Dimitris Papadimitriou, Software Development Professional

    Hi,
    I am not sure if you have solved this but it seems that the WF 1.1 Update requires some more updates in one of the tables in the configuration
    database for the Workflow installation. Checkout the database [WFResourceManagementDB] and the table [WorkflowServiceConfig]. You need the flowing entries and values:
    WorkflowServiceScopeSnapshotProcessBatchSize
    20
    WorkflowServiceScopeSnapshotProcessLoopInterval
    00:05:00
    WorkflowServiceSuspendedInstanceRetentionDuration
    30.00:00:00
    WorkflowServiceMaxInstanceCompressedSizeKB
    5120
     BR
    Magnus Danielson

  • How to install ABAP as a backend system in my EHP1

    I have successfully installed EHP1 composition enviornment from SDN , now i m able to work on
    NWDS for JAVA and Enterprise portal . it contains java application server .
    but in order to get data from ABAP Backend system from NWDS(JAVA) , I don't have ABAP Backend sysytem , how to install abap backend system with abap application server in my system ????
    there is one link to install Netwaever ABAP 7.1 trial version( webdynpro abap and abap application server ) in sdn  but in system requirement it clearly mentioned that " make sure that there is no SAP sysytem installed in ur system " .
    I need webdynpro java ,webdynpro abap  and enterprise portal together  but  i have only webdynpro java and EP , so how to install abap as a backend system in my EHP1 ?
    or any other download link which contain all three ??
    please help me ?

    Hi,
    CE is indeed not double stack. However, it is possible to install both an ABAP and a CE on the same host provided they have different system ids and instance numbers. This works for the current SDN download versions: CE 7.1 and CE 7.1.1 (system id CE1, system number 00) and AS ABAP 7.01 (system id NSP, system number 02).
    Needless to say, it is perfectly possible to configure and establish all kinds of connections between the two:
    JCo/RFC calls in both directions
    Web Service calls in both directions
    AS ABAP as a portal backend
    publishing system information in SLD
    accessing an ESR
    accessing a Service Registry (publish + query)
    using AS ABAP as user database for the CE
    Single Sign-On
    Best regards,
    Thorsten

Maybe you are looking for

  • How do I keep text in a converted file??

    I want to convert a PDF file that I received as an email attachement.  Can I convert it without saving it first.  It is the type that will let you save a blank form but not the info typed in and I don't want to retype the entire form.

  • Does Customer Seeding still exist?

    Hi Apologies if this is not the right place to ask this. But seeing that this forum lacks a General or Offtopic group I figured it could fit here in a way. Years ago I made an account for Apple's Customer Seeding program. That appeared to be like Mic

  • Logical dbase vs view

    hi, i know that logical database is a special ABAP/4 program which combines the contents of certain database tables. i just 1 2 clarify if logical dbase cannot be used like transparent table or view in our customised report as logical database is a p

  • What is wrong with PBO (table control)

    Hi, Another beginner's question. Unable to fill table control. Following in my Program report  test_tab_con. controls flights type tableview using screen 100. data:  ok_code type sy-ucomm,        save_ok type sy-ucomm. data: fill type i,       begin

  • URL containing a userID as well as messageID

    I've made a list where a user can see all his messages that he/she added. In the URL it shows the following... index.php?userID=3 However, if the user wishes to update a message and after updating the list of messages end up missing. Here is a sample