Quantcast
Channel: SCN: Message List - SAP Business Workflow
Viewing all 1872 articles
Browse latest View live

Timeout on workflow overview in ME23n after upgrade

$
0
0

HI Experts ,

when we are clicking on workflow overview from ME23n GOS button no action is being performed and after a log time an error message is appearing. This is happening after upgrade . 


Re: Workflow step stuck "In Process" for deadline monitoring for older date

$
0
0

Hello Biswanil,

 

 

You can try to debug this method.

Put break-point in a loop inside Your method and debug it.

Maybe You will find the cause of Your issue.

 

 

Also wf_initiator can be different if You're raising event in bg - don't know if this is relevant for You.


 

br,

artur

Re: Timeout on workflow overview in ME23n after upgrade

$
0
0

Hi Debojyoti,

What did you upgrade from and to?  Is this occurring on any other transactions?  Have you looks for OSS notes on the topic?
Sue

Re: Dynamic columns / Container

$
0
0

Hi Rob.

There was an internal error causing the problem,

I ve follow all the steps but for some reason i was not able to modify the status of the component.

So far now I can see on SWL1. I ll continue with the work!!

 

Thanks!

Logic to Update Custom Table in Process Control Workflow

$
0
0

Hello Gurus,

 

I kindly request for urgent hints to resolve this challenge.

 

The clients wants me to implement a logic in a Process control workflow, whereby after each approval, a custom table created for reporting purpose, will be updated with information from the workflow step, i.e workitem number, name of approver etc.

 

I am new to Process Control workflow but I have studied it very well and I have good picture of how it works, but I am however stuck on WHERE to implement the logic for this request.  Will I have to implement the logic in an expression that calls a FM ? If yes, can someone please guide me on how? remember that the custom table will be updated after  each approval.

 

We are currently running on SRM 7.0 and have used standard Workflow templates for the process. Do forgive me if I have posted this in the wrong section.

 

In anticipation of your help.

 

Aham.

SAP VIM workflow

$
0
0

Hi

 

I have an issue with the VIM (vendor invoice management OpenText) work flow. A DP document is being processed and the report shows the task process control as READY.

The problem is that the current agent VIM indicates, hasn't got the dp document in her inbox. In other words the dp document is stuck somewhere in the WF.

 

In vim_analytics the following exceptopn reason appears: Invalid Reaquesetor ID (NPO)

Snap 2016-03-04 at 17.11.08.png

Snap 2016-03-04 at 16.55.43.png

 

I already trief reassigning the WI to another user without any succes.

 

Can jou help me finding the correct current agent so that we can continue processing this document?

 

Kind regards

Greg

Re: SAP VIM workflow

$
0
0

Unfortunately, it's hard for me to tell you who the correct processor is, because I don't know the business logic at your company/customer.  I'd have to dig into the technical view of the workflow and probably the business object to try to find any logic for finding agents. 
Sue

Re: Error - Cannot map user while opening work item in SAP Inbox

$
0
0

It's resolved now. There was an issue from Open Text configuration.


Re: SAP VIM workflow

$
0
0

Hi Gregory

 

Are you able to check the SWI2* transactions to see if it's unassigned. Within /OPT/VIM_WP you can see the item and might be able to process/forward it from there instead of SWIA.

 

I suggest you check Fail Safe configuration and put a user in there as fall back if the VIM logic cannot find an agent for next time round.

 

As a note, the current Agent in your screen shot is probably showing the firs agent in the list that meets the criteria. To the right of the VIM WP screen you can see details and check for the available agents. If in doubt that the item is in their inbox you could check SWI5 to see what unprocessed items are there.

 

But ultimately, as Sue has mentioned it's a bit hard to help without knowing OpenText business configuration and set up in your system.

 

Regards

Colleen

How to debug standard bankground workflow task TS33700034

$
0
0

Hi Team

 

I have used below standard task to save HCM form data in workflow.

After final approval data not updating in infotype and need to check below task of working correctly or having any authorization issue.

 

Standard Task TS33700034: Save Form Data (Web Dynpro)

 

Please suggest how to debug above background task.

 

 

Regards,

Sameer

Re: SAP VIM workflow

$
0
0

I forgot to add - you might need to add user to the COA User Table. If you need to process onbehalf of a user you can then add them and also set WF delegation (RMPS_SET_SUBSTITUTE).

 

If you don't have delegation of the user, you would need a S_WF_WI (whatever the workflow auth object access is) is to administer on behalf of the user.

Re: Error - Cannot map user while opening work item in SAP Inbox

$
0
0

Thanks for the follow-up, glad it got resolved.

 

What advice do you have for the next person who has this error and finds this thread?

Re: Job SWWERRE - Cancelled

$
0
0

Thanks Anjan,

 

It's a background task, so there is no AGENT assigned. No we didn't do any enhancement.

Re: Job SWWERRE - Cancelled

$
0
0

Hi,

 

  Then you have to debug the program in forground..  I doubt there have one work item which agent is Wf-batch. Due to that this issues   occurring    .

how to find which custom enhancenetn is used to trigger this wf

$
0
0

 

Hi ALl,

 

I am having a wf with CUSTOM class and event used t trigger it from MED23n/me22n.When i applied break-point in calss method

cl_swf_evt_event=>get_event_container and cl_swf_evt_event=>rais, and execute ME22/Me23n the control doesnt stops on break-point.

 

Can anybody guide me how to find which custom enhancenetn is used to trigger this wf.

 

Thanks,

SD


error in custom method

$
0
0

Hi friends,

While designing a custom wf for the first time, I have got the error while generating the BO in SWO1. I have created a custom method DISPLAY NEW in my custom BO ZBUS2012. Please suggest on how to write the code while implementing the method. I am following the given blog step by step but still the error is coming .

https://scn.sap.com/docs/DOC-3064

 

 

Regards,

Saurav Lahiry

PR release but event not completed

$
0
0

Dear experts

 

I have check ed scn thoroughly but couldn't find the solution of my 2 problems.

 

1. Its on QAS.

I tested the workflow through swud/swdd. It does ntot have any error but even  then when I release a PR, its not getting completed

i have used swud_obuf but it didn;t work

 

This is the status of PR

log on qas.png

This is trace from SWDD when i tested it

trace on qas.png


This is the approved PR


approved pr on QAS.PNG


 

Since I have to start user training so I developed another workflow on Sandbox. It was working fine for weeks, but i dont know why it stopped working today

 

1. Trace of swdd when I tested it

trace on sandbox.png

Binding for OVERall Release

binding for overall.png

PR released

PR released on sandbox.png

 

Its status

logs on sandbox.png

 

 

would appreciate if someone please help to resolve both the cases

 

 

 

NOTE: WE HAVE JUST UPDATED OUR QAS BUT NOT SANDBOX

Re: BUS2031 - Changed event

$
0
0

Hi Geet,

 

Just curious, why do you need a key FM? BUS2031 is a quote, and it has a single flat key. So unless your receiving object uses a different key (e.g. triggering an item-level event from a header change), theres on need to muck around with FMs.

 

Regards,

Mike

Re: Workflow delayed

$
0
0

Hi Justin,

 

Delays like this are a perfectly normal system response to system load or contention scenarios. As Jocelyn already pointed out, SM58 will show stuff that's been 'parked' by the system either because it had a problem or it's too busy. In the latter case it should execute it eventually without any intervention and remove it from the queue.

 

For this reason, one should never rely on events to be delivered in seconds Half an hour is on the long end, but would be considered acceptable on a very busy system. Some ideas to look for ways to minimise the issue:

- Are the delayed items always around the same time of day?

- Are there jobs running at the same time?

- Maybe something is using all the dialog processes on a server.

- Are your WF processes running on a specific application server?

- What type of user is triggering these events - background or dialog?

- If background, what is the priority of the job?

 

Regards,

Mike

Issue with Fork step in sap workflow

$
0
0

Hi,

 

I have created Travel request workflow using Fork with one necessary branch as create Travel request(TR)  or change travel request before approving manager.

 

When user created TR, One branch in fork step will fetch agent details in activity step and then sends email to manager about workitem, and the workitem is sent to manager inbox.

 

If user made some changes to same TR before manager approved, then another branch in fork step need to be executed.

 

But it is not happening like that. Both the branches are executing simultaneously and two workitems are placing in manager inbox.

 

Please find the attached document for details

 

 

Please suggest me urgently....!!!!!!!!

Viewing all 1872 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>