cancel
Showing results for 
Search instead for 
Did you mean: 

Error on event based process chain

Former Member
0 Kudos

Hi,

I am having trouble with an event based process chain.  Hereunder the mecanism:

1/ A program with variant is launched (the variant determines the name of the event contained in sm64)

2/ In the pocess chain's start process, the "after event" name is the one contained in sm64.

Normaly, when I launch the program with the correct variant, the process chain should start.  The problem here is that the process chain does not start at all.  The event is correctly triggered but it seems like there is something preventing the process chain from starting.

I am realy stuck on this issue, does anybody have any ideas or come across this kind of problem before? 

By the way, I already checked if the process chain was activated, the event name was correct, event is present in SM62 and SM64

Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

I have tried to replicate the issue in my system.

Please follow the steps:

1.     Maintain the Event Name in the Start Variant -> After Event.

2.     In RSPC, open the process chain and Schedule it.

3.     Trigger the event by using the program BTC_EVENT_RAISE.

This worked. Please let us know if it works for you.

Regards

Murthy

Former Member
0 Kudos

Thanks for all your replies, points were accorded.

Here is the procedure I used to solve the problem:

1/ Launch process chain via RSPC_CHAIN_START function module

2/ Launch BP_EVENT_RAISE function module to test event

Result -> Process chain works correctly with event.

I have no idea why I had to launch the RSPC_CHAIN_START FM.  It probably initialized something...

BP_EVENT_RAISE, scheduling, or BPC_EVENT_RAISE program did not work before launching the RSPC_CHAIN_START function module...

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Leonard,

You have mentioned that your process chain hasn't started at all.

The system might not have sufficient background process to run the process chain.

Check in your system whether you have enough background process to run.

Br,

H

Former Member
0 Kudos

It works now, please see the 3:27 answer above

esjewett
Active Contributor
0 Kudos

I've moved this thread to the BW space, as that is the appropriate place for questions about BW.

Cheers,

Ethan

(moderator)

Former Member
0 Kudos

I'm sure you would be mentioning the Parameter ID. Please make sure that the parameter ID exists in your system.

Regards

Murthy

Former Member
0 Kudos

what's the parameter ID?  where can I find it?

Thanks a lot for your reply

Former Member
0 Kudos

Hi,

Please go through this URL.

http://scn.sap.com/docs/DOC-28840

Hope it will help you.

Regards,

Anand Mehrotra.

Former Member
0 Kudos

Please go through this link...

All the possible questions will be answered.

http://scn.sap.com/thread/1156304