User wants to loop through multiple records in workflow which are returned after execution of query .
Business Service | SIA BC Utility Service |
MethodName | BCNextRecord |
Business Component Name | Name of BC for which you want to loop records. |
Forward Only | Value will be “Y” if you want to loop records in Forward Only Mode. |
From First | Value will be “Y”, which should be read from Process Property, and in the Output of the BS , the Process Property needs to be changed to “N” so that the looping occurs. |
Search Specification | Search Specification if any. |
Row Id | Row Id returned by the Search Spec |
Process Property | Used in “From First” needs to be updated to “N” |
- Query Records:- This step uses the “SIA BC Utility Service” as explained above
- IsRecord?:- Decision point which checks the value of “Siebel Operation Object Id” and routes the flow.
- Process Records:- Any Operation you want to perform on the record