SAP_WAPI_CREATE_EVENT and input_contianer (limits?)... 4.6c

Sample, Rick Rick.Sample at gbe.com
Fri Aug 31 14:37:54 EDT 2007


One more thing, when I stated Multi line, I was not referring to a
simple container with multilines, 
I was referring to passing in a Table via the imput_containter.

i.e.
create a table type, input the data, add the table to the
input_container.




 

-----Original Message-----
From: Sample, Rick 
Sent: Friday, August 31, 2007 12:51 PM
To: 'SAP Workflow Users' Group'
Subject: RE: SAP_WAPI_CREATE_EVENT and input_contianer (limits?)... 4.6c

Jocelyn,
I really value your opinion. No sarcasm! You are a very experienced and
valuable resource. 

Other than being a crappy design (which I admit. I never like passing
around data), what are the perils of passing in data via the event
container? 

I looked and we do have one other WF that is passing in data via event
container tables. 
And it is using SWE_EVENT_CREATE. I know this is to not be used. Replace
with WAPI. 
What are the issues down the road with newer releases?

When I go to management and tell them I need to change the design I
would like to have "expert opinions" to back me up.

Thanks much,
Rick Sample
SAP Business Workflow Developer
Graybar, Inc.

 

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Sample, Rick
Sent: Friday, August 31, 2007 8:35 AM
To: SAP Workflow Users' Group
Subject: RE: SAP_WAPI_CREATE_EVENT and input_contianer (limits?)... 4.6c

>>crappy process.  
Yea, I know. Not mine. Inherited it from contractors to finish. Don't
ask!

Data coming from EDI, calling an RFC bapi, and no saved data anywhere. 
Will probably just create a BOR (or ABAP Object), have a BAPI wrapper
create these tables, and pass into the WF just the object ref when we
raise event for WF. 
I hate passing around data, never did it,  and would never design that
way. That is why I am unsure the issues. ;

Rick Sample
SAP Business Workflow Developer
Graybar, Inc.


-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Dart, Jocelyn
Sent: Thursday, August 30, 2007 6:53 PM
To: SAP Workflow Users' Group
Subject: RE: SAP_WAPI_CREATE_EVENT and input_contianer (limits?)... 4.6c

Don't know of a limitation but sounds like a bit of a crappy process to
pass that much information around dynamically and likely to have
problems.  Might be safer to stick the rows in a custom table with a
unique reference and just pass the reference.  


Regards,
Jocelyn Dart
Senior Consultant
SAP Australia Pty Ltd.
Level 1/168 Walker St.
North Sydney
NSW, 2060
Australia
T   +61 412 390 267
M   + 61 412 390 267
E   jocelyn.dart at sap.com
http://www.sap.com

The information contained in or attached to this electronic transmission
is confidential and may be legally privileged. It is intended only for
the person or entity to which it is addressed. If you are not the
intended recipient, you are hereby notified that any distribution,
copying, review, retransmission, dissemination or other use of this
electronic transmission or the information contained in it is strictly
prohibited. If you have received this electronic transmission in error,
please immediately contact the sender to arrange for the return of the
original documents. 
Electronic transmission cannot be guaranteed to be secure and
accordingly, the sender does not accept liability for any such data
corruption, interception, unauthorized amendment, viruses, delays or the
consequences thereof.
Any views expressed in this electronic transmission are those of the
individual sender, except where the message states otherwise and the
sender is authorized to state them to be the views of SAP AG or any of
its subsidiaries. SAP AG, its subsidiaries, and their directors,
officers and employees make no representation nor accept any liability
for the accuracy or completeness of the views or information contained
herein. Please be aware that the furnishing of any pricing information/
business proposal herein is indicative only, is subject to change and
shall not be construed as an offer or as constituting a binding
agreement on the part of SAP AG or any of its subsidiaries to enter into
any relationship, unless otherwise expressly stated. 


-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Sample, Rick
Sent: Friday, 31 August 2007 3:23 AM
To: SAP Workflow Users' Group
Subject: SAP_WAPI_CREATE_EVENT and input_contianer (limits?)... 4.6c

Anyone know of issues / limits with passing multilines via
SAP_WAPI_CREATE_EVENT?
100 - 200 lines (worse case) passed in via INPUT_CONTAINER into flow and
issue?
If so, I will need to make changes on calling program which I would like
to avoid right now.

Rick Sample
SAP Business Workflow Developer
Graybar, Inc.





More information about the SAP-WUG mailing list