Hi,
has anyone a (link to an) non trivial OE 11.3 BPM example?
Preverably using ProDatasets, scripts and header / line data structures.
The AutoEdge stuff I already have.
Yrs
Hi Stefan,
Attached is the BPM Project example which uses prodataset. Attached is the document which explains step by step procedure of the example(Develop and Run BPM Process Using OEAdapter section in the document).
Thanks,
Praveena
Thank you very much. This helps a step further.I am searching an more elaborate example like:* Processign a inbound XML order * Make process decisons based on content of XML * Look up master data with AppServer * Make process decisions based on Master Data * Create an Order on AppServer and get a ProData Set back with the order * Make process Decisions based on content of the ProDataSet * Update Order with changes ProData Set based on process results * etc.On first glimpse the support of ProDataSets content support looks rudimentary. Maybe I looked into the wrong corners.
Yes, as of now we can use prodataset as input/output to OEAdapter and also we can access prodataset using javascript in JEL editor. Support of Prodataset to activities will be provided in future releases.
Thanks,
Praveena