On creating a RecordList object from a VB COM Service

Hi, Clarence.

My guess is that the “Generate Code” feature of Developer
can handle this task for you.

Follow these steps:

  • From the Flow’s Input/Output tab, assign the appropriate
    inputs and outputs for the service.
  • Select “Compose > Generate Code”.
  • In the pop-up window, select “For calling this service
    from a client”.
  • Click “Next”
  • Choose “Visual Basic 5/6” as the language
  • Click “Next”
  • Assign a directory into which the Developer should write
    code
  • Click “Finish”
    Does this help at all or have you already tried this with no
    luck?