BIP Create Report Output workflow fails inconsistently in production
Hi All,
We are generating BIP report through workflow.In production we process daily 7000 cases and for each case one report is created through workflow which is called asynchronously.
Out of 7000 cases 100 records were failed at vanilla workflow BIP Create Report Output workflow on insert operation with error "Error updating business component at step '<?>'.(SBL-BPR-00187)".
we think that it is issue with siebel as when request run through S_SRM_REQUEST to call workflow then Report Output BC user key is not handled when parallel workflow execution happens through SRM_Request.
If anyone knows this issue or it is know that BIP having issue.