AW: Methodes using f.m. with qRFC ?

Workflow nathanfox at swissinfo.org
Tue Jun 7 13:58:18 EDT 2005


Heinz
Queued RFCs are administered through transacton SMQ1 and not SM58. Maybe
thats why you didn't find them.

MfG
Nathan

-----Ursprüngliche Nachricht-----
Von: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu]Im Auftrag
von Michael Pokraka
Gesendet: Dienstag, 7. Juni 2005 18:45
An: SAP Workflow Users' Group
Betreff: Re: Methodes using f.m. with qRFC ?


Hi Heinz,
Steven is quite correct, using the event queue will actually have the
opposite effect of making it more possible of events delivered out of
sequence. Think about it, instead of triggering WF's one by one as the
events appear, you gather them all into a queue and fire them off on all
available dialog processes. Unless of course you have the queue configured
as sequential/synchronous. This is bad for performance and - as per the
doc 'to be used for testing'. A temporary solution at best.
Timing is generally something one shouldn't rely on, events can occur in
parallel on different servers, there will be RFC delays and so forth... if
it is critical, the best (and worst) advice I can offer is to trigger the
workflows directly using SAP_WAPI_'s rather than via event.

MfG,
Michael

> Hi Steven,
>
> this is the way I'm running it in the moment. But the approach is, the run
> it in a sequential order !
>
>
>
> regards
>
>
>
> Heinz
>
>
>
>   _____
>
> Von: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] Im Auftrag
> von
> Maes Steven
> Gesendet: Dienstag, 7. Juni 2005 16:13
> An: SAP Workflow Users' Group
> Betreff: RE: Methodes using f.m. with qRFC ?
>
>
>
> Heinz,
>
>
>
> You can trigger the events without using the event-queue. Just shut it
> down.
> The events will trigger the WF direct.
>
> Be sure to think about the consequences. When you trigger 100 events in 10
> seconds, ...
>
>
>
> Regards,
>
>
>
> Steven
>
>
>
>   _____
>
> Van: Schmidinger, Heinz (Unaxis IT BZ)
> [mailto:heinz.schmidinger at unaxis.com]
>
> Verzonden: dinsdag 7 juni 2005 15:49
> Aan: SAP-WUG at mit.edu
> Onderwerp: Methodes using f.m. with qRFC ?
>
>
>
> Hi Workflowers,
>
> I'm fighting with a stupid problem. Maybe someone of you can help me to
> see
> the way.
>
> I have a Task (TS) executing a Method based on a f.m. (running without
> problems). The task is triggered by some starting events (running fine).
>
> The need is to run the task in the order the events are received
> (sequential). Normally this would be done by using the event-queue.
>
> In this special business case the minimum max.delay of 1 minute is to
> high,
> the start should be immediately.
>
> So I had the idea to use a qRFC-f.m. This qRFC-f.m. run on destination
> 'NONE'.
>
> When I test the f.m. calling the qRFC out of SE37, all works fine so long.
>
> But if I run the Task by creating the starting Events, the Task is created
> correct but no result can be seen.
>
> It looks like that nothing happens. Frustrated I cann't find no entry in
> ST22 or SM58. Also I cann't see any entry in the qRFC-Administration.
>
> Is it not possible to use qRFC's out of Workflow-Environment ?
>
> Or do I have some more knowledge gaps where I have to look for and how I
> have to install and maintain qRFC's ?
>
> Can anybody help ?
>
> Thanks in advance
>
> Best regards
>
> Heinz
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>


Mike Pokraka
Senior Consultant
Workflow Conenctions Ltd.
Mobile: +44 (0)7786 910 855
_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug







More information about the SAP-WUG mailing list