How do I return multiple child records from a siebel operation in a custom workflow without hitting
I have built a custom workflow that queries an account record using the row_id of the account. The business component is a custom component that has a child business component tied to via a MVL. When I run the workflow I get the following error.
SBL-BPR-00120: Cannot get value of business component field 'ABT CIF Account Reference External Id1' at step 'Get Account References'. -- An end of file error has occurred. The child component is set up as an MVG to the parent.
The above image shows the fields that I am attempting to get. The image below shows the link tying the business components together.