Process Control Error in Workspace

Hello Gurus,
Please Help me in this ASAP.
we have stopped our Production servers and in the process of up and running Disaster recovery servers.
completed the following tasks.
system configurationis successful
registered the application successfully
when we are trying to access the process control in data tasks getting the follwing error message.
ERROR 1B6 Object doesn't support this property or method
please anyone advise what the problem exactly and ASAP.
Regards,

Thank you for your reply Varun.
if i am not mistaken ru taking about configuration? i have completed all the configuration.
can u guide me how to set the metadata setting and ur taking about windows client or web?
please advise i need ur help urgently.
thanks...

Similar Messages

  • SRM 7.0 Process-Controlled (BRF) Workflow -- Error message to Shopping Cart

    I am modifying a BRF Expression used to calculate approval levels.  During this calculation, I may run into error conditions (e.g. Currency tranlsation not found) that I want to display to the user (in the Shopping Cart).
    I have tried raising the following exceptions:
    /sapsrm/CX_WF_RULE_ERROR.
    /sapsrm/CX_WF_RULE_ABORT.
    Raising these exceptions do result in SLG1 log entries being written, but the User is not informed of the error (ie. at top of shopping cart where other messages display).
    I can probably jump out of the Webdynrpo to read logs, but thought there MUST be some standard way of passing error conditions from the BRF, back to WF, and then back to the Webdynpro Window.
    Anybody raise error messages back to the online user from Process-Controlled Workflow?
    Thanks,
    - Tim

    >
    Saravanan Dharmaraj wrote:
    > Hi Tim,
    >
    >    I am not sure about your business requirement, but if you want to display custom error message while user create a SC, SAP has provided a standard BADI - BBP_DOC_CHECK_BADI. You can implement this Badi to raise a custom error,warning message. You can build your brf logic in the BADI implementation..
    >
    >
    > Best Regards,
    > Saravanan Dharmaraj.
    Hi Saravanan,
    I am actually modifying the Approval Limit Checks (for multi-currency translations) that you recently coded in Maryland.  It can occur that errors occur in determining limits (new Currency translation I just added), or during the lookup of agents (ie user config is inconsistent).
    In these cases, I can make the shopping cart Dump, by raising untrapped error messages, or assertions.   However, I would like to raise exceptions that get trapped (such as the ones I identified in original post), and then make their way to the shopping cart.
    Unless I am missing something, I don't think the WF BADIs, or BRF are gonna communicate errors back to the shopping cart, even though these components are called during cart creation and checks.
    I realize that I can recode the Agent Determination BADIs,  BRF calls, or even read BRF logs within BBP_DOC_CHECK_BADI.  I mentioned this in my original posting as well.
    Anyway, any help is appreciated.
    Thanks,
    - Tim

  • Workflow error in fork step, process control, wait event

    I am using fork step in workflow which has 2 parallel branches. In 1st branch i have a user decision step followed by a task for posting PO document in case of approval. In the 2nd branch of fork step I have a wait step to wait for an event followed by the same task for posting document with a process control step after that in the end to cancel the workitem(workitem generated by user decision step in the 1st branch of fork). I created the event by using a custom BOR object.
    After the fork step is triggered, i have both a wait event running and workitem generated. When i raise the wait event from SWUE by entering the event, object key etc it works fine i.e., the workitem in the other branch is set of logically deleted and workflow ends.
    But if the wait event is triggered from the program i.e., using FM SWW_WI_CREATE_VIA_EVENT, both get an error message in workflow log(SWIA). The message is: Error when executing the binding between work item 000000XXXXXX and flow item 000000XXXXXX where workitem number is the workitem id of the posting document task and flow item id is the workflow parent id

    hi,
    message is self explanatory.
    Activate the event trace SWELS, then do the event with SWUE and within your program (als please use SAP_WAPI function modules).
    Now compare the 2 events in SWEL to see what the differences are .
    Kind regards, Rob Dielemans

  • Process Control Workflow Configuration error on portal

    Hi Experts,
    We are using process controlled workflow for BUS2121 and activated a BC Set "/SAPSRM/C_SC_600_000_SP04" Shopping cart without approval.
    For this We have created a Event and a Expression in BRF as constant  for Process schema evaluation. No approval is required as of now. But when try to shop from the portal it shows a dump as:
    The following error text was processed in system SRD : Dynamic type conflict when assigning references
    The error occurred on the application server dl3803_SRD_40 and in the work process 2 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: INIT_BRF_TRACE of program /SAPSRM/CL_WF_BRF_MSG=========CP
    Method: CONSTRUCTOR of program /SAPSRM/CL_WF_BRF_MSG=========CP
    Method: INITIALIZE_BRF_MSG of program /SAPSRM/CL_WF_BRF_MSG=========CP
    Method: /SAPSRM/IF_WF_RULE_CONNECTOR~EVALUATE of program /SAPSRM/CL_WF_BRF_CONNECTOR===CP
    Method: /SAPSRM/IF_WF_RULE_CONNECTOR~EVALUATE of program /SAPSRM/CL_WF_SCHEME_PROVIDER=CP
    Method: GET_SCHEME of program /SAPSRM/CL_WF_SCHEME_PROVIDER=CP
    Method: GET_PROCESS_SCHEME of program /SAPSRM/CL_WF_CONFIGURATION===CP
    Method: CREATE_PROCESS_LEVEL_SEQUENCE of program /SAPSRM/CL_WF_CONFIGURATION===CP
    Method: CREATE_PROCESS_INSTANCE of program /SAPSRM/CL_WF_PROCESS_MANAGER=CP
    Method: CREATE_PROCESS_FORECAST of program /SAPSRM/CL_WF_APV_FACADE======CP
    Kindly help to solve this problem.

    Hi Anand,
    I am facing the same problem. Were you able to resolve that issue? if so, what is the solution? I don't find any relevant note for this.
    Probelm: BRF is activated and when you do save/check on SC, throws short dump with error message as
    "Dynamic type conflict when assigning references".
    "MOVE_CAST_ERROR" "CX_SY_MOVE_CAST_ERROR"
    Thanks
    Akbar

  • Error from opmn during process control operation

    This is the error I get while starting "home" instance on Windows Server 2003 SP2 32b box.
    Product - AS10gR3 (10.1.3.4)
    ===
    oracle.ias.opmn.optic.OpticControlException: Error from opmn during process control operation
         at oracle.ias.opmn.optic.AbstractOpmnEntity.runCommand(AbstractOpmnEntity.java:174)
         at oracle.ias.opmn.optic.AbstractOpmnEntity.start(AbstractOpmnEntity.java:110)
         at oracle.appserver.startupconsole.control.OPMNController.doStart(OPMNController.java:89)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:70)
         at oracle.appserver.startupconsole.control.GroupController.doStart(GroupController.java:47)
         at oracle.appserver.startupconsole.control.Controller.start(Controller.java:70)
         at oracle.appserver.startupconsole.view.controller.ControllerAdapter.start(ControllerAdapter.java:31)
         at oracle.appserver.startupconsole.view.controller.MasterControlAdapter.run(MasterControlAdapter.java:94)
         at oracle.appserver.startupconsole.view.Runner.main(Runner.java:40)
    =====
    Tried - getting OPMN error while starting Oracle SOA Suite - doesnt work.
    Any ideas anyone?

    Hi,
    Can you post the error from the begining, this is a generic exception and could be for any reason.
    Also, please refer:
    After Changing The HTTP Port To 80 Attempting To Start OHS Service Fails To Start Apache [ID 1104898.1]
    Error During Stopping Oracle Application Server Components With "Error from opmn during process control operation" [ID 941822.1]
    "oracle.appserver.startupconsole.model.ConsoleException: An unknown OPMN error" Thrown by OC4J During Startup Running OIM [ID 832025.1]
    Regards,
    Mithun

  • HTTP 404 Not Found Error in Process Control Mail

    Hi All,
    I am working on version 9.3.3
    I have setup e-mail alerts through a SMTP server.
    When I am going on Process control and starting the cycle OR promoting to any level, I am getting a Minimized window showing HTTP 404 Not Found error and Mail is not going.
    Whereas My ICP mail alerts are working fine
    Please suggest something to resolve.
    Regards,
    Jai

    Hi Jai,
    Check the below documents, which might be helpful to you.
    Financial Management Error "Server object error ASP 0177 : 80131040" When Sending Email Alerts (Doc ID 830823.1)
    Financial Management Error "HTTP 500 Internal Server Error" in Process Management E-Mail Alerting (Doc ID 855942.1)
    Process Control Email Alerts Are Not Working For Certain Entities and Entity Hierarchies (Doc ID 1160594.1)
    Hope this helps,
    Thank you,
    Charles Babu J
    Edited by: CJX on Jan 30, 2012 7:08 AM

  • GRC Process Control Workflow error

    Dear all,
    After creation of Self-Assessment Test Plan, or any other plan, it gets "error" status.
    At transaction SWI1 the task has status "completed" but the task wasn´t performed by any agent. So the task doesn´t appear on user's inbox. Does anyone ever got this error and have any ideia to solve?
    It´s a recent installation of Process Control.
    Best Regards
    Edited by: Rodrigo Oliveira Nagamine on Sep 14, 2010 9:01 PM

    I checked the log and I am getting the following message:
    The Scheduler is inactive: the Maintenance Mode is enabled!
    But I already configured the jobs on ABAP.
    Any ideas?

  • GRC Process Control - Case ID Error in the workflow

    Hi Experts,
    I am not able to trigger workflow through planner in Process Control 10.0. It shows "Error" status in Planner Monitor.
    In SWI1, the error message shows as "Case "xxxxxx(Random number)" does not exist". I have attached the screen shot of the same.
    Kindly let me know the missing configuration for the below issue. Thanks

    Hi
    Thanks for the replies..
    The issue is resolved and now the workflow is getting triggered..
    Solution : I have not maintained the relevant roles for WF-BATCH User in the system...
    Regards,
    Vinay

  • Error in uploading  process catalog of Process control

    Hello,
    When i am trying to upload the controls through process catalog of advanced upload in process control , i get an error message  as Number of columns required 40, Found 39 columns .
    I have used the same format what the tool has given as a standard format but still i get the error as i mentioned earlier .
    I have done all the necessary possibilities of giving a blank at the 40 th column but still it doesn't accept.
    Can anyone please help me in this regard so that i can go ahead in creating the controls instead doing manually.
    Regards,
    Raghu
    Edited by: Raghu k on Jan 29, 2008 10:40 AM

    Raghu,
    Carefully review your data to make sure eveything lines up and is appropriate.  Then generate a new template and make sure it has all components in it even though you might not use everything.  Then use the 'transfer" function to transfer the data from the existing file to the new template. 
    Try that.  Sometimes MDUG will throw strange errors is you reuse files or copy them.  Start with a clean template and this will hopefully work.  This has worked for me in the past when I'd see strange, never seen before errors.
    Thanks.
    Matt

  • Error in GRC process Control 2.5 login through NWBC

    Hi All,
    we have installed GRC Process Control 2.5 and configured as per the installation guide. when tryig to connect the same  through NWBC, we are getting the following error.
    "The navigation tree is empty (no entries exist for the roles you are assigned in PFCG/PCD)"
    Please help me on this error.
    Regards,
    Gurugobinda

    Hi Gurugobinda,
    In PC 2.5 NWBC, the menu application is based on the role assignment of current login user.
    1. T-Code PFCG: View the SAP_GRC* roles, navegate to the tab Menu, make sure the menu for this role exists. It should exist since the role is delivered by SAP. If you are customizing your own role, you may forget to copy the menu.
    2. T-Code SU01: View the user you are using, make sure the role assignment is done.
    3. Verify the menu from Backend: Login to the R/3 system, at the home page SAP Easy Access page, select User Menu (Ctrl+F10) in the application toolbar, the menu structure will be generated for current user based on the Menu of the roles assigned to him/her.
    4. Login to NWBC via the same user, the menu hierarchy should be shown correctly.
    Any problem please post later.
    Thanks
    Amos

  • Error when attaching Documents during Process Control to Submit Data

    Hi,
    In HFM 411 the user's were able to attach documents (that were earlier uploaded to Custom Documents) in the Process Control while submitting the Data. In 931 they receive an error message that says it is unable to change the review level. However tehy are able to submit the data without attaching documents.
    The security set-up seems to be fine, as the admin receives an error message as well, but this time it says "Invalid Javascript returned by the server".
    Anyone any idea?
    Thank you so much for your help.

    Hi,
    I (as administrator) manage to attach document at every step of review level process.
    Can you check that MaxNumDocAttachments and MaxDocAttachmentSize are correctly set up in the metadata (application settings).
    Besides HFM User Guide stands : "To attach or extract any custom documents to or from the server, you must be assigned the Manage Custom Documents security role."
    Hope this is helpful.
    Regards,
    Lionel.

  • Error during approval Process flow in Process controlled workflow

    Hello Experts,
    We are in SRM 7.0 classic scenario using Process controlled workflow.WE recently connected a new backend R/3 system to our SRM system i.e we now have 2 R/3 backend system connected to SRM system
    It is regarding the two new additional account assignment categories that came into picture when we connected the new R/3 backend system to our SRM system, i.e. Asset and Network.
    There seems to be some problem with the approval workflow for those SHC, that have such Acc *** Cats.
    Please find below my obeservations:
    - if you have just one line item in the SHC, and this item is either booked on Asset or on Network, than everything goes fine. After the Acc *** approval, the PR is created in R/3
    - if you have SC with a mix between an "old" Acc *** Cat (Cost Centre, WBS and Order) and one of the "new" Acc *** Cats, than the workflow is not working as required --- the manager, that is responsible for the accounting approval of the two positions (e.g Cost Centre and Asset) gets only one work item in his approval overview --- in that work item, the two positions are there, but the Asset one is grayed out --- so, the Manager approves only the Cost Centre positions and than the SC is no longer with the approver --- if you observe the SC now from the requisitioner point of view, the status of the line items in the approval process overview of both(!) lines is "approved", but the overall status of the SC is still "in approval"
    Can you all experts plz let us know why this is happening and how this can be resolved?
    Any pointers will be highly appreciated.
    Thanks & Regards,
    RKS

    Hi,
    What is Resp. Resolver Name and Decision Type in your Process Level Definition? Did you create custom agent BADI implementation?
    Regards,
    Masa

  • GRC Process Control MDUG Central Process import error

    Hello to this forum.
    I have a problem with GRC Process Control MDUG import template:
    I have many processes structured on 4 levels.
    In CENTRAL PROCESS folder of template I would like to use same secondary process in 2 different main processes.
    At import check GRC answer that the object is duplicated !
    It seems I can't use again the same object in another process.
    is it possible ? How can I resolve ?
    thanks
    GR

    Can you give an example to be more elaborate

  • Issue in Process Controlled workflow for Shopping cart in Quality system.

    Hello All,
    I ahve configured a Process controlled workflow in SRM 7.0  with custom resolver, and I am facing an issue taht the Workflow works well in Development but in Quality the approvers are dropped after SC is ordered in Quality system.
    The SC Workflow drops the approvers picked up from the Interface  method /SAPSRM/IF_EX_WF_RESP_RESOLVERGET_AREA_TO_ITEM_MAP and IF_EX_WF_RESP_RESOLVERGET_APPROVERS_BY_AREA_GUID of BADI /SAPSRM/BD_WF_RESP_RESOLVER. The approvers can be seen in the shopping cart Approval preview Tab until the SC is ordered.
    I have compared the OSS notes relevant for Workflow, all of them have been transported, Also I compared and checked general Workflow settings, BRF Config and  Process level  settings in Dev and Quality, everything is same.
    Also while debugging; the approvers can be seen in the decision set table in the create_process_forecast method of class /SAPSRM/CL_WF_PROCESS_MANAGER.
    Kindly let me know what else i can check to find the root cause.
    Thank you in advance for help!
    Regards
    Prasuna.

    Hello Vinita;
    Thanks for the input and sorry for the not so "ASAP" reply;
    From what I'm seeing in from your 2 screenshot, i strongly believe that the problem is even before the Z implementation /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_APPROVERS_BY_AREA_GUID (in which the FM i ZSRM_GET_USER_FROM_PGRP is called. I think the problem could be in the process level determination  ZSRM_WF_BRF_0EXP000_SC_APP100. Let me explain:
    In your  cases where not buyer is determined,  in the approval tab there is not even a process level for buyer approval. If the problem were indeed in the implementation  /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_APPROVERS_BY_AREA_GUID  then the process level would be there, but the system will display, instead of the name of the buyer(if the buyer determination fails) a red label with the message:  "With the strategy "Buyer determination" an approver could not be determined (or something like that..please check the image at the end of the text)".
    I can propose a way to discard this: Implement the method /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_FALLBACK_AGENTS of class ZCL_BADI_SC_WC (in case you didn't know, in this method you can specify an "default" approver in case that the determination of approver in GET_APPROVERS_BY_AREA_GUID fails). The idea is to specify an default approval and see how it behaves:
    If the user you indicated in the method GET_FALLBACK_AGENTS appears as approver, then yes, the problem is arises from implementation GET_APPROVERS_BY_AREA_GUID, in which case it could be a data problem (peharps in pposa_bbp?). You could also check in TX SU53 with the users with this problem to see if there's a missing authorization objetc.
    If, in the other hand, the "default" approver is not shown, it means that the process level buyer determination is not even called, so you should check in more detail ZSRM_WF_BRF_0EXP000_SC_APP100 and /SAPSRM/CL_WF_PROCESS_MANAGER > Determine process restart –method ----- (i have never used this method, so i could not tell if  it could be the source of the problem).
    Also, you could implement the method GET_FALLBACK_AGENTS in this way so the default approver would be the WF administrator indicated in the customizing (or you could just append directly any user you want):
    METHOD /SAPSRM/IF_EX_WF_RESP_RESOLVER~GET_FALLBACK_AGENTS.
       DATA: lv_admin_expr TYPE swd_shead-admin_expr,
             lv_admin      TYPE swd_shead-wfi_admin,
             lv_admin_type TYPE sy-input,
             ls_agent      TYPE  /sapsrm/s_wf_approver.
       CALL FUNCTION 'SWD_WF_DEFINITION_ADMIN_GET'
         IMPORTING
           default_admin_expr = lv_admin_expr
           default_admin      = lv_admin
           default_admin_type = lv_admin_type.
       ls_agent-approver_id = lv_admin.
       APPEND ls_agent TO rt_agent.
    ENDMETHOD.
    Error of agent determination:
    Please let me know the result of the test with the implementation of method GET_FALLBACK_AGENT. By doing this we could ensure if really the problem is in method GET_APPROVERS_BY_AREA_GUID or before.  I just made the test in our system and I'm almost sure that you wont get the default approver, but i could be wrong. 
    Any question please let me know.
    Best regards
    Cristian R.

  • Process-controlled workflow hang due to dump

    Hi all,
    due to a temporary dump in an SRM 7 system, some document-related workflows are stucked... in other terms, these workflow processes have been started, the the dump occoured and by now, they seems to be stucked in "in process" state.
    Tecnically, these are not workflow in error, so SWI2_DIAG is not helpful.
    We'd like to unlock this situation and -eventually- restart the workflow process. How can we do it?
    Thanks in advance for your help and support.
    edit: system dump is now solved, which means, triggering the same workflow process will result in a success.
    Edited by: Matteo Montalto on Jun 30, 2011 4:34 PM

    Ok. There used to be OSS Note 1458380 - Process Controlled Workflow Restart Program, if the document is in "Awaiting Approval" Status.
    Or do the manual restart by using tcode SWUE (Event trigger)
    Object Category - ABAP Class
    Object Type - /SAPSRM/CL_WF_PDO_SC
    Event - READY_FOR_WORKFLOW
    Object Key - <DOCUMENT_GUID>
    Event Parameter - <SC Creator User ID>
    and Click "Create Event" button
    Use SWI1 to check whether the event is created and see whether the document is submitted for workflow triggering or use SWI6 to check for that SC document

Maybe you are looking for