Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Resolution:
The "callMB", "mbRpcClientRef", "mbOperationRef" tags in the
SAPadapter, provide support for running MB in embedded
mode. The SAP Adapter with it's features to invoke MB
"in-proc", will allow you to call a prebuilt MB sheet or
make reference to an MBRPCClient or MBRPCOperation. You will
still need MB to design your worksheet with the necessary
plugins and transformation logic.
By using embedded MB feature you are using MB in the
'non-gui' or 'in-proc' mode i.e you dont need to start MB as
a separate process at *runtime*, when you use the embedded
MB feature .
We recommend that you *limit* the use of MB in embedded
mode. Since you will need to design your MB worksheet for
use with SAP Adapter during the design & development phase;
the embedded MB feature should be made use of ONLY if
performance improvement warrants it.