Triggering of Workflows crashes our MDM Test Portal

Hi Gurus
MDM 5.5
We have the MDM DEV, TEST & PROD portals. I have the same workflows/validations/import map/ports/etc for the dev & test portals.
The workflow is on import of data, do a validation based on a merchandise category, send an email to the appropriate person for that merchandise category.
In development it works, but when it comes to the step to branch to approprate merch cat, our whole portal crashes in test, not just the repository.
I have some assertion errors but unsure if its any help
3085 2010/05/18 13:48:01.926   Error: KeyWord_1_F28_Leng_USA accelerator does not exist in A2i_CM_Accelerator_Status
3085 2010/05/18 13:48:54.019   Error: UniqueC_30_101 accelerator, failed to Get file length, or length < crc size
4113 2010/05/18 13:46:41.666   Error: SortIndex_1_144 accelerator does not exist in A2i_CM_Accelerator_Status
4370 2010/05/18 13:46:42.204   Error: SortIndex_1_142 accelerator does not exist in A2i_CM_Accelerator_Status
Any advice is appreciated.

Hello Trang Le
previously you should check portal packages version on your test,qual and prod envirinment
it's should be the same version
if it's OK  maybe problem in indexes
otherwise You should stop repository
and then do "load repository-Update Indexes"
if error didn't fix
Stop reposiotry and do  "Verify/Repair"
it will help you
Regards
Kanstantsin Chernichenka

Similar Messages

  • BTE 1030 - we use for AP documents, create an event that triggers a workflow

    Hello all,
    We use SAP's program RFBIBL00 to post AP documents.  We coded a function module that is called when BTE 1030 is reached.  Our FM creates an event that triggers a workflow.
    We are now doing some testing with an external vendor who is creating AP documents by doing an RFC  using function module BAPI_ACC_DOCUMENT_POST.
    It seems that this BTE, 1030, is not being triggered when the IDOC created by this function module posts the AP document.
    Has anybody else seen this issue and found a way to deal with it?
    Thanks
    Bruce

    AFAIK BAPI_ACC_DOCUMENT_POST and FI posting should trigger BTE 00001030 but BAPI_INCOMINGINVOICE_CREATE and AC interfacewould trigger BTE 00001050. (or is BAPI_ACC_DOCUMENT_POST also using AC interface, I will let you check it)
    Nevertheless call your FM triggered thru BTE 1030 also in a FM triggered thru BTE 1050. Also in the call check for update task
    function z_fi_00001050.
    call function 'TH_IN_UPDATE_TASK'
         importing
           in_update_task = in_update_task.
       if in_update_task eq 0 and i_xvbup eq 'X'.
         call function 'Z_FI_00001030' in update task
           exporting
             i_xvbup = ' '
           tables
             t_bkpf  = t_bkpf
             t_bseg  = t_bseg..
       else.
         call function 'Z_FI_00001030'
           exporting
             i_xvbup = ' '
           tables
             t_bkpf = t_bkpf
             t_bseg = t_bseg...
       endif.
    Regards,
    Raymond

  • ChaRM: testing portal managed systems

    Currently, our managed system landscape for testing ChaRM (non-production) consists of 3 clients in an ECC sandbox to represent dev-test-prod, which takes care of testing ABAP systems as managed systems.  I would like to be able to test portal systems as managed systems for our non-production SolMan system.  Is there a better (read: cheaper) way to do so than needing to create 3 separate portal sandbox systems to transport between?
    Thanks,
    Michele

    Hi Michele,
    Yes, try with Virtual systems Change Request Management: How to create a virtual system in Solution Manager 7.1
    Thanks
    Jansi

  • Automation of MDM test scripts

    Hi All
           Quick Test Professional is used for automation in our project.We need to automate MDM testing scripts.Can any one tell me whether there is plugin for QTP in MDM or is there any way to automate these test scripts.
    Regards
    Aruna

    Hi Aruna,
    As far as I know, there is no QTP-related content delivered with MDM.
    I haven't used that product so far, but it seems like it's for GUI-based testing. Therefore, I'd suggest recording the test steps.
    If you can also access one of the MDM APIs (e.g. Java), it could improve your testing, as you could then directly access the repository and check that the required customer information has been successfully created.
    Best regards,
    Dennis

  • How we can acess GOS to pop up automatically to user from workflow is our a

    we plan to implement invoice verification workflow to start when an invoice is scanned and placed in holder in OAWD. So that workflow will start from then onwards with SAP archive link.
    Please let us know how we can link scanner and SAP Archive link so that we can place the scanned document directly in to OAWD. how we open the image automatically when approver or AP clerk execute the workitem.
    The process we want to follow is
    1. Scan document and place in OAWD
    2 Workflow is started based on the document type of Archive link( we want to use BKPF)
    3 AP clerk receives workitem and execute it. APclerk see the transaction code FV60 to enter document and image of the scan automatically
    4 AP clerk fill the document and park the document.
    5 Workitem is sent to approver based on the rule specified
    6 Approver execute the transaction invoice iamge is opened and sap document is displayed.
    7 Approver check both image and sap docuemnt and take decision
    8 Approver approves document , sap document is posted and ready for payment
    9 If rejected go back to AP clerk.
    Here issue is when user or approver execute the workitem ,how we can open image automatically along with sap screen.
    or how we can acess GOS to pop up automatically to user from workflow is our another isssue

    Hi,
    It is possible to launch the stored image as soon as workitem is executed. You will need to maintain the archivelink customization to display stored document. Check the following link
    [Displaying Stored Document|http://help.sap.com/saphelp_erp2005vp/helpdata/en/4f/993685446d11d189700000e8322d00/content.htm]
    Hope this helps
    Cheers!!!
    Samanjay

  • Problem: Unable to retrieve workflow data from MDM repository

    This is a new MDM installations scenario for version 5.5 SP05 (5.5.40.83).
    After installing MS Visio, finding problems connecting it with the MDM Data Manager. After doing MDM workflow installations, able to initiate the MS Visio Workflow from MDM Data Manager and can see the Pane-MS Visio Workflow Stencil but not the able to see the Pane-MS Visio Workflow Stencil Details that appears below the Pane-MS Visio Workflow Stencil. Secondly geting a pop-up with the error message as - 'Unable to retrieve workflow data from MDM repository.'
    I have added a parameter Mail Server=MailServerIPAddess (the existing IP addr), but it hasn't helped.
    Can any one please help me in this !

    Hi
    As Felix mentioned, it might be a version compatibility problem.
    You have also mentioned that mail server is not working for that  do this
    Mailserver = SMTP server.company.com ( ex. Mail.company(xxxxx).com)
    MDM workflow notify task is working after rebooting the Machine. So the rule is after making changes to MDS.ini file reboot the machine ,to observe the consequence of configurable changes.
    If u need anything this let me know.
    Regards
    Hari

  • Triggering a workflow from a adobe interactive form...

    Hi,
    I am new to SAP.
    I hv to ceate a adobe form for creating CREDIT MEMO REQUEST...
    on filling the data and submitting, it should trigger a workflow, in which, the approver may approve or reject..
    if it is approved it should be updated in the database table
    and if rejected it should go to the another person.
    I know to create adobe forms.. On clicking the SUBMIT button in the form the workflow should be triggerd..
    is there any standard wokflow for my requirement or should i create a new WF.
    What is the code for triggering a workflow.... how to approach my requirement... can any one help on this please...

    *CALL FUNCTION 'SAP_WAPI_START_WORKFLOW'
    *  EXPORTING
    *    task                      = 'WSXXXXXXXXX'
    **   LANGUAGE                  = SY-LANGU
    **   DO_COMMIT                 = 'X'
    **   USER                      = SY-UNAME
    **   START_ASYNCHRONOUS        = ' '
    **   DESIRED_START_DATE        =
    **   DESIRED_START_TIME        =
    **   DESIRED_START_ZONLO       = SY-ZONLO
    **   IFS_XML_CONTAINER         =
    * IMPORTING
    *   return_code               = lv_retcode
    **   WORKITEM_ID               =
    **   NEW_STATUS                =
    ** TABLES
    **   INPUT_CONTAINER           =
    **   MESSAGE_LINES             =
    **   MESSAGE_STRUCT            =
    **   AGENTS                    =

  • Triggering the workflow after the Notification is created

    Hi Everyone,
    If the two workflow templates have the same triggering event BO: BUS7051, Event: CREATED). Both the workflows are triggered after the notification is created.
    Scenario:
    After terminating an employee notification number is created and triggers the workflow template 99900033 (Event: CREATED)
    After Promoting an employee notification number is created and triggers the workflow template 99900035 (Event: CREATED)
    My Requirement is: I want to trigger only one workflow template depending on my scenario (Termination or Promotion).
    How can I achieve this? Could you please let me know?

    please include a simple condition in SWB_COND where employment  EQ Termination for  termination event linkage (SWE2) and similary for promotion also create ne more condition and include in promotion event linkage.
    You might be having some doc type, so based on this you can achieve this.

  • Triggering of WorkFlow in Transaction CBIH12(EH&S)

    Good day All.
    We have created a customer object(transaction SWO1) for the Risk Assessment(transaction CBIH12) in EH&S. We have been looking for ways of triggering the WorkFlow for the Risk Assessment. The available user exits didn’t help.
    Is there anyone out there who has done these or advice us how to do it. 
    Regards
    Makoro Manyathela

    Thanks for the speedy response. We've tried that, but the "Change Document Object" for Risk Assessment in not included in the possible list.
    The following change document object for this transaction is CBIH_ERH for the Risk Assessment and CBIH_AC for the Safety Measure. This information can be seen in the change document CDHDR.
    Regards
    Makoro Manyathela

  • Triggering the workflow

    Dear all,
    I have copied the standard business object BUS2089-Employee trip and used in my workflow
    Now i want to trigger the workfllow when the trip is created
    Which triggering method can be used for triggering the workflow.What are the linkages has to be done.
    Thanks and Regards,
    M.Sabarinath

    Hi,
    Check this link for a step by step demo:-
    To trigger events programmatically;-
    http://****************/Tutorials/Workflow/EvtsPrg/EvtsPrg.htm
    To trigger workflow when events are triggered:-
    http://****************/Tutorials/Workflow/MaterialCreate/Page1.htm
    Best of luck,
    Bhumika

  • You could lose my business if you keep funding Republican​s as they crash our economy!

    I am a customer and a stockholder.  I am disappointed in your support of a Republican Party  willing to allow the U.S. to default on its debts, and our economy to crash.   YOU COULD LOSE MY BUSINESS IF YOU KEEP FUNDING REPUBLICANS AS THEY CRASH OUR ECONOMY.  There are other phone companies, and stock can be sold.  And, where is MSNBC on your TV?  That's why I'm on cable!

    You need to know how The Gov. works before you complain. The house  passes a bill and then sends it to the senate. The senate brings up the bill for a vote. This allows for debate and discussion of the bill. Depending on the vote the senate can then make changes to the bill and then send it back to the house to vote on the revised bill. This is how ITS supposed to work. BUT the democrats Tabled the bill. (KIlled the Bill) So there could be no Discussion or Changes. Whoso Blocking ??? It looks like the Dems To Me. But hey What do I know I'm just a voter like you.. but I Did  Study political Science @ Government.

  • Firefox 17 crashes when automation testing is run. But works properly in Firefox 10. It opens many tabs while running and it crosses 50.

    Hi,
    When we run automation testing of our product, it works well in firefox old versions and IE. But when we run it in firefox 17 it crashes. We noticed that in firefox 10, each task in automation was opened in new windows and ran smoothly. But in firefox 17, each task opens in new tab and the number of tabs opened crosses 50 and finally crashes. We tried with various troubleshooting methods discussed in your blog. But no help.
    What is the change in firefox 17 that it makes each task opened in new tabs?
    Or what is the setting we need to set so that each task opens in new window?
    We have hundreds of test cases.
    This bug is a blocker for certification of firefox 17 for our product.
    Thanks

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • How do you test portal roles and/or ESS roles if testid is not in LDAP?

    We have a process but it is hard to maintain and not very secure.  I was wondering how other Security Admins solve this problem.
    For examplle, we have users who use ESS, MSS, Adobe Forms and a few other portal roles.  And, all of them are using the LDAP to authenticate users.
    Our Basis guys have created test ids in the Portal but they need to be asisgned directly to a pernr (on Infotype 0105) in order to obtain the right information in the portal.
    I'm curious as to how others maintain this process.
    All suggestions and recommendations are welcome.
    Thanks,
    Penny

    If the Basis team has created the test-id on the portal, assign the MSS/ESS role as per the business process
    make sure to create the same userid on the backend system and assign the userid to a pernr
    Assigning userid to PERNR lot of postings are available to do this please search.
    Also I remember at one of my customers project  the portal was configured to have "parameter setting" on the portal rather than the backend system.
    summary: Userid - UME/LDAP ( Basis already created it in your case )
                                  Portal roles ESS/MSS   - assigned to userid
                                  ECC/HCM system roles -assigned to userid  ( after PERNR is tied to userid)
                                  Paremeter setting to be done on portal
    Regards

  • Problem in triggering of workflow

    Hi All,
    We have custom events assigned to bus2104.In Event linkage transaction SWW_WI_CREATE_VIA_EVENT is passed to Receiver Function Module and "Linkage Activated" = 'X'.
    In  quality server after approval request (t.code IMA1N) is created and status of approval is changed to "Request for POP inclusion" the workflow is triggered. But in testing workflow is not triggering.
    In test system if i am manully executing the workflow using SWUE t.code & selecting "trigger receive FM synchronus" then only the workflow is triggered.
    If i execute workflow manully through SWUE & unselecting " trigger receive FM synchronus"  the workflow is not triggered.
    Could you plz let me know why the worklfow is not triggered in qualtiy system automaticly.
    *Please do not use words like "Urgent" in the forum.Hence i edit the message as per the forum guidelines. Edited by: Saujanya GN on May 12, 2008 5:41 AM

    Hi
    Thanks for your response.
    The settings in SWEL are identical in Quality & test system.But if i am manually running the workflow fro SWUE with "tigger receiver function module  synchronouly" = X
    in workflow graph its shown that the workflow is triggered through event but in SWEL data is not available.
    Regards
    Deepthi

  • Need to restrict triggering of workflow only once(first time).

    Hi guys,
    I hv a requirement to trigger the workflow only once(first time).
    whatever is the the condition/changes in document, it should not trigger for second time.
    do we hv any options available for this........
    thanks in advance...
    santosh.

    Hi susan,
    Below is the requested information,
    Release : ECC 6.0
    we are working on custom WF for ECO creation(CC01).
    Description,
    ECO is created in SAP by legacy system, thru bapi CCAP_ECN_CREATE, the WF will take the editing of the material in that ECO to different departments like MRP, accounting, sales,quality etc.... & respectively creates the views.
    we cannot use CREATE event, bcos first the ECN(CC01) is created by bapi & further bapi creates the material & inserts it into ECN again, which is CHANGING the document. once this is done, our WF should trigger.
    As we dont have CHANGE event in ECM BO, i am using CREATE event & settting it for ON CHANGE in SWEC t-code.
    Bottomline is , it is triggering as soon as any changes happens.
    But, we want it to restrict for one time triggering.
    Regards.
    santosh.

Maybe you are looking for

  • How do I install Itunes 10.5 on windows to install IOS5 to my ipad2 ?

    Question 1, do I need Itunes 10.5 to install IOS 5 on my Ipad and Iphone 4 ? Question 2, Where do I get Itunes 10.5 to my Windows pc? And how do I install it? Question 3, Where do i register my device`s and how do I do it? Question 4, Why isen`t it a

  • Pension calculation with wage type max. limit

    Hi , Pension for my client is to be calculated as 5% of Basic, Child, Social and Housing. Basic,Child and Social are pay components.Housing is not a pay component but for pension calculation is to be taken as 60% of basic for which we have created a

  • Best way to implement ADE in a Corporate library

    Hi, I would like to set a policy for ebooks with DRM at my firm's library. I would like the purchased e-books to be accessible from a library's PC plus from the personal devices of a selected list of employees. My problem is that i would like to achi

  • Node functions in PCK

    Hi all, Does PCK provide Node Functions in Message Mapping?

  • Link not working

    Hi All - I have a movie of about 300 slides. Since MenuBuilder is so bad, I used the first slide of my movie to create a menu, with links jumping to other slides within the movie. After I publish it, I click a link and it opens a blank page. If I rew