Skip to Content
0
Former Member
Feb 18, 2011 at 05:45 AM

Complex BPM help needed

30 Views

Hi All

We have a requirement where:

JDBC Send returns ID and date -> JDBC stored procedure input is ID and date, stored procedure creates table with data for the ID and date -> JDBC send with the store ID and date to the table created by stored procudere write to file -> JDBC send to get barcode input is ID and date -> JDBC send clear jdbc table -> RFC call with barcodes and returns material number -> JDBC send to input material numbers into table -> JDBC send to select 1000 records and loop until all records have been selected.

This is quite a complex scenario and any help will be appreciated on how to go forward with this.

Regards